2021-12-14 17:20:36.104 | + ./stack.sh:main:469 : exec 2021-12-14 17:20:36.104 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-14-172036' 2021-12-14 17:20:36.104 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-14-172036.summary.2021-12-14-172036 2021-12-14 17:20:36.104 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:20:36.104 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-14-172036 2021-12-14 17:20:36.104 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-14-172036 /opt/stack/logs/stack.sh.log 2021-12-14 17:20:36.105 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-14-172036.summary.2021-12-14-172036 /opt/stack/logs/stack.sh.log.summary 2021-12-14 17:20:36.105 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-14 17:20:36.105 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-14 17:20:36.105 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-14 17:20:36.105 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-14 17:20:36.105 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-14 17:20:36.105 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-14 17:20:36.105 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-14 17:20:36.105 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-14 17:20:36.105 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-14 17:20:36.107 | + ./stack.sh:main:555 : set -o errexit 2021-12-14 17:20:36.109 | + ./stack.sh:main:558 : uname -a 2021-12-14 17:20:36.110 | Linux dv-cinder-821737-1-smb 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-14 17:20:36.112 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-14 17:20:36.114 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-14 17:20:36.117 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-14 17:20:36.141 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-14 17:20:36.155 | + ./stack.sh:main:572 : fetch_plugins 2021-12-14 17:20:36.157 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-14 17:20:36.159 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-14 17:20:36.162 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-14 17:20:36.163 | + functions-common:fetch_plugins:1682 : return 2021-12-14 17:20:36.165 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-14 17:20:36.167 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-14 17:20:36.169 | + functions-common:run_phase:1760 : local phase= 2021-12-14 17:20:36.171 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:20:36.173 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:20:36.175 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:20:36.178 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:20:36.179 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:20:36.182 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:20:36.184 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:20:36.186 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:20:36.188 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:20:36.190 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-14 17:20:36.191 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:20:36.203 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:36.205 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-14 17:20:36.206 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-14 17:20:36.208 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-14 17:20:36.210 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-14 17:20:36.212 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-14 17:20:36.213 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-14 17:20:36.215 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-14 17:20:36.217 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-14 17:20:36.219 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-14 17:20:36.220 | + 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-14 17:20:36.222 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-14 17:20:36.224 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-14 17:20:36.226 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-14 17:20:36.228 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-14 17:20:36.229 | + functions-common:plugin_override_defaults:1723 : return 2021-12-14 17:20:36.232 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-14 17:20:36.248 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-14 17:20:36.250 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-14 17:20:36.262 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:20:36.264 | +++ lib/tls:source:43 : hostname -f 2021-12-14 17:20:36.268 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-14 17:20:36.269 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-14 17:20:36.272 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-14 17:20:36.274 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-14 17:20:36.275 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-14 17:20:36.277 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-14 17:20:36.279 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-14 17:20:36.281 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-14 17:20:36.283 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-14 17:20:36.285 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-14 17:20:36.290 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-14 17:20:36.301 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-14 17:20:36.320 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-14 17:20:36.331 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-14 17:20:36.343 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-14 17:20:36.370 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-14 17:20:36.399 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-14 17:20:36.470 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-14 17:20:36.491 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-14 17:20:36.521 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-14 17:20:36.567 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-14 17:20:36.606 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-14 17:20:36.690 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-14 17:20:36.703 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-14 17:20:36.716 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-14 17:20:36.727 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-14 17:20:36.817 | + ./stack.sh:main:605 : run_phase source 2021-12-14 17:20:36.819 | + functions-common:run_phase:1759 : local mode=source 2021-12-14 17:20:36.821 | + functions-common:run_phase:1760 : local phase= 2021-12-14 17:20:36.824 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:20:36.826 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:20:36.828 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:20:36.830 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:20:36.832 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:20:36.835 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:20:36.838 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:20:36.840 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:20:36.842 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:20:36.844 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-14 17:20:36.846 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:20:36.859 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:36.861 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-14 17:20:36.863 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-14 17:20:36.898 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-14 17:20:36.900 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-14 17:20:36.902 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-14 17:20:36.904 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-14 17:20:36.907 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-14 17:20:36.909 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-14 17:20:36.911 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-14 17:20:36.913 | + functions-common:load_plugin_settings:1700 : return 2021-12-14 17:20:36.915 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-14 17:20:36.917 | + functions-common:verify_disabled_services:2042 : local service 2021-12-14 17:20:36.919 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.921 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-14 17:20:36.924 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.926 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-14 17:20:36.928 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.931 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-14 17:20:36.933 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.935 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-14 17:20:36.937 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.939 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-14 17:20:36.942 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.944 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-14 17:20:36.947 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.949 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-14 17:20:36.952 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.954 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-14 17:20:36.957 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.960 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-14 17:20:36.962 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.964 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-14 17:20:36.966 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.969 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-14 17:20:36.971 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.973 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-14 17:20:36.976 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.978 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-14 17:20:36.980 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.982 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-14 17:20:36.984 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.987 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-14 17:20:36.989 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.992 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-14 17:20:36.994 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:36.996 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-14 17:20:36.998 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.001 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-14 17:20:37.003 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.006 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-14 17:20:37.008 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.010 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-14 17:20:37.012 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.015 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-14 17:20:37.017 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.019 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-14 17:20:37.022 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.024 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-14 17:20:37.026 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.028 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-14 17:20:37.031 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.033 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-14 17:20:37.035 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.037 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-14 17:20:37.039 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.042 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-14 17:20:37.044 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.046 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-14 17:20:37.048 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.051 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-14 17:20:37.053 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.056 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-14 17:20:37.058 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.060 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-14 17:20:37.062 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.064 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-14 17:20:37.067 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.069 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-14 17:20:37.072 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.074 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-14 17:20:37.076 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.078 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-14 17:20:37.080 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.083 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-14 17:20:37.085 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.088 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-14 17:20:37.090 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.092 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-14 17:20:37.094 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.096 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-14 17:20:37.099 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:20:37.101 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-14 17:20:37.104 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-14 17:20:37.106 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-14 17:20:37.109 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-14 17:20:37.122 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:37.124 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-14 17:20:37.127 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-14 17:20:37.129 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-14 17:20:37.142 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:20:37.145 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-14 17:20:37.147 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-14 17:20:37.150 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-14 17:20:37.152 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-14 17:20:37.154 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-14 17:20:37.156 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-14 17:20:37.159 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-14 17:20:37.162 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-14 17:20:37.164 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-14 17:20:37.166 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-14 17:20:37.169 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-14 17:20:37.171 | + lib/database:initialize_database_backends:104 : return 0 2021-12-14 17:20:37.174 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-14 17:20:37.174 | Using mysql database backend 2021-12-14 17:20:37.176 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-14 17:20:37.190 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-14 17:20:37.205 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:37.207 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-14 17:20:37.222 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-14 17:20:37.237 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:37.240 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-14 17:20:37.257 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-14 17:20:37.272 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-14 17:20:37.287 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:20:37.290 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-14 17:20:37.305 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:37.308 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-14 17:20:37.310 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-14 17:20:37.326 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:20:37.328 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-14 17:20:37.343 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-14 17:20:37.345 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-14 17:20:37.347 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-14 17:20:37.350 | + functions-common:save_stackenv:60 : local tag=746 2021-12-14 17:20:37.353 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-14 17:20:37.356 | + functions-common:save_stackenv:62 : time_stamp=2021-12-14-172037 2021-12-14 17:20:37.358 | + functions-common:save_stackenv:63 : echo '# 2021-12-14-172037 746' 2021-12-14 17:20:37.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.363 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-14 17:20:37.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.368 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-14 17:20:37.370 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.373 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-14 17:20:37.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.377 | + 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,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,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-14 17:20:37.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.383 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2021-12-14 17:20:37.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.387 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.58/identity 2021-12-14 17:20:37.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.392 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2021-12-14 17:20:37.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.396 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-14-172036 2021-12-14 17:20:37.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.401 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-14 17:20:37.403 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.406 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2021-12-14 17:20:37.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.410 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-14 17:20:37.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.415 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-14 17:20:37.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.420 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-14 17:20:37.422 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:20:37.425 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-14 17:20:37.428 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-14 17:20:37.430 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-14 17:20:37.432 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-14 17:20:37.434 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:20:37.436 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:20:37.439 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:20:37.442 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:20:37.444 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:20:37.446 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:20:37.460 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:20:37.462 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:20:37.464 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:20:37.467 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:20:37.468 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:20:37.472 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-14 17:20:37.475 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:20:37.477 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-14 17:20:37.480 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:20:37.480 | + functions-common:git_clone:593 : head -1 2021-12-14 17:20:37.483 | e99c1532 Merge "update constraint for python-novaclient to new release 17.0.1" into stable/ussuri 2021-12-14 17:20:37.485 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:20:37.488 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-14 17:20:37.491 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:20:37.493 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-14 17:20:37.495 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-14 17:20:37.498 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-14 17:20:37.500 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-14 17:20:37.503 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-14 17:20:37.505 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-14 17:20:37.507 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-14 17:20:37.510 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-14 17:20:37.513 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-14 17:20:37.517 | ++ tools/install_prereqs.sh:source:47 : NOW=1639502437 2021-12-14 17:20:37.520 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-14 17:20:37.523 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-14 17:20:37.526 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-14 17:20:37.529 | ++ tools/install_prereqs.sh:source:49 : DELTA=1639502437 2021-12-14 17:20:37.531 | ++ tools/install_prereqs.sh:source:50 : [[ 1639502437 -lt 7200 ]] 2021-12-14 17:20:37.533 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-14 17:20:37.536 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-14 17:20:37.538 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-14 17:20:37.541 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-14 17:20:37.543 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-14 17:20:37.545 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-14 17:20:37.548 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-14 17:20:37.551 | +++ 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,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,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-14 17:20:37.595 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-14 17:20:37.595 | apache2-dev 2021-12-14 17:20:37.595 | bc 2021-12-14 17:20:37.595 | bsdmainutils 2021-12-14 17:20:37.595 | curl 2021-12-14 17:20:37.595 | g++ 2021-12-14 17:20:37.595 | gcc 2021-12-14 17:20:37.595 | gettext 2021-12-14 17:20:37.595 | git 2021-12-14 17:20:37.596 | graphviz 2021-12-14 17:20:37.596 | iputils-ping 2021-12-14 17:20:37.596 | libapache2-mod-proxy-uwsgi 2021-12-14 17:20:37.596 | libffi-dev 2021-12-14 17:20:37.596 | libjpeg-dev 2021-12-14 17:20:37.596 | libmysqlclient-dev 2021-12-14 17:20:37.596 | libpcre3-dev 2021-12-14 17:20:37.596 | libpq-dev 2021-12-14 17:20:37.596 | libssl-dev 2021-12-14 17:20:37.596 | libsystemd-dev 2021-12-14 17:20:37.596 | libxml2-dev 2021-12-14 17:20:37.596 | libxslt1-dev 2021-12-14 17:20:37.596 | libyaml-dev 2021-12-14 17:20:37.596 | lsof 2021-12-14 17:20:37.596 | openssh-server 2021-12-14 17:20:37.596 | openssl 2021-12-14 17:20:37.596 | pkg-config 2021-12-14 17:20:37.596 | psmisc 2021-12-14 17:20:37.596 | python3-dev 2021-12-14 17:20:37.596 | python3-venv 2021-12-14 17:20:37.596 | tar 2021-12-14 17:20:37.596 | tcpdump 2021-12-14 17:20:37.596 | unzip 2021-12-14 17:20:37.596 | uuid-runtime 2021-12-14 17:20:37.596 | wget 2021-12-14 17:20:37.596 | wget 2021-12-14 17:20:37.596 | zlib1g-dev 2021-12-14 17:20:37.596 | libkrb5-dev 2021-12-14 17:20:37.596 | libldap2-dev 2021-12-14 17:20:37.596 | libsasl2-dev 2021-12-14 17:20:37.596 | memcached 2021-12-14 17:20:37.596 | python3-mysqldb 2021-12-14 17:20:37.596 | sqlite3 2021-12-14 17:20:37.596 | conntrack 2021-12-14 17:20:37.596 | curl 2021-12-14 17:20:37.596 | dnsmasq-base 2021-12-14 17:20:37.596 | dnsmasq-utils 2021-12-14 17:20:37.597 | ebtables 2021-12-14 17:20:37.597 | gawk 2021-12-14 17:20:37.597 | genisoimage 2021-12-14 17:20:37.597 | iptables 2021-12-14 17:20:37.597 | iputils-arping 2021-12-14 17:20:37.597 | kpartx 2021-12-14 17:20:37.597 | libjs-jquery-tablesorter 2021-12-14 17:20:37.597 | libmysqlclient-dev 2021-12-14 17:20:37.597 | parted 2021-12-14 17:20:37.597 | pm-utils 2021-12-14 17:20:37.597 | python3-mysqldb 2021-12-14 17:20:37.597 | socat 2021-12-14 17:20:37.597 | sqlite3 2021-12-14 17:20:37.597 | sudo 2021-12-14 17:20:37.597 | vlan 2021-12-14 17:20:37.597 | lvm2 2021-12-14 17:20:37.597 | open-iscsi 2021-12-14 17:20:37.597 | qemu-utils 2021-12-14 17:20:37.597 | thin-provisioning-tools 2021-12-14 17:20:37.597 | acl 2021-12-14 17:20:37.597 | dnsmasq-base 2021-12-14 17:20:37.597 | dnsmasq-utils 2021-12-14 17:20:37.597 | ebtables 2021-12-14 17:20:37.597 | haproxy 2021-12-14 17:20:37.597 | iptables 2021-12-14 17:20:37.597 | iputils-arping 2021-12-14 17:20:37.597 | iputils-ping 2021-12-14 17:20:37.597 | libmysqlclient-dev 2021-12-14 17:20:37.597 | postgresql-server-dev-all 2021-12-14 17:20:37.597 | python3-mysqldb 2021-12-14 17:20:37.597 | sqlite3 2021-12-14 17:20:37.597 | sudo 2021-12-14 17:20:37.597 | vlan 2021-12-14 17:20:37.597 | ipset 2021-12-14 17:20:37.597 | conntrack 2021-12-14 17:20:37.597 | conntrackd 2021-12-14 17:20:37.598 | keepalived 2021-12-14 17:20:37.598 | dstat 2021-12-14 17:20:37.598 | lvm2 2021-12-14 17:20:37.598 | open-iscsi 2021-12-14 17:20:37.598 | qemu-utils 2021-12-14 17:20:37.598 | thin-provisioning-tools 2021-12-14 17:20:37.598 | curl 2021-12-14 17:20:37.598 | liberasurecode-dev 2021-12-14 17:20:37.598 | make 2021-12-14 17:20:37.598 | memcached 2021-12-14 17:20:37.598 | sqlite3 2021-12-14 17:20:37.598 | xfsprogs' 2021-12-14 17:20:37.600 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-14 17:20:37.618 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-14 17:20:37.619 | apache2-dev 2021-12-14 17:20:37.619 | bc 2021-12-14 17:20:37.619 | bsdmainutils 2021-12-14 17:20:37.619 | curl 2021-12-14 17:20:37.619 | g++ 2021-12-14 17:20:37.619 | gcc 2021-12-14 17:20:37.619 | gettext 2021-12-14 17:20:37.619 | git 2021-12-14 17:20:37.619 | graphviz 2021-12-14 17:20:37.619 | iputils-ping 2021-12-14 17:20:37.619 | libapache2-mod-proxy-uwsgi 2021-12-14 17:20:37.619 | libffi-dev 2021-12-14 17:20:37.619 | libjpeg-dev 2021-12-14 17:20:37.619 | libmysqlclient-dev 2021-12-14 17:20:37.619 | libpcre3-dev 2021-12-14 17:20:37.619 | libpq-dev 2021-12-14 17:20:37.619 | libssl-dev 2021-12-14 17:20:37.619 | libsystemd-dev 2021-12-14 17:20:37.619 | libxml2-dev 2021-12-14 17:20:37.619 | libxslt1-dev 2021-12-14 17:20:37.619 | libyaml-dev 2021-12-14 17:20:37.619 | lsof 2021-12-14 17:20:37.619 | openssh-server 2021-12-14 17:20:37.619 | openssl 2021-12-14 17:20:37.619 | pkg-config 2021-12-14 17:20:37.619 | psmisc 2021-12-14 17:20:37.619 | python3-dev 2021-12-14 17:20:37.619 | python3-venv 2021-12-14 17:20:37.619 | tar 2021-12-14 17:20:37.619 | tcpdump 2021-12-14 17:20:37.619 | unzip 2021-12-14 17:20:37.619 | uuid-runtime 2021-12-14 17:20:37.620 | wget 2021-12-14 17:20:37.620 | wget 2021-12-14 17:20:37.620 | zlib1g-dev 2021-12-14 17:20:37.620 | libkrb5-dev 2021-12-14 17:20:37.620 | libldap2-dev 2021-12-14 17:20:37.620 | libsasl2-dev 2021-12-14 17:20:37.620 | memcached 2021-12-14 17:20:37.620 | python3-mysqldb 2021-12-14 17:20:37.620 | sqlite3 2021-12-14 17:20:37.620 | conntrack 2021-12-14 17:20:37.620 | curl 2021-12-14 17:20:37.620 | dnsmasq-base 2021-12-14 17:20:37.620 | dnsmasq-utils 2021-12-14 17:20:37.620 | ebtables 2021-12-14 17:20:37.620 | gawk 2021-12-14 17:20:37.620 | genisoimage 2021-12-14 17:20:37.620 | iptables 2021-12-14 17:20:37.620 | iputils-arping 2021-12-14 17:20:37.620 | kpartx 2021-12-14 17:20:37.620 | libjs-jquery-tablesorter 2021-12-14 17:20:37.620 | libmysqlclient-dev 2021-12-14 17:20:37.620 | parted 2021-12-14 17:20:37.620 | pm-utils 2021-12-14 17:20:37.620 | python3-mysqldb 2021-12-14 17:20:37.620 | socat 2021-12-14 17:20:37.620 | sqlite3 2021-12-14 17:20:37.620 | sudo 2021-12-14 17:20:37.620 | vlan 2021-12-14 17:20:37.620 | lvm2 2021-12-14 17:20:37.620 | open-iscsi 2021-12-14 17:20:37.620 | qemu-utils 2021-12-14 17:20:37.620 | thin-provisioning-tools 2021-12-14 17:20:37.620 | acl 2021-12-14 17:20:37.620 | dnsmasq-base 2021-12-14 17:20:37.620 | dnsmasq-utils 2021-12-14 17:20:37.620 | ebtables 2021-12-14 17:20:37.620 | haproxy 2021-12-14 17:20:37.621 | iptables 2021-12-14 17:20:37.621 | iputils-arping 2021-12-14 17:20:37.621 | iputils-ping 2021-12-14 17:20:37.621 | libmysqlclient-dev 2021-12-14 17:20:37.621 | postgresql-server-dev-all 2021-12-14 17:20:37.621 | python3-mysqldb 2021-12-14 17:20:37.621 | sqlite3 2021-12-14 17:20:37.621 | sudo 2021-12-14 17:20:37.621 | vlan 2021-12-14 17:20:37.621 | ipset 2021-12-14 17:20:37.621 | conntrack 2021-12-14 17:20:37.621 | conntrackd 2021-12-14 17:20:37.621 | keepalived 2021-12-14 17:20:37.621 | dstat 2021-12-14 17:20:37.621 | lvm2 2021-12-14 17:20:37.621 | open-iscsi 2021-12-14 17:20:37.621 | qemu-utils 2021-12-14 17:20:37.621 | thin-provisioning-tools 2021-12-14 17:20:37.621 | curl 2021-12-14 17:20:37.621 | liberasurecode-dev 2021-12-14 17:20:37.621 | make 2021-12-14 17:20:37.621 | memcached 2021-12-14 17:20:37.621 | sqlite3 2021-12-14 17:20:37.621 | xfsprogs ' 2021-12-14 17:20:37.623 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-14 17:20:37.625 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:20:37.627 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:20:37.631 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-14 17:20:37.631 | ++ 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-14 17:20:37.635 | ++ 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-14 17:20:37.638 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-14 17:20:37.640 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:20:37.642 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:20:37.644 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:20:37.647 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:20:37.649 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:20:37.652 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:20:37.654 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:20:37.656 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:20:37.658 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:20:37.660 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:20:37.662 | ++ functions-common:apt_get_update:1069 : return 2021-12-14 17:20:37.665 | ++ 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-14 17:20:37.667 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:20:37.669 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:20:37.672 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:20:37.674 | ++ 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-14 17:20:37.694 | ++ 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-14 17:20:37.813 | Reading package lists... 2021-12-14 17:20:38.065 | Building dependency tree... 2021-12-14 17:20:38.066 | Reading state information... 2021-12-14 17:20:38.313 | acl is already the newest version (2.2.52-3build1). 2021-12-14 17:20:38.313 | acl set to manually installed. 2021-12-14 17:20:38.313 | bc is already the newest version (1.07.1-2). 2021-12-14 17:20:38.313 | bc set to manually installed. 2021-12-14 17:20:38.313 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-14 17:20:38.313 | bsdmainutils set to manually installed. 2021-12-14 17:20:38.313 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-14 17:20:38.313 | gawk set to manually installed. 2021-12-14 17:20:38.313 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-14 17:20:38.313 | iptables set to manually installed. 2021-12-14 17:20:38.313 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-14 17:20:38.313 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-14 17:20:38.313 | lsof set to manually installed. 2021-12-14 17:20:38.313 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-14 17:20:38.314 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-14 17:20:38.314 | ebtables set to manually installed. 2021-12-14 17:20:38.314 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-14 17:20:38.314 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-14 17:20:38.314 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-14 17:20:38.314 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-14 17:20:38.314 | parted set to manually installed. 2021-12-14 17:20:38.314 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-14 17:20:38.314 | psmisc set to manually installed. 2021-12-14 17:20:38.314 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-14 17:20:38.314 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-14 17:20:38.314 | wget set to manually installed. 2021-12-14 17:20:38.314 | The following packages were automatically installed and are no longer required: 2021-12-14 17:20:38.314 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:20:38.314 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:20:38.314 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:20:38.314 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:20:38.314 | python3-twisted-bin python3-zope.interface 2021-12-14 17:20:38.314 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:20:38.314 | The following additional packages will be installed: 2021-12-14 17:20:38.314 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-14 17:20:38.314 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-14 17:20:38.314 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-14 17:20:38.314 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-14 17:20:38.314 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-14 17:20:38.314 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-14 17:20:38.314 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-14 17:20:38.314 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-14 17:20:38.315 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-14 17:20:38.315 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-14 17:20:38.315 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-14 17:20:38.315 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-14 17:20:38.315 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-14 17:20:38.315 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-14 17:20:38.315 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-14 17:20:38.315 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-14 17:20:38.315 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-14 17:20:38.315 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-14 17:20:38.315 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-14 17:20:38.315 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-14 17:20:38.315 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-14 17:20:38.315 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-14 17:20:38.315 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-14 17:20:38.315 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-14 17:20:38.315 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-14 17:20:38.315 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-14 17:20:38.315 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-14 17:20:38.315 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-14 17:20:38.315 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-14 17:20:38.315 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-14 17:20:38.315 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-14 17:20:38.315 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-14 17:20:38.315 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-14 17:20:38.315 | uuid-dev uwsgi-core vbetool x11-common 2021-12-14 17:20:38.317 | Suggested packages: 2021-12-14 17:20:38.317 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-14 17:20:38.317 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-14 17:20:38.317 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-14 17:20:38.317 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-14 17:20:38.317 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-14 17:20:38.317 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-14 17:20:38.317 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-14 17:20:38.317 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-14 17:20:38.317 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-14 17:20:38.317 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-14 17:20:38.317 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-14 17:20:38.317 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-14 17:20:38.317 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-14 17:20:38.317 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-14 17:20:38.318 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-14 17:20:38.318 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-14 17:20:38.318 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-14 17:20:38.566 | The following NEW packages will be installed: 2021-12-14 17:20:38.566 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-14 17:20:38.566 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-14 17:20:38.566 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-14 17:20:38.566 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-14 17:20:38.566 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-14 17:20:38.566 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-14 17:20:38.566 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-14 17:20:38.566 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-14 17:20:38.566 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-14 17:20:38.566 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-14 17:20:38.566 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-14 17:20:38.566 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-14 17:20:38.566 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-14 17:20:38.566 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-14 17:20:38.566 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-14 17:20:38.566 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-14 17:20:38.566 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-14 17:20:38.566 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-14 17:20:38.566 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-14 17:20:38.566 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-14 17:20:38.567 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-14 17:20:38.567 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-14 17:20:38.567 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-14 17:20:38.567 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-14 17:20:38.567 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-14 17:20:38.567 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-14 17:20:38.567 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-14 17:20:38.567 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-14 17:20:38.567 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-14 17:20:38.567 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-14 17:20:38.567 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-14 17:20:38.567 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-14 17:20:38.567 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-14 17:20:38.568 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-14 17:20:38.568 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-14 17:20:38.568 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-14 17:20:38.568 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-14 17:20:38.568 | The following packages will be upgraded: 2021-12-14 17:20:38.568 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-14 17:20:38.568 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-14 17:20:38.568 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-14 17:20:38.568 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-14 17:20:38.568 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-14 17:20:38.569 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-14 17:20:38.870 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-14 17:20:38.870 | Need to get 81.2 MB of archives. 2021-12-14 17:20:38.870 | After this operation, 260 MB of additional disk space will be used. 2021-12-14 17:20:38.870 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-14 17:20:39.594 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-14 17:20:39.640 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-14 17:20:39.684 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-14 17:20:40.230 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-14 17:20:40.468 | 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-14 17:20:40.469 | 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-14 17:20:40.471 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-14 17:20:40.473 | 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-14 17:20:40.532 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-14 17:20:40.545 | 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-14 17:20:40.586 | 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-14 17:20:40.593 | 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-14 17:20:40.594 | 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-14 17:20:40.608 | 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-14 17:20:40.735 | 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-14 17:20:40.900 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-14 17:20:40.900 | 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-14 17:20:40.903 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-14 17:20:42.567 | 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-14 17:20:42.614 | 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-14 17:20:42.961 | 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-14 17:20:42.964 | 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-14 17:20:42.969 | 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-14 17:20:42.972 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-14 17:20:43.030 | 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-14 17:20:43.266 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-14 17:20:43.267 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-14 17:20:43.288 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-14 17:20:43.292 | 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-14 17:20:43.295 | 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-14 17:20:43.532 | 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-14 17:20:43.535 | 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-14 17:20:43.537 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-14 17:20:43.538 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-14 17:20:43.539 | 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-14 17:20:43.571 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-14 17:20:43.572 | 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-14 17:20:43.572 | 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-14 17:20:43.909 | 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-14 17:20:43.967 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-14 17:20:44.009 | 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-14 17:20:44.015 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-14 17:20:44.048 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-14 17:20:44.049 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-14 17:20:44.052 | 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-14 17:20:44.054 | 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-14 17:20:44.064 | 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-14 17:20:44.229 | 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-14 17:20:44.278 | 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-14 17:20:44.279 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-14 17:20:44.280 | 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-14 17:20:44.281 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-14 17:20:44.408 | 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-14 17:20:44.416 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-14 17:20:44.521 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-14 17:20:44.523 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-14 17:20:44.685 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-14 17:20:44.692 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-14 17:20:44.704 | 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-14 17:20:44.865 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-14 17:20:44.870 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-14 17:20:44.870 | 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-14 17:20:44.873 | 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-14 17:20:44.874 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-14 17:20:44.875 | 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-14 17:20:44.883 | 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-14 17:20:44.902 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-14 17:20:44.915 | 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-14 17:20:45.111 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-14 17:20:45.163 | 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-14 17:20:45.316 | 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-14 17:20:45.317 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-14 17:20:45.323 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-14 17:20:45.683 | 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-14 17:20:45.688 | 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-14 17:20:45.826 | 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-14 17:20:47.341 | 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-14 17:20:47.341 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-14 17:20:47.341 | 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-14 17:20:47.342 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-14 17:20:47.343 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-14 17:20:47.410 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-14 17:20:47.416 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-14 17:20:47.429 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-14 17:20:47.571 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-14 17:20:47.580 | 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-14 17:20:47.581 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-14 17:20:47.619 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-14 17:20:47.621 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-14 17:20:47.628 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-14 17:20:47.789 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-14 17:20:47.791 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-14 17:20:47.796 | 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-14 17:20:47.797 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-14 17:20:47.798 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-14 17:20:47.799 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-14 17:20:47.800 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-14 17:20:47.896 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-14 17:20:47.898 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-14 17:20:48.038 | 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-14 17:20:48.330 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-14 17:20:48.628 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-14 17:20:48.909 | 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-14 17:20:49.049 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-14 17:20:49.155 | 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-14 17:20:49.161 | 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-14 17:20:49.163 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-14 17:20:49.169 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-14 17:20:49.331 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-14 17:20:49.342 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-14 17:20:49.376 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-14 17:20:49.378 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-14 17:20:49.381 | 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-14 17:20:49.400 | 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-14 17:20:49.404 | 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-14 17:20:49.407 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-14 17:20:49.409 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-14 17:20:49.469 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-14 17:20:49.607 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-14 17:20:49.623 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-14 17:20:49.636 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-14 17:20:49.640 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-14 17:20:49.655 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-14 17:20:49.706 | 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-14 17:20:49.711 | 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-14 17:20:49.723 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-14 17:20:49.746 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-14 17:20:49.760 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-14 17:20:49.885 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-14 17:20:49.888 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-14 17:20:49.889 | 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-14 17:20:49.890 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-14 17:20:49.892 | 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-14 17:20:49.911 | 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-14 17:20:49.990 | 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-14 17:20:50.011 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-14 17:20:50.024 | 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-14 17:20:50.027 | 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-14 17:20:50.162 | 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-14 17:20:50.166 | 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-14 17:20:50.169 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-14 17:20:50.180 | 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-14 17:20:50.180 | 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-14 17:20:50.184 | 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-14 17:20:50.185 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-14 17:20:50.186 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-14 17:20:50.301 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-14 17:20:50.304 | 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-14 17:20:50.440 | 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-14 17:20:50.449 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-14 17:20:50.452 | 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-14 17:20:50.468 | 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-14 17:20:50.585 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-14 17:20:50.586 | 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-14 17:20:50.590 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-14 17:20:50.591 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-14 17:20:50.592 | 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-14 17:20:50.593 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-14 17:20:50.731 | 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-14 17:20:50.734 | 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-14 17:20:51.913 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-14 17:20:51.927 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-14 17:20:51.928 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-14 17:20:51.929 | 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-14 17:20:51.936 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-14 17:20:51.936 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-14 17:20:51.937 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-14 17:20:51.940 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-14 17:20:51.941 | 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-14 17:20:52.054 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-14 17:20:52.084 | 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-14 17:20:52.086 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-14 17:20:52.088 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-14 17:20:52.089 | 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-14 17:20:52.090 | 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-14 17:20:52.337 | 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-14 17:20:52.421 | 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-14 17:20:52.476 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-14 17:20:52.481 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-14 17:20:52.637 | 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-14 17:20:52.874 | 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-14 17:20:52.883 | 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-14 17:20:53.033 | 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-14 17:20:53.040 | 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-14 17:20:53.329 | 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-14 17:20:53.550 | 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-14 17:20:53.561 | 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-14 17:20:53.563 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-14 17:20:53.568 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-14 17:20:53.638 | 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-14 17:20:53.640 | 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-14 17:20:53.685 | 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-14 17:20:53.690 | 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-14 17:20:53.833 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-14 17:20:53.840 | 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-14 17:20:53.959 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-14 17:20:53.962 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-14 17:20:54.009 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-14 17:20:54.014 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-14 17:20:54.015 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-14 17:20:54.028 | 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-14 17:20:54.429 | 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-14 17:20:54.569 | 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-14 17:20:55.420 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-14 17:20:55.424 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-12-14 17:20:55.425 | 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-14 17:20:55.425 | 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-14 17:20:55.430 | 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-14 17:20:55.532 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-14 17:20:55.545 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-14 17:20:55.610 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-14 17:20:55.640 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-14 17:20:55.654 | 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-14 17:20:55.710 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-14 17:20:55.711 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-14 17:20:55.715 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-14 17:20:55.718 | 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-14 17:20:55.721 | 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-14 17:20:55.723 | 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-14 17:20:55.849 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-14 17:20:55.852 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-14 17:20:55.854 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-14 17:20:55.867 | 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-14 17:20:55.988 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-14 17:20:55.992 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-14 17:20:56.022 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-14 17:20:57.693 | Preconfiguring packages ... 2021-12-14 17:20:57.967 | Fetched 81.2 MB in 17s (4,656 kB/s) 2021-12-14 17:20:58.226 | (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-14 17:20:58.228 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-14 17:20:58.428 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-14 17:20:58.979 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-14 17:20:59.693 | (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-14 17:20:59.695 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-14 17:20:59.931 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-14 17:21:00.464 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-14 17:21:00.651 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-14 17:21:01.389 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-14 17:21:01.732 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-14 17:21:03.395 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-14 17:21:03.582 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-14 17:21:04.114 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-14 17:21:04.658 | (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-14 17:21:04.660 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-14 17:21:04.861 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-14 17:21:05.328 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-14 17:21:05.922 | (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-14 17:21:05.924 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-14 17:21:06.131 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-14 17:21:06.891 | Selecting previously unselected package libapr1:amd64. 2021-12-14 17:21:06.897 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-14 17:21:06.976 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-14 17:21:07.765 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-14 17:21:07.925 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-14 17:21:08.640 | Selecting previously unselected package libaprutil1:amd64. 2021-12-14 17:21:08.646 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-14 17:21:08.719 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-14 17:21:09.268 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-14 17:21:09.496 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-14 17:21:09.965 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-14 17:21:09.972 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-14 17:21:10.021 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-14 17:21:10.389 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-14 17:21:10.571 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-14 17:21:11.074 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-14 17:21:11.244 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-14 17:21:11.715 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-14 17:21:11.925 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-14 17:21:12.515 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-14 17:21:12.719 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-14 17:21:13.119 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-14 17:21:13.126 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-14 17:21:13.222 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-14 17:21:13.634 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-14 17:21:13.640 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-14 17:21:13.696 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-14 17:21:14.075 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-14 17:21:14.256 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-14 17:21:15.977 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-14 17:21:16.170 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-14 17:21:16.718 | Selecting previously unselected package apache2-bin. 2021-12-14 17:21:16.725 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-14 17:21:16.781 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-14 17:21:17.273 | Selecting previously unselected package apache2-utils. 2021-12-14 17:21:17.280 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-14 17:21:17.348 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-14 17:21:17.764 | Selecting previously unselected package apache2-data. 2021-12-14 17:21:17.771 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-14 17:21:17.873 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-14 17:21:18.422 | Selecting previously unselected package apache2. 2021-12-14 17:21:18.428 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-14 17:21:18.500 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-14 17:21:19.022 | Selecting previously unselected package fonts-dejavu-core. 2021-12-14 17:21:19.029 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-14 17:21:19.084 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-14 17:21:19.639 | Selecting previously unselected package fonts-liberation. 2021-12-14 17:21:19.645 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-14 17:21:19.696 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-14 17:21:20.274 | Selecting previously unselected package fontconfig-config. 2021-12-14 17:21:20.280 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-14 17:21:20.336 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-14 17:21:20.662 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-14 17:21:20.668 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-14 17:21:20.719 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-14 17:21:21.164 | Selecting previously unselected package fontconfig. 2021-12-14 17:21:21.171 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-14 17:21:21.221 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-14 17:21:21.702 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-14 17:21:21.708 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:21:21.759 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-14 17:21:22.269 | Selecting previously unselected package haproxy. 2021-12-14 17:21:22.275 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-14 17:21:22.331 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-14 17:21:22.988 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-14 17:21:22.995 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-14 17:21:23.027 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-14 17:21:23.519 | Selecting previously unselected package x11-common. 2021-12-14 17:21:23.526 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-14 17:21:23.597 | dpkg-query: no packages found matching nux-tools 2021-12-14 17:21:23.608 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-14 17:21:23.993 | Selecting previously unselected package libice6:amd64. 2021-12-14 17:21:23.999 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-14 17:21:24.039 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-14 17:21:24.462 | Selecting previously unselected package libsm6:amd64. 2021-12-14 17:21:24.469 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-14 17:21:24.530 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-14 17:21:25.080 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-14 17:21:25.964 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-14 17:21:26.896 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-14 17:21:26.904 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-14 17:21:26.942 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-14 17:21:27.337 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-14 17:21:27.513 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-14 17:21:27.962 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-14 17:21:28.626 | (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-14 17:21:28.628 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-14 17:21:28.799 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-14 17:21:29.520 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-14 17:21:29.673 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-14 17:21:30.394 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-14 17:21:30.591 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-14 17:21:31.262 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:21:31.405 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-14 17:21:31.890 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:21:32.067 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-14 17:21:32.480 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:21:32.684 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-14 17:21:33.182 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:21:33.359 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-14 17:21:33.685 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-14 17:21:33.810 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-14 17:21:34.342 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-14 17:21:34.513 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-14 17:21:35.274 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-14 17:21:35.433 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-14 17:21:36.022 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:21:36.193 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-14 17:21:36.622 | Selecting previously unselected package uuid-dev:amd64. 2021-12-14 17:21:36.628 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-14 17:21:36.673 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-14 17:21:37.101 | Selecting previously unselected package libsctp1:amd64. 2021-12-14 17:21:37.108 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-14 17:21:37.164 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-14 17:21:37.478 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-14 17:21:37.485 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-14 17:21:37.547 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-14 17:21:37.896 | Selecting previously unselected package libapr1-dev. 2021-12-14 17:21:37.902 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-14 17:21:37.953 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-14 17:21:38.924 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-14 17:21:38.931 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-14 17:21:38.987 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-14 17:21:39.461 | Selecting previously unselected package libaprutil1-dev. 2021-12-14 17:21:39.468 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-14 17:21:39.501 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-14 17:21:40.273 | Selecting previously unselected package autotools-dev. 2021-12-14 17:21:40.279 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-14 17:21:40.341 | Unpacking autotools-dev (20180224.1) ... 2021-12-14 17:21:40.656 | Selecting previously unselected package m4. 2021-12-14 17:21:40.662 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-14 17:21:40.707 | Unpacking m4 (1.4.18-1) ... 2021-12-14 17:21:41.195 | Selecting previously unselected package autoconf. 2021-12-14 17:21:41.202 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-14 17:21:41.255 | Unpacking autoconf (2.69-11) ... 2021-12-14 17:21:41.850 | Selecting previously unselected package automake. 2021-12-14 17:21:41.857 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-14 17:21:41.926 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-14 17:21:42.393 | Selecting previously unselected package autopoint. 2021-12-14 17:21:42.400 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-14 17:21:42.450 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-14 17:21:42.724 | Selecting previously unselected package libtool. 2021-12-14 17:21:42.731 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-14 17:21:42.776 | Unpacking libtool (2.4.6-2) ... 2021-12-14 17:21:43.124 | Selecting previously unselected package dh-autoreconf. 2021-12-14 17:21:43.132 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-14 17:21:43.187 | Unpacking dh-autoreconf (17) ... 2021-12-14 17:21:43.456 | Selecting previously unselected package libarchive-zip-perl. 2021-12-14 17:21:43.462 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-14 17:21:43.496 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-14 17:21:43.970 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-14 17:21:43.977 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-14 17:21:44.044 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-14 17:21:44.404 | Selecting previously unselected package libtimedate-perl. 2021-12-14 17:21:44.411 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-14 17:21:44.461 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-14 17:21:44.873 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-14 17:21:44.879 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-14 17:21:44.930 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-14 17:21:45.296 | Selecting previously unselected package libdpkg-perl. 2021-12-14 17:21:45.303 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-14 17:21:45.358 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-14 17:21:45.753 | Selecting previously unselected package make. 2021-12-14 17:21:45.759 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-14 17:21:45.815 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-14 17:21:46.312 | Selecting previously unselected package dpkg-dev. 2021-12-14 17:21:46.319 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-14 17:21:46.375 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-14 17:21:46.958 | Selecting previously unselected package libcroco3:amd64. 2021-12-14 17:21:46.965 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-14 17:21:47.015 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-14 17:21:47.444 | Selecting previously unselected package gettext. 2021-12-14 17:21:47.451 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-14 17:21:47.507 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-14 17:21:48.507 | Selecting previously unselected package intltool-debian. 2021-12-14 17:21:48.514 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-14 17:21:48.564 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-14 17:21:48.896 | Selecting previously unselected package po-debconf. 2021-12-14 17:21:48.903 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-14 17:21:48.955 | Unpacking po-debconf (1.0.20) ... 2021-12-14 17:21:49.352 | Selecting previously unselected package debhelper. 2021-12-14 17:21:49.359 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-14 17:21:49.421 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-14 17:21:49.964 | Selecting previously unselected package apache2-dev. 2021-12-14 17:21:49.971 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-14 17:21:50.021 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-14 17:21:50.375 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-14 17:21:50.382 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-14 17:21:50.427 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-14 17:21:51.290 | Selecting previously unselected package g++-7. 2021-12-14 17:21:51.297 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-14 17:21:51.409 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-14 17:21:53.216 | Selecting previously unselected package g++. 2021-12-14 17:21:53.223 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-14 17:21:53.255 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-14 17:21:53.495 | Selecting previously unselected package build-essential. 2021-12-14 17:21:53.503 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-14 17:21:53.559 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-14 17:21:53.827 | Selecting previously unselected package conntrack. 2021-12-14 17:21:53.834 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-14 17:21:53.867 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-14 17:21:54.244 | Selecting previously unselected package libnetfilter-queue1. 2021-12-14 17:21:54.251 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-14 17:21:54.289 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-14 17:21:54.718 | Selecting previously unselected package conntrackd. 2021-12-14 17:21:54.725 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-14 17:21:54.775 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-14 17:21:55.091 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-14 17:21:55.192 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-14 17:21:55.675 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-14 17:21:55.849 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-14 17:21:56.415 | Selecting previously unselected package dctrl-tools. 2021-12-14 17:21:56.423 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-14 17:21:56.490 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-14 17:21:56.914 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-14 17:21:57.078 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-14 17:21:57.581 | Selecting previously unselected package dnsmasq-utils. 2021-12-14 17:21:57.588 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-14 17:21:57.638 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-14 17:21:58.021 | Selecting previously unselected package dstat. 2021-12-14 17:21:58.028 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-14 17:21:58.095 | Unpacking dstat (0.7.3-1) ... 2021-12-14 17:21:58.490 | Selecting previously unselected package libfakeroot:amd64. 2021-12-14 17:21:58.497 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-14 17:21:58.540 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-14 17:21:58.878 | Selecting previously unselected package fakeroot. 2021-12-14 17:21:58.885 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-14 17:21:58.963 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-14 17:21:59.301 | Selecting previously unselected package genisoimage. 2021-12-14 17:21:59.308 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-14 17:21:59.363 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-14 17:21:59.912 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-14 17:21:59.919 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-14 17:21:59.952 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-14 17:22:00.324 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-14 17:22:00.331 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-14 17:22:00.404 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:22:00.930 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-14 17:22:00.937 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-14 17:22:01.016 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:22:01.461 | Selecting previously unselected package libann0. 2021-12-14 17:22:01.468 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-14 17:22:01.535 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-14 17:22:01.906 | Selecting previously unselected package libcdt5. 2021-12-14 17:22:01.913 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-14 17:22:01.969 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-14 17:22:02.278 | Selecting previously unselected package libcgraph6. 2021-12-14 17:22:02.285 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-14 17:22:02.323 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-14 17:22:02.638 | Selecting previously unselected package libjpeg8:amd64. 2021-12-14 17:22:02.645 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-14 17:22:02.701 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-14 17:22:03.124 | Selecting previously unselected package libjbig0:amd64. 2021-12-14 17:22:03.131 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-14 17:22:03.187 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-14 17:22:03.695 | Selecting previously unselected package libtiff5:amd64. 2021-12-14 17:22:03.702 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-14 17:22:03.752 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-14 17:22:04.186 | Selecting previously unselected package libwebp6:amd64. 2021-12-14 17:22:04.194 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:22:04.260 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-14 17:22:04.712 | Selecting previously unselected package libxpm4:amd64. 2021-12-14 17:22:04.719 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-14 17:22:04.763 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-14 17:22:05.147 | Selecting previously unselected package libgd3:amd64. 2021-12-14 17:22:05.154 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-14 17:22:05.221 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-14 17:22:05.661 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-14 17:22:05.669 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-14 17:22:05.724 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-14 17:22:06.135 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-14 17:22:06.142 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-14 17:22:06.192 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-14 17:22:06.598 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-14 17:22:06.605 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-14 17:22:06.667 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-14 17:22:07.124 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-14 17:22:07.131 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-14 17:22:07.186 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-14 17:22:07.775 | Selecting previously unselected package libxrender1:amd64. 2021-12-14 17:22:07.782 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-14 17:22:07.860 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-14 17:22:08.318 | Selecting previously unselected package libcairo2:amd64. 2021-12-14 17:22:08.325 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-14 17:22:08.386 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-14 17:22:08.827 | Selecting previously unselected package libltdl7:amd64. 2021-12-14 17:22:08.834 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-14 17:22:08.900 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-14 17:22:09.232 | Selecting previously unselected package libthai-data. 2021-12-14 17:22:09.239 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-14 17:22:09.295 | Unpacking libthai-data (0.1.27-2) ... 2021-12-14 17:22:09.764 | Selecting previously unselected package libdatrie1:amd64. 2021-12-14 17:22:09.771 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-14 17:22:09.821 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-14 17:22:10.204 | Selecting previously unselected package libthai0:amd64. 2021-12-14 17:22:10.210 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-14 17:22:10.272 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-14 17:22:10.706 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-14 17:22:10.714 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-14 17:22:10.769 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:22:11.232 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-14 17:22:11.240 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-14 17:22:11.295 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:22:11.724 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-14 17:22:11.731 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-14 17:22:11.792 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:22:12.164 | Selecting previously unselected package libpathplan4. 2021-12-14 17:22:12.172 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-14 17:22:12.243 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-14 17:22:12.781 | Selecting previously unselected package libgvc6. 2021-12-14 17:22:12.788 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-14 17:22:12.832 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-14 17:22:13.261 | Selecting previously unselected package libgvpr2. 2021-12-14 17:22:13.268 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-14 17:22:13.317 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-14 17:22:13.798 | Selecting previously unselected package liblab-gamut1. 2021-12-14 17:22:13.805 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-14 17:22:13.844 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-14 17:22:14.473 | Selecting previously unselected package libxt6:amd64. 2021-12-14 17:22:14.480 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-14 17:22:14.541 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-14 17:22:14.975 | Selecting previously unselected package libxmu6:amd64. 2021-12-14 17:22:14.982 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-14 17:22:15.037 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-14 17:22:15.638 | Selecting previously unselected package libxaw7:amd64. 2021-12-14 17:22:15.645 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-14 17:22:15.689 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-14 17:22:16.192 | Selecting previously unselected package graphviz. 2021-12-14 17:22:16.199 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-14 17:22:16.260 | Unpacking graphviz (2.40.1-2) ... 2021-12-14 17:22:16.889 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-14 17:22:16.896 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-14 17:22:16.958 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:22:17.381 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-14 17:22:17.388 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-14 17:22:17.449 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:22:17.889 | Selecting previously unselected package libibverbs1:amd64. 2021-12-14 17:22:17.896 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-14 17:22:17.969 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-14 17:22:18.421 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-14 17:22:18.428 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-14 17:22:18.477 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-14 17:22:18.861 | Selecting previously unselected package icu-devtools. 2021-12-14 17:22:18.868 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-14 17:22:18.935 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-14 17:22:19.358 | Selecting previously unselected package iputils-arping. 2021-12-14 17:22:19.366 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-14 17:22:19.426 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-14 17:22:20.020 | Selecting previously unselected package javascript-common. 2021-12-14 17:22:20.028 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-14 17:22:20.101 | Unpacking javascript-common (11) ... 2021-12-14 17:22:20.655 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-14 17:22:20.662 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-14 17:22:20.729 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:22:21.226 | Selecting previously unselected package libsensors4:amd64. 2021-12-14 17:22:21.233 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-14 17:22:21.438 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-14 17:22:21.775 | Selecting previously unselected package libsnmp-base. 2021-12-14 17:22:21.782 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-14 17:22:21.946 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-14 17:22:22.341 | Selecting previously unselected package libsnmp30:amd64. 2021-12-14 17:22:22.348 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-14 17:22:22.409 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-14 17:22:23.021 | Selecting previously unselected package keepalived. 2021-12-14 17:22:23.028 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-14 17:22:23.083 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-14 17:22:23.678 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-14 17:22:23.685 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:22:23.735 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:22:24.214 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-14 17:22:24.221 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:22:24.260 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:22:24.787 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-14 17:22:24.794 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:22:24.855 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:22:25.249 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-14 17:22:25.256 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:22:25.312 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:22:25.689 | Selecting previously unselected package comerr-dev:amd64. 2021-12-14 17:22:25.697 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-14 17:22:25.763 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-14 17:22:26.158 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-14 17:22:26.165 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:22:26.232 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:22:26.798 | Selecting previously unselected package libaio1:amd64. 2021-12-14 17:22:26.805 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-14 17:22:26.877 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-14 17:22:27.267 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-14 17:22:27.274 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-14 17:22:27.335 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-14 17:22:27.735 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-14 17:22:27.742 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-14 17:22:27.809 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-14 17:22:28.146 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-14 17:22:28.153 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-14 17:22:28.186 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-14 17:22:28.512 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-14 17:22:28.519 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-14 17:22:28.552 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-14 17:22:28.918 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-14 17:22:28.925 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-14 17:22:28.986 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-14 17:22:29.352 | Selecting previously unselected package libglib2.0-bin. 2021-12-14 17:22:29.359 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-14 17:22:29.409 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:22:29.774 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-14 17:22:29.782 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-14 17:22:29.837 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:22:30.289 | Selecting previously unselected package pkg-config. 2021-12-14 17:22:30.297 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-14 17:22:30.364 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-14 17:22:30.746 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-14 17:22:30.754 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-14 17:22:30.814 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-14 17:22:31.284 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-14 17:22:31.291 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-14 17:22:31.414 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:22:32.078 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-14 17:22:32.085 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-14 17:22:32.146 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-14 17:22:32.489 | Selecting previously unselected package libgts-bin. 2021-12-14 17:22:32.497 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-14 17:22:32.552 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-14 17:22:33.032 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-14 17:22:33.040 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-14 17:22:33.106 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:22:33.597 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-14 17:22:33.604 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-14 17:22:33.666 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:22:34.021 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-14 17:22:34.028 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-14 17:22:34.072 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-14 17:22:34.483 | Selecting previously unselected package libiculx60:amd64. 2021-12-14 17:22:34.491 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-14 17:22:34.546 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-14 17:22:34.883 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-14 17:22:34.890 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-14 17:22:34.957 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-14 17:22:35.386 | Selecting previously unselected package libicu-dev. 2021-12-14 17:22:35.393 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-14 17:22:35.465 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-14 17:22:37.203 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-14 17:22:37.211 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-14 17:22:37.272 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:22:37.821 | Selecting previously unselected package libiscsi7:amd64. 2021-12-14 17:22:37.828 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-14 17:22:37.900 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-14 17:22:38.432 | Selecting previously unselected package libjansson4:amd64. 2021-12-14 17:22:38.439 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-14 17:22:38.495 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-14 17:22:38.924 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-14 17:22:38.931 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-14 17:22:38.992 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-14 17:22:39.386 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-14 17:22:39.394 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-14 17:22:39.478 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-14 17:22:39.804 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-14 17:22:39.811 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-14 17:22:39.866 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-14 17:22:40.220 | Selecting previously unselected package libjs-jquery. 2021-12-14 17:22:40.227 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-14 17:22:40.294 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-14 17:22:40.598 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-14 17:22:40.605 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-14 17:22:40.660 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-14 17:22:41.014 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-14 17:22:41.021 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-14 17:22:41.072 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-14 17:22:41.484 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-14 17:22:41.491 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-14 17:22:41.569 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-14 17:22:42.066 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-14 17:22:42.074 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-14 17:22:42.123 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-14 17:22:42.478 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-14 17:22:42.486 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-14 17:22:42.529 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-14 17:22:42.958 | Selecting previously unselected package libmatheval1:amd64. 2021-12-14 17:22:42.965 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-14 17:22:43.009 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-14 17:22:43.495 | Selecting previously unselected package mysql-common. 2021-12-14 17:22:43.502 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-14 17:22:43.577 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-14 17:22:44.038 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-14 17:22:44.045 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:22:44.124 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:22:44.626 | Selecting previously unselected package libssl-dev:amd64. 2021-12-14 17:22:44.634 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-14 17:22:44.695 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-14 17:22:45.386 | Selecting previously unselected package libmysqlclient-dev. 2021-12-14 17:22:45.394 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:22:45.472 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:22:46.203 | Selecting previously unselected package libnorm1:amd64. 2021-12-14 17:22:46.211 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-14 17:22:46.306 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-14 17:22:46.746 | Selecting previously unselected package libnspr4:amd64. 2021-12-14 17:22:46.754 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-14 17:22:46.849 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-14 17:22:47.243 | Selecting previously unselected package libnss3:amd64. 2021-12-14 17:22:47.251 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-14 17:22:47.289 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-14 17:22:47.917 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-14 17:22:47.925 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-14 17:22:47.975 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-14 17:22:48.501 | Selecting previously unselected package libpq5:amd64. 2021-12-14 17:22:48.508 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:22:48.562 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:22:48.940 | Selecting previously unselected package libpq-dev. 2021-12-14 17:22:48.948 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:22:49.003 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:22:49.655 | Selecting previously unselected package librados2. 2021-12-14 17:22:49.662 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-14 17:22:49.712 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-14 17:22:50.638 | Selecting previously unselected package librbd1. 2021-12-14 17:22:50.646 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-14 17:22:50.700 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-14 17:22:51.158 | Selecting previously unselected package libsasl2-dev. 2021-12-14 17:22:51.165 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-14 17:22:51.220 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-14 17:22:51.640 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-14 17:22:51.792 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-14 17:22:52.278 | Selecting previously unselected package libsodium23:amd64. 2021-12-14 17:22:52.286 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-14 17:22:52.340 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-14 17:22:52.661 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-14 17:22:52.668 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-14 17:22:52.746 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-14 17:22:53.369 | Selecting previously unselected package libx86-1:amd64. 2021-12-14 17:22:53.377 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-14 17:22:53.449 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-14 17:22:53.781 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-14 17:22:53.789 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-14 17:22:53.843 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-14 17:22:54.462 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-14 17:22:54.655 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-14 17:22:55.066 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-14 17:22:55.074 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-14 17:22:55.135 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-14 17:22:55.609 | Selecting previously unselected package libzmq5:amd64. 2021-12-14 17:22:55.617 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-14 17:22:55.678 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-14 17:22:56.205 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-14 17:22:56.350 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-14 17:22:57.695 | Selecting previously unselected package memcached. 2021-12-14 17:22:57.703 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-14 17:22:57.758 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-14 17:22:58.089 | Selecting previously unselected package pm-utils. 2021-12-14 17:22:58.097 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-14 17:22:58.152 | Unpacking pm-utils (1.4.1-17) ... 2021-12-14 17:22:58.627 | Selecting previously unselected package postgresql-client-common. 2021-12-14 17:22:58.634 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-14 17:22:58.683 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-14 17:22:59.111 | Selecting previously unselected package ssl-cert. 2021-12-14 17:22:59.118 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-14 17:22:59.185 | Unpacking ssl-cert (1.0.39) ... 2021-12-14 17:22:59.740 | Selecting previously unselected package postgresql-common. 2021-12-14 17:22:59.747 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-14 17:22:59.833 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-14 17:22:59.878 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-14 17:23:00.318 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-14 17:23:00.325 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:23:00.374 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:23:00.985 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-14 17:23:00.994 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-14 17:23:01.049 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-14 17:23:01.392 | Selecting previously unselected package python-pip-whl. 2021-12-14 17:23:01.400 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-14 17:23:01.460 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-14 17:23:01.962 | Selecting previously unselected package python3-mysqldb. 2021-12-14 17:23:01.970 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-14 17:23:02.038 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-14 17:23:02.552 | Selecting previously unselected package python3.6-venv. 2021-12-14 17:23:02.560 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-12-14 17:23:02.614 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-12-14 17:23:02.895 | Selecting previously unselected package python3-venv. 2021-12-14 17:23:02.902 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-14 17:23:02.951 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-14 17:23:03.306 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-14 17:23:03.314 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-14 17:23:03.352 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-14 17:23:03.699 | Selecting previously unselected package qemu-utils. 2021-12-14 17:23:03.707 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-14 17:23:03.757 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-14 17:23:04.295 | Selecting previously unselected package sharutils. 2021-12-14 17:23:04.303 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-14 17:23:04.363 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-14 17:23:04.700 | Selecting previously unselected package sqlite3. 2021-12-14 17:23:04.709 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-14 17:23:04.792 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-14 17:23:05.277 | Selecting previously unselected package thin-provisioning-tools. 2021-12-14 17:23:05.285 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-14 17:23:05.334 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-14 17:23:05.803 | Selecting previously unselected package unzip. 2021-12-14 17:23:05.811 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-14 17:23:05.860 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-14 17:23:06.295 | Selecting previously unselected package uwsgi-core. 2021-12-14 17:23:06.303 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-14 17:23:06.375 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:23:06.935 | Selecting previously unselected package vbetool. 2021-12-14 17:23:06.943 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-14 17:23:06.997 | Unpacking vbetool (1.1-4) ... 2021-12-14 17:23:07.420 | Selecting previously unselected package libipset3:amd64. 2021-12-14 17:23:07.427 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-14 17:23:07.477 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-14 17:23:07.826 | Selecting previously unselected package ipset. 2021-12-14 17:23:07.834 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-14 17:23:07.860 | Unpacking ipset (6.34-1) ... 2021-12-14 17:23:08.289 | Selecting previously unselected package ipvsadm. 2021-12-14 17:23:08.297 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:23:08.350 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-14 17:23:08.741 | Selecting previously unselected package kpartx. 2021-12-14 17:23:08.748 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-14 17:23:08.796 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-14 17:23:09.135 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-14 17:23:09.142 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-14 17:23:09.185 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:23:09.609 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-14 17:23:09.618 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-14 17:23:09.670 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-14 17:23:10.020 | Selecting previously unselected package liberasurecode-dev. 2021-12-14 17:23:10.028 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-14 17:23:10.060 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-14 17:23:10.489 | Selecting previously unselected package libffi-dev:amd64. 2021-12-14 17:23:10.496 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-14 17:23:10.551 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-14 17:23:10.935 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-14 17:23:10.942 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-14 17:23:11.003 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:23:11.322 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-14 17:23:11.330 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-14 17:23:11.397 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-14 17:23:11.792 | Selecting previously unselected package socat. 2021-12-14 17:23:11.800 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-14 17:23:11.865 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-14 17:23:12.272 | Selecting previously unselected package vlan. 2021-12-14 17:23:12.279 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-14 17:23:12.327 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-14 17:23:12.744 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-14 17:23:12.877 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-14 17:23:13.037 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-14 17:23:13.192 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-14 17:23:13.374 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-14 17:23:13.683 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-14 17:23:13.832 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-14 17:23:13.990 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-14 17:23:14.094 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-14 17:23:14.249 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-14 17:23:14.409 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-14 17:23:14.849 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-14 17:23:15.196 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-14 17:23:15.379 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-14 17:23:15.522 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-14 17:23:15.653 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-14 17:23:15.809 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:23:15.910 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-14 17:23:16.162 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-14 17:23:16.283 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-14 17:23:16.443 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-14 17:23:16.615 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-14 17:23:17.385 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-14 17:23:17.807 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-14 17:23:17.957 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-14 17:23:19.055 | update-initramfs: deferring update (trigger activated) 2021-12-14 17:23:21.386 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:23:21.467 | No schema files found: doing nothing. 2021-12-14 17:23:21.516 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-14 17:23:21.804 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-14 17:23:21.854 | Setting up sharutils (1:4.15.2-3) ... 2021-12-14 17:23:21.997 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-14 17:23:22.106 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-14 17:23:22.203 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-14 17:23:22.346 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-14 17:23:22.523 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-12-14 17:23:22.769 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-14 17:23:22.921 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-14 17:23:23.083 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-14 17:23:23.224 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-14 17:23:23.374 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-14 17:23:23.539 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-14 17:23:23.706 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-14 17:23:23.875 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-14 17:23:24.035 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-14 17:23:24.190 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-14 17:23:24.344 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-14 17:23:24.483 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-14 17:23:24.583 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-14 17:23:35.007 | Setting up pm-utils (1.4.1-17) ... 2021-12-14 17:23:35.237 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-14 17:23:35.369 | Setting up m4 (1.4.18-1) ... 2021-12-14 17:23:35.535 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-14 17:23:35.687 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-14 17:23:35.841 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-14 17:23:36.001 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:23:36.155 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-14 17:23:36.489 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-14 17:23:38.551 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-14 17:23:38.704 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-14 17:23:38.835 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-14 17:23:39.898 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-14 17:23:40.041 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-14 17:23:40.208 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-14 17:23:40.311 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-14 17:23:40.437 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-14 17:23:40.589 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-14 17:23:40.755 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-14 17:23:40.904 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-14 17:23:41.064 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-14 17:23:41.246 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-14 17:23:41.412 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-14 17:23:41.643 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-14 17:23:41.746 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-14 17:23:41.877 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:23:42.047 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-14 17:23:42.344 | Setting up autotools-dev (20180224.1) ... 2021-12-14 17:23:42.511 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-14 17:23:42.669 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-14 17:23:42.830 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-14 17:23:43.066 | Setting up dstat (0.7.3-1) ... 2021-12-14 17:23:43.363 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-14 17:23:43.829 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-14 17:23:43.957 | Setting up ipset (6.34-1) ... 2021-12-14 17:23:44.071 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-14 17:23:44.271 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-14 17:23:44.431 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-14 17:23:44.483 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-14 17:23:46.196 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-14 17:23:46.197 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-14 17:23:46.198 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-14 17:23:46.199 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-14 17:23:46.340 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-14 17:23:46.471 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-14 17:23:46.688 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-14 17:23:46.832 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-14 17:23:47.001 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-14 17:23:47.162 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-14 17:23:47.328 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-14 17:23:47.520 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-14 17:23:47.745 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-14 17:23:47.917 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-14 17:23:48.208 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:24:10.780 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-14 17:24:10.961 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:24:11.134 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-14 17:24:11.306 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-14 17:24:11.486 | Setting up libthai-data (0.1.27-2) ... 2021-12-14 17:24:11.641 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-14 17:24:11.792 | Setting up javascript-common (11) ... 2021-12-14 17:24:12.022 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-14 17:24:12.127 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-14 17:24:12.258 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-14 17:24:12.483 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:24:12.769 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-14 17:24:12.946 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-14 17:24:14.441 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-14 17:24:14.866 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-14 17:24:15.083 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-14 17:24:15.283 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:24:15.455 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-14 17:24:15.640 | Setting up vbetool (1.1-4) ... 2021-12-14 17:24:15.837 | Setting up libcdt5 (2.40.1-2) ... 2021-12-14 17:24:16.100 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-14 17:24:16.277 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-14 17:24:16.440 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-14 17:24:16.757 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-14 17:24:16.931 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-14 17:24:17.077 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-14 17:24:17.240 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-14 17:24:17.472 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-14 17:24:17.652 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-14 17:24:17.806 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-14 17:24:17.980 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-14 17:24:18.180 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-14 17:24:18.397 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-14 17:24:18.566 | Setting up libtool (2.4.6-2) ... 2021-12-14 17:24:18.774 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-14 17:24:18.945 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-14 17:24:19.088 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-14 17:24:19.271 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-14 17:24:19.457 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:24:19.646 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-14 17:24:21.394 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-14 17:24:22.040 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-14 17:24:24.880 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-14 17:24:25.034 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-14 17:24:25.202 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-14 17:24:25.842 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-14 17:24:26.014 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-14 17:24:26.182 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:24:26.625 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-14 17:24:26.808 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-14 17:24:27.045 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-14 17:24:27.231 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-14 17:24:27.379 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-14 17:24:28.610 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-14 17:24:29.191 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-14 17:24:29.373 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-14 17:24:29.482 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-14 17:24:29.651 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-14 17:24:29.851 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-14 17:24:30.020 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-14 17:24:30.188 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:24:30.359 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-14 17:24:30.539 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:24:30.708 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-14 17:24:30.882 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-14 17:24:31.071 | Setting up ssl-cert (1.0.39) ... 2021-12-14 17:24:32.151 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-14 17:24:32.596 | Setting up autoconf (2.69-11) ... 2021-12-14 17:24:32.825 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-14 17:24:33.002 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-14 17:24:33.114 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-14 17:24:33.228 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-14 17:24:33.628 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-14 17:24:34.353 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-14 17:24:34.545 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-14 17:24:34.713 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-14 17:24:34.891 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-14 17:24:35.242 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-14 17:24:35.370 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-14 17:24:35.542 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:24:35.722 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-14 17:24:35.927 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-14 17:24:36.531 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-14 17:24:37.116 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-14 17:24:38.524 | Adding user postgres to group ssl-cert 2021-12-14 17:24:38.824 | 2021-12-14 17:24:38.824 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-14 17:24:39.048 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-14 17:24:39.048 | Removing obsolete dictionary files: 2021-12-14 17:24:39.277 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-14 17:24:40.025 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-14 17:24:40.145 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-14 17:24:40.242 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:24:40.450 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-14 17:24:40.624 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-14 17:24:40.778 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-14 17:24:40.893 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:24:41.110 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-14 17:24:41.313 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:24:41.468 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:24:41.656 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-14 17:24:42.243 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-14 17:24:42.870 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-14 17:24:43.224 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-14 17:24:43.404 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-14 17:24:43.622 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:24:43.779 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-14 17:24:52.954 | Enabling module mpm_event. 2021-12-14 17:24:53.014 | Enabling module authz_core. 2021-12-14 17:24:53.018 | Enabling module authz_host. 2021-12-14 17:24:53.075 | Enabling module authn_core. 2021-12-14 17:24:53.080 | Enabling module auth_basic. 2021-12-14 17:24:53.135 | Enabling module access_compat. 2021-12-14 17:24:53.190 | Enabling module authn_file. 2021-12-14 17:24:53.244 | Enabling module authz_user. 2021-12-14 17:24:53.300 | Enabling module alias. 2021-12-14 17:24:53.356 | Enabling module dir. 2021-12-14 17:24:53.411 | Enabling module autoindex. 2021-12-14 17:24:53.465 | Enabling module env. 2021-12-14 17:24:53.521 | Enabling module mime. 2021-12-14 17:24:53.577 | Enabling module negotiation. 2021-12-14 17:24:53.632 | Enabling module setenvif. 2021-12-14 17:24:53.687 | Enabling module filter. 2021-12-14 17:24:53.742 | Enabling module deflate. 2021-12-14 17:24:53.798 | Enabling module status. 2021-12-14 17:24:53.853 | Enabling module reqtimeout. 2021-12-14 17:24:53.908 | Enabling conf charset. 2021-12-14 17:24:53.964 | Enabling conf localized-error-pages. 2021-12-14 17:24:54.021 | Enabling conf other-vhosts-access-log. 2021-12-14 17:24:54.076 | Enabling conf security. 2021-12-14 17:24:54.130 | Enabling conf serve-cgi-bin. 2021-12-14 17:24:54.186 | Enabling site 000-default. 2021-12-14 17:24:54.231 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-14 17:24:54.283 | Enabling conf javascript-common. 2021-12-14 17:24:54.516 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-14 17:24:54.892 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-14 17:24:56.207 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:24:56.407 | Setting up po-debconf (1.0.20) ... 2021-12-14 17:24:56.604 | Setting up build-essential (12.4ubuntu1) ... 2021-12-14 17:24:56.767 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-14 17:24:56.958 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-14 17:24:57.135 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-14 17:24:57.270 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-14 17:24:57.427 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:24:57.587 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:24:57.741 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-14 17:24:58.787 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-14 17:24:58.889 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-14 17:24:58.998 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-14 17:24:59.327 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-14 17:25:01.556 | Regenerating fonts cache... done. 2021-12-14 17:25:01.621 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-14 17:25:01.798 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:01.987 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:25:02.207 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-14 17:25:02.444 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-14 17:25:02.626 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-14 17:25:02.792 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:02.998 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-14 17:25:03.175 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-14 17:25:03.432 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-14 17:25:03.618 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-14 17:25:03.807 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-14 17:25:03.961 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:25:04.156 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:04.341 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:04.522 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-14 17:25:04.849 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-14 17:25:05.024 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:25:05.178 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:05.335 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-14 17:25:07.170 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-14 17:25:07.352 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-14 17:25:07.569 | Setting up libgvc6 (2.40.1-2) ... 2021-12-14 17:25:07.735 | Setting up graphviz (2.40.1-2) ... 2021-12-14 17:25:07.942 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-14 17:25:08.110 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-14 17:25:08.288 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-14 17:25:08.550 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-14 17:25:08.706 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-14 17:25:08.890 | Setting up dh-autoreconf (17) ... 2021-12-14 17:25:09.072 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-14 17:25:09.244 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-14 17:25:09.415 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-14 17:25:09.586 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-14 17:25:09.748 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-14 17:25:18.739 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:25:18.907 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:25:19.169 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:25:19.293 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-14 17:25:19.632 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-14 17:25:19.752 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-14 17:25:22.010 | ++ functions-common:apt_get:1113 : result=0 2021-12-14 17:25:22.013 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:25:22.015 | ++ functions-common:time_stop:2331 : local name 2021-12-14 17:25:22.018 | ++ functions-common:time_stop:2332 : local end_time 2021-12-14 17:25:22.020 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:25:22.022 | ++ functions-common:time_stop:2334 : local total 2021-12-14 17:25:22.024 | ++ functions-common:time_stop:2335 : local start_time 2021-12-14 17:25:22.026 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:25:22.028 | ++ functions-common:time_stop:2338 : start_time=1639502437691 2021-12-14 17:25:22.030 | ++ functions-common:time_stop:2340 : [[ -z 1639502437691 ]] 2021-12-14 17:25:22.033 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:25:22.037 | ++ functions-common:time_stop:2343 : end_time=1639502722034 2021-12-14 17:25:22.039 | ++ functions-common:time_stop:2344 : elapsed_time=284343 2021-12-14 17:25:22.041 | ++ functions-common:time_stop:2345 : total=1377 2021-12-14 17:25:22.043 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:25:22.045 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=285720 2021-12-14 17:25:22.047 | ++ functions-common:apt_get:1117 : return 0 2021-12-14 17:25:22.050 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-14 17:25:22.052 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-14 17:25:22.055 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-14 17:25:22.058 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-14 17:25:22.063 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-14 17:25:22.065 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-14 17:25:22.068 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-14 17:25:23.488 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-14 17:25:23.490 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-14 17:25:23.492 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-14 17:25:23.495 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-14 17:25:23.497 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-14 17:25:23.499 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-14 17:25:23.501 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-14 17:25:23.503 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-14 17:25:23.505 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-14 17:25:23.507 | + functions-common:_ensure_lsb_release:323 : return 2021-12-14 17:25:23.509 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-14 17:25:23.584 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-14 17:25:23.586 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-14 17:25:23.675 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-14 17:25:23.677 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-14 17:25:23.753 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-14 17:25:23.755 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-14 17:25:23.757 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-14 17:25:23.759 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-14 17:25:23.760 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-14 17:25:23.762 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-14 17:25:23.765 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-14 17:25:23.766 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-14 17:25:23.768 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-14 17:25:23.770 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-14 17:25:23.772 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-14 17:25:23.772 | Distro: bionic 2021-12-14 17:25:23.775 | + tools/install_pip.sh:main:128 : get_versions 2021-12-14 17:25:23.777 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-14 17:25:23.781 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-14 17:25:23.783 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-14 17:25:23.785 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-14 17:25:23.786 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-14 17:25:24.187 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-14 17:25:24.189 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-14 17:25:24.189 | pip: 20.2.2 2021-12-14 17:25:24.191 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-14 17:25:24.192 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:25:24.194 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:25:24.196 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:25:24.197 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:25:24.199 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:25:24.201 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:25:24.202 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:25:24.204 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:25:24.206 | + tools/install_pip.sh:main:137 : is_suse 2021-12-14 17:25:24.208 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:25:24.209 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:25:24.211 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:25:24.213 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:25:24.215 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:25:24.217 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:25:24.219 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-14 17:25:24.220 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-14 17:25:24.222 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:25:24.224 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:25:24.226 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-14 17:25:24.240 | + 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-14 17:25:24.359 | Reading package lists... 2021-12-14 17:25:24.617 | Building dependency tree... 2021-12-14 17:25:24.618 | Reading state information... 2021-12-14 17:25:24.838 | Package 'python-pip' is not installed, so not removed 2021-12-14 17:25:24.838 | The following packages were automatically installed and are no longer required: 2021-12-14 17:25:24.839 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:25:24.839 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:25:24.839 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:25:24.839 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:25:24.839 | python3-twisted-bin python3-zope.interface 2021-12-14 17:25:24.839 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:25:24.913 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-14 17:25:24.916 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:25:24.918 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:25:24.920 | + functions-common:time_stop:2331 : local name 2021-12-14 17:25:24.922 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:25:24.923 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:25:24.925 | + functions-common:time_stop:2334 : local total 2021-12-14 17:25:24.927 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:25:24.928 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:25:24.930 | + functions-common:time_stop:2338 : start_time=1639502724238 2021-12-14 17:25:24.932 | + functions-common:time_stop:2340 : [[ -z 1639502724238 ]] 2021-12-14 17:25:24.934 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:25:24.937 | + functions-common:time_stop:2343 : end_time=1639502724935 2021-12-14 17:25:24.938 | + functions-common:time_stop:2344 : elapsed_time=697 2021-12-14 17:25:24.940 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:25:24.942 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:25:24.943 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=697 2021-12-14 17:25:24.945 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:25:24.947 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-14 17:25:24.949 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-14 17:25:24.951 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:25:24.953 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:25:24.955 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-14 17:25:24.969 | + 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-14 17:25:25.088 | Reading package lists... 2021-12-14 17:25:25.341 | Building dependency tree... 2021-12-14 17:25:25.342 | Reading state information... 2021-12-14 17:25:25.558 | Package 'python3-pip' is not installed, so not removed 2021-12-14 17:25:25.558 | The following packages were automatically installed and are no longer required: 2021-12-14 17:25:25.559 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:25:25.559 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:25:25.559 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:25:25.559 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:25:25.559 | python3-twisted-bin python3-zope.interface 2021-12-14 17:25:25.559 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:25:25.632 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-14 17:25:25.636 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:25:25.637 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:25:25.640 | + functions-common:time_stop:2331 : local name 2021-12-14 17:25:25.641 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:25:25.643 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:25:25.645 | + functions-common:time_stop:2334 : local total 2021-12-14 17:25:25.647 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:25:25.648 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:25:25.650 | + functions-common:time_stop:2338 : start_time=1639502724967 2021-12-14 17:25:25.652 | + functions-common:time_stop:2340 : [[ -z 1639502724967 ]] 2021-12-14 17:25:25.654 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:25:25.657 | + functions-common:time_stop:2343 : end_time=1639502725655 2021-12-14 17:25:25.658 | + functions-common:time_stop:2344 : elapsed_time=688 2021-12-14 17:25:25.660 | + functions-common:time_stop:2345 : total=697 2021-12-14 17:25:25.662 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:25:25.664 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1385 2021-12-14 17:25:25.665 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:25:25.667 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-14 17:25:25.669 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-14 17:25:25.671 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-14 17:25:25.672 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-14 17:25:25.674 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-14 17:25:25.676 | + 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-14 17:25:25.687 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-14 17:25:25.687 | Dload Upload Total Spent Left Speed 2021-12-14 17:25:25.965 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7585k 0 --:--:-- --:--:-- --:--:-- 7585k 2021-12-14 17:25:25.970 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-14 17:25:25.973 | + 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-14 17:25:29.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:25:29.313 | Collecting pip 2021-12-14 17:25:29.324 | 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-14 17:25:30.783 | Installing collected packages: pip 2021-12-14 17:25:30.783 | Attempting uninstall: pip 2021-12-14 17:25:30.784 | Found existing installation: pip 20.2.2 2021-12-14 17:25:31.022 | Uninstalling pip-20.2.2: 2021-12-14 17:25:31.037 | Successfully uninstalled pip-20.2.2 2021-12-14 17:25:32.458 | Successfully installed pip-20.2.4 2021-12-14 17:25:32.458 | 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-14 17:25:32.581 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-14 17:25:32.583 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-14 17:25:32.584 | + inc/python:python3_enabled:468 : return 0 2021-12-14 17:25:32.586 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-14 17:25:32.588 | + tools/install_pip.sh:main:148 : set -x 2021-12-14 17:25:32.590 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-14 17:25:32.592 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-14 17:25:32.594 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:25:32.596 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-14 17:25:32.598 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-14 17:25:32.600 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:25:32.603 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:25:32.603 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:25:32.606 | ++ 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;python_version>='\''3.5'\'' 2021-12-14 17:25:32.606 | 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-14 17:25:32.608 | ++ 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;python_version>='3.5' 2021-12-14 17:25:32.608 | 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-14 17:25:32.610 | ++ 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;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-14 17:25:32.612 | + 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;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-14 17:25:32.614 | + 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;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-14 17:25:32.629 | 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-14 17:25:32.633 | + 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;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-14 17:25:35.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:25:35.271 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.272 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.272 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.273 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.273 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.273 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.274 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.275 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.275 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.275 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.276 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.276 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.277 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.277 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.278 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.279 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.279 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.279 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.280 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.280 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.281 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.281 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.282 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.282 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.283 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.283 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.283 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.284 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.285 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.285 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.285 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.286 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.286 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.287 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.288 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.288 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.288 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.289 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.289 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.289 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.290 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.290 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.291 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.291 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.292 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.292 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.292 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.293 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.293 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.294 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.294 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.294 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.295 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.295 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.296 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.296 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.297 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.297 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.298 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.299 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.299 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.299 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.300 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.300 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.301 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.301 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.302 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.302 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.302 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.303 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.303 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.304 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.304 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.305 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.305 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.306 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.306 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.307 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.307 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.308 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.308 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.308 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.309 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.309 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.310 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.310 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.311 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.311 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.312 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.312 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.313 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.313 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.313 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.314 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.314 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.315 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.315 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.316 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.316 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.316 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.317 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.317 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.318 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.318 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.319 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.319 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.319 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.320 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.321 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.322 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.322 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.323 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.323 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.324 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.324 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.325 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.325 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.326 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.327 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.327 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.327 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.328 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.328 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.329 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.329 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.330 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.330 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.331 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.331 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.332 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.332 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.333 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.333 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.333 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.334 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.334 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.335 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.335 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.336 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.336 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.337 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.337 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.338 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.338 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.338 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.339 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.339 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.340 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.340 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.341 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.342 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.342 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.343 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.343 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.343 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.344 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.345 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.345 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.345 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.346 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.346 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.347 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.347 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.348 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.348 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.349 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.349 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.350 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.350 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.350 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.351 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.351 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.352 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.352 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.353 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.353 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.354 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.354 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.354 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.355 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.355 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.356 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.356 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.356 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.357 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.357 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.358 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.358 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.359 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.359 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.360 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.360 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.361 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.361 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.362 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.362 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.363 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.363 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.364 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.364 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.364 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.365 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.365 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.366 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.366 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.367 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.368 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.368 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.368 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.369 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.369 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.370 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.371 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.371 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.372 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.373 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.373 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.373 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.374 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.374 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.375 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.375 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.376 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.376 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.377 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.377 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.378 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.378 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.378 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.379 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.379 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.380 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.380 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.381 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.381 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.381 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.382 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.382 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.383 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.383 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.384 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.384 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.385 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.385 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.385 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.386 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.387 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.387 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.388 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.389 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.389 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.389 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.390 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.390 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.391 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.391 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.392 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.392 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.393 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.393 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.393 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.394 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.395 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.395 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.395 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.396 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.396 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.397 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.397 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.398 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.398 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.399 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.399 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.400 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.400 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.401 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.401 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.401 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.402 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.402 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.403 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.403 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.403 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.404 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.404 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.405 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.405 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.405 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.406 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.406 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.407 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.407 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.408 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.408 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.409 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.409 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.410 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.411 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.411 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.412 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.412 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.413 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.413 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.413 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.414 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.414 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.415 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.415 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.415 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.416 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.417 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.417 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.417 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.418 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.418 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.419 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.419 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.420 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.420 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.421 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.421 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.422 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.422 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.423 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.423 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.423 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.424 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.424 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.425 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.425 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.426 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.426 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.427 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.427 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.428 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.428 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.429 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.429 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.430 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.430 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.431 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.431 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.431 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.432 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.448 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.448 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.449 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.449 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.450 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.451 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.451 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.452 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.452 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.453 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.453 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.454 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.454 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.454 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.455 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.455 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.456 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.456 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.457 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.457 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.457 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.458 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.458 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.459 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.459 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.460 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.460 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.460 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.461 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.461 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.462 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.462 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.463 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.463 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.464 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.464 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.465 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.465 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.465 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.466 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.466 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.467 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.467 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.468 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.468 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.468 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.469 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.469 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.470 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.470 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.471 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.471 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.471 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.472 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.472 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.473 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.473 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.474 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.474 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.475 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.475 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.476 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.476 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.477 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.477 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.477 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.478 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.478 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.479 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:25:35.479 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:25:35.480 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:25:35.480 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-14 17:25:35.483 | 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 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-14 17:25:37.048 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:25:37.048 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:25:37.117 | + inc/python:pip_install:207 : result=0 2021-12-14 17:25:37.119 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:25:37.121 | + functions-common:time_stop:2331 : local name 2021-12-14 17:25:37.123 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:25:37.125 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:25:37.127 | + functions-common:time_stop:2334 : local total 2021-12-14 17:25:37.128 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:25:37.130 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:25:37.132 | + functions-common:time_stop:2338 : start_time=1639502732625 2021-12-14 17:25:37.133 | + functions-common:time_stop:2340 : [[ -z 1639502732625 ]] 2021-12-14 17:25:37.135 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:25:37.139 | + functions-common:time_stop:2343 : end_time=1639502737136 2021-12-14 17:25:37.140 | + functions-common:time_stop:2344 : elapsed_time=4511 2021-12-14 17:25:37.142 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:25:37.144 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:25:37.145 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4511 2021-12-14 17:25:37.147 | + inc/python:pip_install:210 : return 0 2021-12-14 17:25:37.149 | + tools/install_pip.sh:main:154 : get_versions 2021-12-14 17:25:37.152 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-14 17:25:37.155 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-14 17:25:37.157 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-14 17:25:37.160 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-14 17:25:37.160 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-14 17:25:37.559 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-14 17:25:37.561 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-14 17:25:37.561 | pip: 20.2.4 2021-12-14 17:25:37.564 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-14 17:25:37.566 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-14 17:25:37.570 | + ./stack.sh:main:771 : fixup_all 2021-12-14 17:25:37.572 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-14 17:25:37.574 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-14 17:25:37.577 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-14 17:25:37.587 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-14 17:25:37.588 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-14 17:25:37.588 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-14 17:25:37.593 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-14 17:25:37.595 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-14 17:25:37.597 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-14 17:25:37.604 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-14 17:25:37.608 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-14 17:25:37.610 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-14 17:25:37.612 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-14 17:25:37.614 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:25:37.616 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:25:37.618 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:25:37.620 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:25:37.622 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:25:37.624 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:25:37.626 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:25:37.628 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:25:37.631 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:25:37.633 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:25:37.635 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:25:37.637 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:25:37.639 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-14 17:25:37.641 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:25:37.643 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:25:37.645 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:25:37.647 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-14 17:25:37.664 | + 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-14 17:25:37.783 | Reading package lists... 2021-12-14 17:25:38.037 | Building dependency tree... 2021-12-14 17:25:38.038 | Reading state information... 2021-12-14 17:25:38.256 | The following packages were automatically installed and are no longer required: 2021-12-14 17:25:38.257 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:25:38.257 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:25:38.257 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:25:38.257 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:25:38.257 | python3-twisted-bin python3-zope.interface 2021-12-14 17:25:38.257 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:25:38.258 | The following additional packages will be installed: 2021-12-14 17:25:38.258 | python3-software-properties 2021-12-14 17:25:38.304 | The following packages will be upgraded: 2021-12-14 17:25:38.304 | python3-software-properties software-properties-common 2021-12-14 17:25:38.407 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-14 17:25:38.407 | Need to get 33.8 kB of archives. 2021-12-14 17:25:38.407 | After this operation, 0 B of additional disk space will be used. 2021-12-14 17:25:38.407 | 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-14 17:25:38.450 | 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-14 17:25:39.007 | Fetched 33.8 kB in 0s (207 kB/s) 2021-12-14 17:25:39.382 | (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-14 17:25:39.385 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-14 17:25:39.699 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-14 17:25:40.385 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-14 17:25:40.714 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-14 17:25:41.130 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:25:42.059 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-14 17:25:42.482 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-14 17:25:42.631 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-14 17:25:45.053 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:25:45.055 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:25:45.057 | + functions-common:time_stop:2331 : local name 2021-12-14 17:25:45.059 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:25:45.061 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:25:45.063 | + functions-common:time_stop:2334 : local total 2021-12-14 17:25:45.066 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:25:45.068 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:25:45.070 | + functions-common:time_stop:2338 : start_time=1639502737662 2021-12-14 17:25:45.072 | + functions-common:time_stop:2340 : [[ -z 1639502737662 ]] 2021-12-14 17:25:45.074 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:25:45.078 | + functions-common:time_stop:2343 : end_time=1639502745075 2021-12-14 17:25:45.080 | + functions-common:time_stop:2344 : elapsed_time=7413 2021-12-14 17:25:45.082 | + functions-common:time_stop:2345 : total=285720 2021-12-14 17:25:45.084 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:25:45.086 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=293133 2021-12-14 17:25:45.088 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:25:45.091 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-14 17:25:45.887 | 'universe' distribution component is already enabled for all sources. 2021-12-14 17:25:45.914 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-14 17:25:45.916 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-14 17:25:46.796 | Reading package lists... 2021-12-14 17:25:47.055 | Building dependency tree... 2021-12-14 17:25:47.056 | Reading state information... 2021-12-14 17:25:47.275 | The following packages were automatically installed and are no longer required: 2021-12-14 17:25:47.276 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:25:47.276 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:25:47.276 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:25:47.276 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:25:47.276 | python3-twisted-bin python3-zope.interface 2021-12-14 17:25:47.276 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:25:47.320 | The following NEW packages will be installed: 2021-12-14 17:25:47.320 | ubuntu-cloud-keyring 2021-12-14 17:25:47.577 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-14 17:25:47.577 | Need to get 5,908 B of archives. 2021-12-14 17:25:47.577 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-14 17:25:47.577 | 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-14 17:25:49.913 | Fetched 5,908 B in 0s (24.3 kB/s) 2021-12-14 17:25:50.093 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-14 17:25:50.130 | (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-14 17:25:50.133 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-14 17:25:50.229 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-14 17:25:50.613 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-14 17:25:52.997 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-14 17:25:53.101 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-14 17:25:53.137 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-14 17:25:53.223 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-14 17:25:53.344 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-14 17:25:53.497 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-14 17:25:57.508 | Fetched 179 kB in 1s (162 kB/s) 2021-12-14 17:25:59.359 | Reading package lists... 2021-12-14 17:25:59.421 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-14 17:25:59.423 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-14 17:25:59.426 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-14 17:25:59.428 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-14 17:25:59.430 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-14 17:25:59.432 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-14 17:25:59.436 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-14 17:25:59.438 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-14 17:25:59.440 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-14 17:25:59.442 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:25:59.444 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:25:59.447 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:25:59.450 | + functions-common:time_start:2322 : _TIME_START[$name]=1639502759448 2021-12-14 17:25:59.452 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-14 17:25:59.454 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-14 17:25:59.456 | + 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-14 17:25:59.661 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-14 17:25:59.811 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-14 17:25:59.850 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-14 17:25:59.931 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-14 17:26:00.051 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-14 17:26:00.449 | Fetched 8,767 B in 1s (12.2 kB/s) 2021-12-14 17:26:02.296 | Reading package lists... 2021-12-14 17:26:02.359 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-14 17:26:02.361 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-14 17:26:02.364 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:02.366 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:02.368 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:02.370 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:02.372 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:02.374 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-14 17:26:02.376 | + functions-common:time_stop:2338 : start_time=1639502759448 2021-12-14 17:26:02.378 | + functions-common:time_stop:2340 : [[ -z 1639502759448 ]] 2021-12-14 17:26:02.381 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:02.384 | + functions-common:time_stop:2343 : end_time=1639502762381 2021-12-14 17:26:02.386 | + functions-common:time_stop:2344 : elapsed_time=2933 2021-12-14 17:26:02.388 | + functions-common:time_stop:2345 : total=2705 2021-12-14 17:26:02.390 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:02.392 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5638 2021-12-14 17:26:02.394 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-14 17:26:02.405 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-14 17:26:02.415 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-14 17:26:02.426 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-14 17:26:02.428 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-14 17:26:02.430 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:26:02.432 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:26:02.435 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:26:02.437 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:26:02.439 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:26:02.441 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:26:02.443 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:26:02.445 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:26:02.447 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-14 17:26:02.449 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-14 17:26:02.451 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-14 17:26:02.453 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:26:02.456 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:26:02.458 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:26:02.460 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:26:02.462 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:26:02.465 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:26:02.467 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-14 17:26:02.469 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-14 17:26:02.487 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-14 17:26:02.492 | + 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-14 17:26:05.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:26:05.070 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.070 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.071 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.071 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.072 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.072 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.074 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.075 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.075 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.076 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.076 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.077 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.077 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.078 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.078 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.078 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.079 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.079 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.079 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.080 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.080 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.081 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.081 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.082 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.082 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.083 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.083 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.083 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.084 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.084 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.085 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.085 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.086 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.086 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.087 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.087 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.087 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.088 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.088 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.088 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.089 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.090 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.090 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.091 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.091 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.091 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.092 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.092 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.093 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.093 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.093 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.094 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.094 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.095 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.095 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.096 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.096 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.097 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.097 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.098 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.098 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.099 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.099 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.099 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.100 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.100 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.101 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.101 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.101 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.102 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.102 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.103 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.103 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.104 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.105 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.105 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.105 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.106 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.106 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.107 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.107 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.108 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.108 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.109 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.109 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.109 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.110 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.110 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.111 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.111 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.111 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.112 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.112 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.113 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.113 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.114 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.114 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.114 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.115 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.115 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.116 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.116 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.116 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.117 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.117 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.118 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.118 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.119 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.119 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.120 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.120 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.121 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.121 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.122 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.122 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.123 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.123 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.123 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.124 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.124 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.125 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.125 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.126 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.126 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.126 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.127 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.128 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.128 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.129 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.129 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.129 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.130 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.130 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.131 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.131 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.131 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.132 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.132 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.133 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.133 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.134 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.134 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.134 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.135 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.135 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.136 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.137 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.137 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.138 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.138 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.139 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.139 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.139 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.140 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.141 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.141 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.141 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.142 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.142 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.143 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.143 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.144 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.144 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.145 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.145 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.145 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.146 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.146 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.147 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.147 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.148 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.148 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.148 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.149 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.149 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.150 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.150 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.151 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.151 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.151 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.152 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.153 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.153 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.154 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.154 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.154 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.155 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.156 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.156 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.157 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.157 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.158 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.158 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.158 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.159 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.159 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.160 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.160 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.161 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.161 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.162 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.162 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.163 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.163 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.163 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.164 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.164 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.165 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.165 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.165 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.166 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.167 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.167 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.167 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.168 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.168 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.168 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.169 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.169 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.170 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.170 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.171 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.171 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.172 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.172 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.172 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.173 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.173 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.174 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.174 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.175 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.175 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.175 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.176 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.176 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.177 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.177 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.177 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.178 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.179 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.179 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.179 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.180 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.180 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.181 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.181 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.181 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.182 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.183 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.183 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.183 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.184 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.184 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.185 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.185 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.185 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.186 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.186 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.187 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.187 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.188 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.188 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.189 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.189 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.190 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.190 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.190 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.191 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.191 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.192 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.192 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.193 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.193 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.194 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.194 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.194 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.195 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.195 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.196 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.196 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.196 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.197 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.197 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.198 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.198 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.199 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.199 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.200 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.200 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.201 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.201 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.201 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.202 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.202 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.203 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.203 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.204 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.205 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.205 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.205 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.206 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.206 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.207 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.207 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.208 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.208 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.208 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.209 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.209 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.210 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.210 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.211 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.211 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.212 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.212 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.212 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.213 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.213 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.214 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.214 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.215 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.216 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.216 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.217 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.217 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.217 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.218 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.218 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.219 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.219 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.220 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.221 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.221 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.221 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.222 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.222 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.223 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.223 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.224 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.224 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.225 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.225 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.226 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.226 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.226 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.227 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.227 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.228 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.228 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.228 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.229 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.230 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.230 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.230 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.231 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.231 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.232 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.232 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.233 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.233 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.234 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.234 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.234 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.235 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.235 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.236 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.236 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.236 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.237 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.237 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.238 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.238 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.239 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.239 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.239 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.240 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.240 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.241 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.241 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.242 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.242 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.242 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.243 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.243 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.244 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.244 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.244 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.245 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.245 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.246 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.246 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.246 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.247 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.247 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.248 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.248 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.249 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.249 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.249 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.250 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.250 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.251 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.251 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.251 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.252 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.252 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.253 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.254 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.254 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.254 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.255 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.255 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:05.256 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:05.256 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:05.384 | Collecting os-testr===2.0.0 2021-12-14 17:26:05.392 | 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-14 17:26:05.465 | 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-14 17:26:05.484 | 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-14 17:26:05.574 | Collecting stestr===3.0.1 2021-12-14 17:26:05.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-14 17:26:05.758 | Collecting python-subunit===1.4.0 2021-12-14 17:26:05.765 | 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-14 17:26:05.843 | 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-14 17:26:05.846 | 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-14 17:26:05.849 | 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-14 17:26:05.857 | 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-14 17:26:05.860 | 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-14 17:26:05.862 | 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-14 17:26:05.970 | Collecting future===0.18.2 2021-12-14 17:26:05.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-14 17:26:06.999 | 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-14 17:26:07.014 | 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-14 17:26:07.017 | 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-14 17:26:07.022 | 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-14 17:26:07.024 | 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-14 17:26:07.026 | 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-14 17:26:07.033 | 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-14 17:26:07.035 | 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-14 17:26:07.052 | 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-14 17:26:07.055 | 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-14 17:26:07.057 | 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-14 17:26:07.061 | Building wheels for collected packages: future 2021-12-14 17:26:07.062 | Building wheel for future (setup.py): started 2021-12-14 17:26:08.154 | Building wheel for future (setup.py): finished with status 'done' 2021-12-14 17:26:08.158 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=e0c644fb3c5b8e2c5ccf74fa43fde0968f74c552e5814ab81ab01de03a265146 2021-12-14 17:26:08.158 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-14 17:26:08.159 | Successfully built future 2021-12-14 17:26:09.548 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-14 17:26:10.661 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-14 17:26:10.762 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:26:10.762 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:26:10.866 | + inc/python:pip_install:207 : result=0 2021-12-14 17:26:10.868 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:26:10.871 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:10.873 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:10.875 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:10.877 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:10.880 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:10.882 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:26:10.884 | + functions-common:time_stop:2338 : start_time=1639502762483 2021-12-14 17:26:10.886 | + functions-common:time_stop:2340 : [[ -z 1639502762483 ]] 2021-12-14 17:26:10.889 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:10.892 | + functions-common:time_stop:2343 : end_time=1639502770890 2021-12-14 17:26:10.894 | + functions-common:time_stop:2344 : elapsed_time=8407 2021-12-14 17:26:10.896 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:26:10.898 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:10.901 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8407 2021-12-14 17:26:10.903 | + inc/python:pip_install:210 : return 0 2021-12-14 17:26:10.905 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-14 17:26:10.907 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-14 17:26:10.910 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-14 17:26:10.912 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:26:10.915 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-14 17:26:10.918 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-14 17:26:10.920 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:26:10.923 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:26:10.923 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:26:10.928 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-14 17:26:10.930 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-14 17:26:10.932 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-14 17:26:10.935 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-14 17:26:10.938 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-14 17:26:10.956 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-14 17:26:10.960 | + 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-14 17:26:13.602 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:26:13.603 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.604 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.604 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.604 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.605 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.605 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.606 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.606 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.607 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.607 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.608 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.608 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.608 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.609 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.609 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.610 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.610 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.611 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.611 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.612 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.612 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.614 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.614 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.615 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.615 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.616 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.616 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.616 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.617 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.617 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.618 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.618 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.619 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.619 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.620 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.620 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.621 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.621 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.622 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.622 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.623 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.623 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.623 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.624 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.624 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.624 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.625 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.625 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.626 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.626 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.627 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.627 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.628 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.628 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.629 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.629 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.630 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.630 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.630 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.631 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.631 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.632 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.632 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.633 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.633 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.633 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.634 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.634 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.635 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.635 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.635 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.636 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.637 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.637 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.638 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.639 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.639 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.640 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.640 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.640 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.641 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.641 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.642 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.642 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.643 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.643 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.644 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.644 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.644 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.645 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.645 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.646 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.646 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.647 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.647 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.648 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.648 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.648 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.649 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.649 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.649 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.650 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.650 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.651 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.651 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.652 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.652 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.653 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.653 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.654 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.655 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.655 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.655 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.656 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.656 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.657 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.657 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.658 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.658 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.659 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.659 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.659 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.660 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.661 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.661 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.661 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.662 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.663 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.663 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.663 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.664 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.664 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.665 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.665 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.666 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.666 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.667 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.667 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.667 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.668 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.668 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.669 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.669 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.670 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.670 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.671 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.671 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.671 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.672 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.672 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.673 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.673 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.674 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.674 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.675 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.675 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.676 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.676 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.677 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.677 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.677 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.678 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.678 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.679 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.679 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.680 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.680 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.680 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.681 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.681 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.682 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.682 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.683 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.684 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.684 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.684 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.685 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.685 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.686 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.686 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.687 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.687 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.687 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.688 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.688 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.689 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.689 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.690 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.690 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.691 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.691 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.692 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.692 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.692 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.693 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.693 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.694 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.694 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.695 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.695 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.696 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.696 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.697 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.697 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.697 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.699 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.699 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.700 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.700 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.701 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.701 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.702 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.702 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.702 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.703 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.703 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.704 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.704 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.705 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.705 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.705 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.706 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.706 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.707 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.707 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.708 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.708 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.708 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.709 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.709 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.710 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.710 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.711 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.711 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.711 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.712 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.712 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.713 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.713 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.714 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.714 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.715 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.715 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.715 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.716 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.716 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.717 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.717 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.718 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.718 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.719 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.719 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.720 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.720 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.720 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.721 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.721 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.722 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.722 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.723 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.723 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.724 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.724 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.724 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.725 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.725 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.726 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.726 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.727 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.727 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.728 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.728 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.729 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.729 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.729 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.730 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.730 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.731 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.731 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.732 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.732 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.732 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.733 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.733 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.734 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.734 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.734 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.735 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.735 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.736 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.736 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.737 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.737 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.738 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.738 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.739 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.739 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.740 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.740 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.741 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.741 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.741 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.742 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.742 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.743 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.743 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.744 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.744 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.745 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.746 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.746 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.747 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.747 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.747 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.748 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.748 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.749 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.749 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.749 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.750 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.751 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.751 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.751 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.752 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.752 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.753 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.753 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.754 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.754 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.755 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.756 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.756 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.756 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.757 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.757 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.758 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.758 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.759 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.759 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.760 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.760 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.761 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.761 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.762 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.762 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.763 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.763 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.764 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.764 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.765 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.765 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.766 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.766 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.767 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.767 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.767 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.768 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.768 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.769 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.769 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.770 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.770 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.770 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.771 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.771 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.772 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.772 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.773 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.773 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.773 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.774 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.774 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.775 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.775 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.776 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.776 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.776 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.777 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.777 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.778 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.778 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.779 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.779 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.779 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.780 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.780 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.781 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.781 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.782 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.782 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.782 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.783 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.784 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.784 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.784 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.785 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.785 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.786 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.786 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.786 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.787 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.787 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.788 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.788 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.789 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.789 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.790 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.790 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.791 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.791 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.791 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:13.792 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:13.792 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:13.794 | 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-14 17:26:15.439 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:26:15.439 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:26:15.510 | + inc/python:pip_install:207 : result=0 2021-12-14 17:26:15.512 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:26:15.514 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:15.517 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:15.519 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:15.521 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:15.523 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:15.525 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:26:15.527 | + functions-common:time_stop:2338 : start_time=1639502770951 2021-12-14 17:26:15.529 | + functions-common:time_stop:2340 : [[ -z 1639502770951 ]] 2021-12-14 17:26:15.532 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:15.535 | + functions-common:time_stop:2343 : end_time=1639502775533 2021-12-14 17:26:15.537 | + functions-common:time_stop:2344 : elapsed_time=4582 2021-12-14 17:26:15.540 | + functions-common:time_stop:2345 : total=8407 2021-12-14 17:26:15.542 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:15.544 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12989 2021-12-14 17:26:15.546 | + inc/python:pip_install:210 : return 0 2021-12-14 17:26:15.548 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-14 17:26:15.601 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-14 17:26:15.786 | + ./stack.sh:main:788 : install_infra 2021-12-14 17:26:15.789 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-14 17:26:15.792 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-14 17:26:15.794 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-14 17:26:18.314 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-14 17:26:18.317 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-14 17:26:18.337 | + 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-14 17:26:19.918 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.923 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.926 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:19.934 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.939 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.941 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:19.952 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.956 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.959 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:19.967 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.971 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.974 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:19.978 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.983 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.985 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:19.990 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:19.994 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:19.996 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.000 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.004 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.007 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.012 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.017 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.021 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.031 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.036 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.038 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.046 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.050 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.053 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.060 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.066 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.069 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.084 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.088 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.091 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.096 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.098 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.100 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.103 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.108 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.111 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.115 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.120 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.122 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.125 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.129 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.132 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.134 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.139 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.142 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.146 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.151 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.153 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.164 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.169 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.171 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.191 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.198 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.203 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.205 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.217 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.221 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.226 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.228 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.232 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.237 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.240 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.247 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.252 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.254 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.257 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.261 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.263 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.269 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.274 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.277 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.301 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.306 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.308 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.311 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.316 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.318 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.323 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.325 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.333 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.337 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.341 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.346 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.350 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.353 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.359 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.364 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.366 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.369 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.374 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.376 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.385 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.390 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.392 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.394 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.399 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.402 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.405 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.410 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.413 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.423 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.427 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.430 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.443 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.448 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.451 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.473 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.479 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.481 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.485 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.490 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.492 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.507 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.509 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.511 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.516 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.518 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.520 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.527 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.539 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.545 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.547 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.575 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.591 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.596 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.598 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.601 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.605 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.608 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.618 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.624 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.626 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.629 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.633 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.637 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.641 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.643 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.650 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.652 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.655 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.660 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.662 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.673 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.677 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.679 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.686 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.690 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.694 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.699 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.701 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.723 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.728 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.731 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.735 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.740 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.743 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.748 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.755 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.761 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.763 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.771 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.775 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.778 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.784 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.789 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.798 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.800 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.808 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.810 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.816 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.821 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.823 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.827 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.831 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.834 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.838 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.842 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.845 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.847 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.851 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.854 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.857 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.861 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.864 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.892 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.897 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.899 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.909 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.913 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.916 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.918 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.923 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.925 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.937 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.941 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.944 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.955 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.957 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.961 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.965 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.968 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.975 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.980 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.983 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:20.985 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:20.990 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:20.992 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.011 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.013 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.015 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.020 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.022 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.024 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.028 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.032 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.035 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.048 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.052 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.055 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.060 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.064 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.067 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.072 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.077 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.080 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.082 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.087 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.089 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.095 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.100 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.103 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.107 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.112 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.115 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.122 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.136 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.140 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.143 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.145 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.150 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.153 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.165 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.170 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.172 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.183 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.187 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.190 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.201 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.205 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.208 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.211 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.218 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.220 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.228 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.234 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.236 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.245 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.256 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.261 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.263 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.267 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.272 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.274 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.286 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.291 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.294 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.299 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.305 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.308 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.326 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.331 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.333 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.336 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.341 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.343 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.346 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.350 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.353 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.356 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.360 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.363 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.367 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.372 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.377 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.381 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.386 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.388 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.394 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.399 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.401 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.412 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.419 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.428 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.456 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.461 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.463 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.471 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.475 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.478 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.489 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.494 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.496 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.498 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.503 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.506 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.519 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.532 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.535 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.537 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.542 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.545 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.548 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.553 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.556 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.563 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.568 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.570 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.592 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.597 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.602 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.605 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.607 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.612 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.614 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.624 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.629 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.631 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.646 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.651 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.653 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.657 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.662 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.665 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.668 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.672 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.675 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.693 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.698 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.700 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.713 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.716 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.721 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.724 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.728 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.733 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.735 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.739 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.761 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.765 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.768 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.772 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.776 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.779 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.790 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.796 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.798 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.805 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.811 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.813 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.820 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.823 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.827 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.831 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.834 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.836 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.841 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.844 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.851 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.858 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.863 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.865 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.871 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.874 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.876 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.881 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.883 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.896 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.898 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.901 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.909 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.911 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.916 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.919 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.923 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.932 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.935 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.939 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.942 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.946 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.957 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.961 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.964 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.966 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.971 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.974 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.978 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.983 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.986 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:21.990 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:21.995 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:21.997 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:22.010 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:22.013 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:22.025 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:22.030 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:22.033 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:22.040 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:22.043 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:22.046 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:22.051 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:22.053 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:22.061 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-14 17:26:22.192 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-14 17:26:22.222 | Installing collected packages: pbr 2021-12-14 17:26:22.330 | Successfully installed pbr-5.4.5 2021-12-14 17:26:22.395 | + inc/python:pip_install:207 : result=0 2021-12-14 17:26:22.397 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:26:22.399 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:22.402 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:22.404 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:22.406 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:22.408 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:22.410 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:26:22.412 | + functions-common:time_stop:2338 : start_time=1639502778331 2021-12-14 17:26:22.414 | + functions-common:time_stop:2340 : [[ -z 1639502778331 ]] 2021-12-14 17:26:22.417 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:22.420 | + functions-common:time_stop:2343 : end_time=1639502782418 2021-12-14 17:26:22.422 | + functions-common:time_stop:2344 : elapsed_time=4087 2021-12-14 17:26:22.424 | + functions-common:time_stop:2345 : total=12989 2021-12-14 17:26:22.426 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:22.429 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17076 2021-12-14 17:26:22.431 | + inc/python:pip_install:210 : return 0 2021-12-14 17:26:22.433 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-14 17:26:22.435 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-14 17:26:22.456 | + 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-14 17:26:24.031 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.039 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.044 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.053 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.058 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.061 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.071 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.076 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.078 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.086 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.091 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.093 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.097 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.102 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.104 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.108 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.113 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.115 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.118 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.123 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.126 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.130 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.135 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.137 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.146 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.150 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.153 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.160 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.165 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.167 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.175 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.179 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.181 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.195 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.199 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.201 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.206 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.208 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.210 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.213 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.218 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.220 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.224 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.229 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.231 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.234 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.238 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.241 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.243 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.248 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.251 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.255 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.260 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.262 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.272 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.277 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.280 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.298 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.306 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.311 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.313 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.328 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.332 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.337 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.340 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.344 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.349 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.351 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.358 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.363 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.365 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.368 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.372 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.374 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.380 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.384 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.387 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.413 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.419 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.421 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.424 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.429 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.431 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.435 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.438 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.445 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.450 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.452 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.457 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.461 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.464 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.470 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.474 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.476 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.479 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.484 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.486 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.495 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.500 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.502 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.505 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.509 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.512 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.516 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.520 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.523 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.532 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.537 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.540 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.553 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.558 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.560 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.582 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.588 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.590 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.594 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.599 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.601 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.616 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.618 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.621 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.625 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.628 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.630 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.635 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.648 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.654 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.656 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.684 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.700 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.704 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.707 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.709 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.713 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.716 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.727 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.733 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.735 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.737 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.742 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.744 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.749 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.751 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.757 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.760 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.763 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.767 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.769 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.780 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.785 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.787 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.794 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.798 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.801 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.806 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.808 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.830 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.835 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.838 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.842 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.846 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.849 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.855 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.862 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.867 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.869 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.877 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.882 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.884 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.889 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.895 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.903 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.905 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.914 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.916 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.921 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.926 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.928 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.932 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.937 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.939 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.943 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.948 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.950 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.952 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.957 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.959 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.961 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:24.966 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:24.969 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:24.997 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.001 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.004 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.013 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.017 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.020 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.022 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.027 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.029 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.040 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.045 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.048 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.059 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.062 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.067 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.073 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.076 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.083 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.091 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.093 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.098 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.101 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.118 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.121 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.123 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.128 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.130 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.133 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.136 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.141 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.143 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.155 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.160 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.162 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.167 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.171 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.174 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.181 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.188 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.190 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.193 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.200 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.203 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.211 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.216 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.220 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.225 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.233 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.238 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.249 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.270 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.275 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.277 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.279 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.284 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.287 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.301 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.306 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.308 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.321 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.326 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.328 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.341 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.346 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.349 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.351 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.356 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.359 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.368 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.374 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.377 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.387 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.398 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.403 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.407 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.412 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.417 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.419 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.432 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.438 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.440 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.446 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.454 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.457 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.478 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.483 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.485 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.488 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.492 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.495 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.499 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.504 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.507 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.509 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.513 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.516 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.521 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.527 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.530 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.532 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.537 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.539 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.547 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.552 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.554 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.567 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.572 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.575 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.606 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.611 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.613 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.620 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.627 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.629 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.640 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.646 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.649 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.652 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.656 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.659 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.675 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.690 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.693 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.695 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.700 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.703 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.709 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.715 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.717 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.724 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.732 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.735 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.759 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.766 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.772 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.774 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.777 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.782 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.786 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.797 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.802 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.807 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.824 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.831 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.833 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.837 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.845 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.847 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.850 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.855 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.858 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.879 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.885 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.888 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.900 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.903 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.909 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.911 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.915 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.920 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.923 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.927 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.947 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.952 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.954 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.958 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.963 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.966 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.975 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.981 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.983 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:25.991 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:25.995 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:25.998 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.005 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.007 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.012 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.016 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.019 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.021 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.026 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.029 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.036 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.043 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.047 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.050 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.056 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.058 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.062 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.069 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.071 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.084 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.087 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.090 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.097 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.099 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.104 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.106 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.110 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.120 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.123 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.127 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.130 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.134 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.145 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.149 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.152 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.155 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.160 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.162 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.166 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.171 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.174 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.177 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.183 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.185 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.199 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.201 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.213 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.218 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.221 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.227 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.229 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.232 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:26.236 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:26.239 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:26.241 | Processing /opt/stack/requirements 2021-12-14 17:26:27.563 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-14 17:26:27.630 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-14 17:26:27.665 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-14 17:26:27.808 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-14 17:26:28.429 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-14 17:26:28.533 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-14 17:26:28.571 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-14 17:26:28.621 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-14 17:26:28.642 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-14 17:26:28.685 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-14 17:26:28.740 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-14 17:26:28.756 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-14 17:26:28.782 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-14 17:26:28.815 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-14 17:26:28.835 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-14 17:26:28.945 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-14 17:26:28.962 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-14 17:26:28.997 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-14 17:26:29.007 | 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-14 17:26:29.013 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-14 17:26:29.075 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-14 17:26:29.122 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-14 17:26:29.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-14 17:26:29.177 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-14 17:26:29.226 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-14 17:26:29.245 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-14 17:26:29.266 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-14 17:26:29.283 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-14 17:26:29.312 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-14 17:26:29.342 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-14 17:26:29.363 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-14 17:26:29.376 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-14 17:26:29.393 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-14 17:26:29.407 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-14 17:26:29.424 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-14 17:26:29.438 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-14 17:26:29.465 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-14 17:26:29.475 | Building wheels for collected packages: PyYAML 2021-12-14 17:26:29.476 | Running setup.py bdist_wheel for PyYAML: started 2021-12-14 17:26:29.758 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-14 17:26:29.758 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kv8q21r1/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/tmp8wkbmi50pip-wheel- --python-tag cp36: 2021-12-14 17:26:29.758 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-14 17:26:29.758 | or: -c --help [cmd1 cmd2 ...] 2021-12-14 17:26:29.758 | or: -c --help-commands 2021-12-14 17:26:29.758 | or: -c cmd --help 2021-12-14 17:26:29.758 | 2021-12-14 17:26:29.758 | error: invalid command 'bdist_wheel' 2021-12-14 17:26:29.758 | 2021-12-14 17:26:29.758 | ---------------------------------------- 2021-12-14 17:26:29.758 | Failed building wheel for PyYAML 2021-12-14 17:26:29.758 | Running setup.py clean for PyYAML 2021-12-14 17:26:30.043 | Failed to build PyYAML 2021-12-14 17:26:30.044 | Installing collected packages: chardet, certifi, six, linecache2, traceback2, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-14 17:26:30.888 | Running setup.py install for PyYAML: started 2021-12-14 17:26:40.413 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-14 17:26:40.853 | Running setup.py install for openstack-requirements: started 2021-12-14 17:26:43.021 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-14 17:26:43.294 | 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.dev3587 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-14 17:26:43.401 | + inc/python:pip_install:207 : result=0 2021-12-14 17:26:43.404 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:26:43.406 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:43.408 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:43.410 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:43.412 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:43.414 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:43.417 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:26:43.419 | + functions-common:time_stop:2338 : start_time=1639502782449 2021-12-14 17:26:43.421 | + functions-common:time_stop:2340 : [[ -z 1639502782449 ]] 2021-12-14 17:26:43.423 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:43.427 | + functions-common:time_stop:2343 : end_time=1639502803424 2021-12-14 17:26:43.429 | + functions-common:time_stop:2344 : elapsed_time=20975 2021-12-14 17:26:43.431 | + functions-common:time_stop:2345 : total=17076 2021-12-14 17:26:43.433 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:43.435 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38051 2021-12-14 17:26:43.437 | + inc/python:pip_install:210 : return 0 2021-12-14 17:26:43.439 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-14 17:26:43.442 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-14 17:26:43.444 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-14 17:26:43.446 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:26:43.449 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:26:43.451 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-12-14 17:26:43.454 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:26:43.456 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-14 17:26:43.474 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-14 17:26:43.479 | + 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-14 17:26:46.101 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:26:46.101 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.112 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.113 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.114 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.114 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.114 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.115 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.115 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.116 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.117 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.117 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.117 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.118 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.118 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.118 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.120 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.120 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.120 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.121 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.121 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.122 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.122 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.122 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.123 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.123 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.124 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.124 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.125 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.125 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.125 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.126 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.126 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.127 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.128 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.128 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.128 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.129 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.129 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.130 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.130 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.131 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.131 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.132 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.132 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.133 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.133 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.133 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.134 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.134 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.135 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.136 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.136 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.137 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.138 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.138 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.138 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.139 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.139 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.140 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.140 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.141 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.141 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.142 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.142 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.143 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.143 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.143 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.144 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.144 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.145 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.145 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.145 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.146 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.147 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.147 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.147 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.148 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.148 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.148 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.149 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.149 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.150 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.150 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.151 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.151 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.152 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.152 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.153 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.154 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.154 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.154 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.155 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.155 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.156 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.156 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.157 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.158 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.158 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.158 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.159 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.159 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.160 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.160 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.161 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.161 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.162 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.162 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.163 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.163 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.163 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.164 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.165 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.165 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.165 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.166 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.166 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.167 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.167 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.169 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.171 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.171 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.173 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.173 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.174 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.174 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.175 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.175 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.176 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.176 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.177 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.177 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.178 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.178 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.179 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.179 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.180 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.180 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.181 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.181 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.182 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.183 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.183 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.184 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.184 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.184 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.185 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.185 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.186 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.186 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.187 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.187 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.188 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.188 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.188 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.189 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.189 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.190 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.190 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.191 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.191 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.191 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.192 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.192 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.193 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.193 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.194 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.194 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.195 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.195 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.196 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.196 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.197 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.198 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.198 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.199 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.199 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.199 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.200 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.201 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.201 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.201 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.202 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.202 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.204 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.204 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.204 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.205 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.206 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.206 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.207 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.207 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.207 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.208 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.208 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.208 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.209 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.210 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.210 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.210 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.211 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.211 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.212 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.212 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.213 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.213 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.213 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.214 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.214 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.215 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.215 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.216 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.216 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.216 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.217 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.217 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.218 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.218 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.219 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.219 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.220 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.220 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.221 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.221 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.222 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.222 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.223 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.223 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.224 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.224 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.224 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.225 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.225 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.226 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.226 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.227 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.227 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.228 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.228 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.229 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.229 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.230 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.230 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.231 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.231 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.232 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.232 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.233 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.233 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.234 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.234 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.235 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.235 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.236 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.236 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.236 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.237 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.237 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.238 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.238 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.238 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.239 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.239 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.240 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.240 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.241 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.241 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.241 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.242 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.242 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.243 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.243 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.244 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.245 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.245 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.246 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.246 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.247 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.247 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.247 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.248 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.248 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.249 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.249 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.250 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.250 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.251 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.251 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.252 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.252 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.252 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.253 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.253 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.254 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.254 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.255 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.255 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.256 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.256 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.257 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.257 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.257 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.258 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.258 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.259 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.259 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.260 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.261 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.262 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.262 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.263 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.263 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.264 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.264 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.265 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.265 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.266 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.266 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.266 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.267 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.267 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.268 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.268 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.269 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.269 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.270 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.270 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.271 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.271 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.272 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.272 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.273 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.273 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.273 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.274 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.274 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.275 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.276 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.276 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.277 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.277 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.277 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.278 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.278 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.279 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.279 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.280 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.280 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.280 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.281 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.281 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.282 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.283 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.283 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.283 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.284 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.285 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.285 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.285 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.286 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.286 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.287 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.287 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.287 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.288 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.288 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.289 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.289 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.289 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.290 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.290 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.291 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.291 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.292 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.292 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.292 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.293 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.293 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.294 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.294 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.295 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.295 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.296 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.296 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.297 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.297 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.298 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.298 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.299 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:26:46.299 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:26:46.299 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:26:46.433 | 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-14 17:26:48.037 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:26:48.037 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:26:48.110 | + inc/python:pip_install:207 : result=0 2021-12-14 17:26:48.112 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:26:48.115 | + functions-common:time_stop:2331 : local name 2021-12-14 17:26:48.117 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:26:48.119 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:26:48.121 | + functions-common:time_stop:2334 : local total 2021-12-14 17:26:48.123 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:26:48.125 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:26:48.128 | + functions-common:time_stop:2338 : start_time=1639502803470 2021-12-14 17:26:48.130 | + functions-common:time_stop:2340 : [[ -z 1639502803470 ]] 2021-12-14 17:26:48.132 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:26:48.136 | + functions-common:time_stop:2343 : end_time=1639502808133 2021-12-14 17:26:48.138 | + functions-common:time_stop:2344 : elapsed_time=4663 2021-12-14 17:26:48.140 | + functions-common:time_stop:2345 : total=38051 2021-12-14 17:26:48.142 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:26:48.144 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=42714 2021-12-14 17:26:48.146 | + inc/python:pip_install:210 : return 0 2021-12-14 17:26:48.149 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-14 17:26:50.656 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-14 17:26:52.232 | Collecting bindep 2021-12-14 17:26:52.299 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-14 17:26:52.331 | Collecting Parsley (from bindep) 2021-12-14 17:26:52.771 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-14 17:26:52.798 | Collecting pbr>=2.0.0 (from bindep) 2021-12-14 17:26:52.891 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-14 17:26:52.923 | Collecting distro (from bindep) 2021-12-14 17:26:52.949 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-14 17:26:52.962 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-14 17:26:53.016 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-14 17:26:53.038 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-14 17:26:53.166 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-14 17:26:53.188 | Installing collected packages: Parsley, pbr, distro, pyparsing, packaging, bindep 2021-12-14 17:26:53.663 | 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-14 17:26:53.731 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-14 17:26:53.734 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-14 17:26:53.737 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-14 17:26:53.753 | + ./stack.sh:main:797 : pkgs= 2021-12-14 17:26:53.756 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-14 17:26:53.758 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-14 17:26:53.760 | + functions-common:run_phase:1759 : local mode=stack 2021-12-14 17:26:53.762 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-14 17:26:53.765 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:26:53.767 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:26:53.769 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:26:53.771 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:26:53.773 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:26:53.776 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:26:53.779 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:26:53.781 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:26:53.784 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:26:53.786 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-14 17:26:53.788 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:26:53.802 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:26:53.804 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:26:53.807 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:26:53.809 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-14 17:26:53.811 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:26:53.813 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:26:53.815 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:26:53.817 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-14 17:26:53.820 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:26:53.822 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-14 17:26:53.824 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:26:53.826 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:26:53.828 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-14 17:26:53.830 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-14 17:26:53.832 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:26:53.834 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-14 17:26:53.836 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-14 17:26:53.838 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-14 17:26:53.841 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-14 17:26:53.843 | + functions-common:run_plugins:1748 : local plugins= 2021-12-14 17:26:53.845 | + functions-common:run_plugins:1749 : local plugin 2021-12-14 17:26:53.847 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-14 17:26:53.850 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-14 17:26:53.852 | + functions:set_systemd_override:800 : local value=2048 2021-12-14 17:26:53.855 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-14 17:26:53.857 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-14 17:26:53.901 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-14 17:26:53.901 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-14 17:26:53.903 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-14 17:26:54.074 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-14 17:26:54.076 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-14 17:26:54.092 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:26:54.094 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-14 17:26:54.097 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:26:54.099 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:26:54.101 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:26:54.104 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:26:54.106 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:26:54.109 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:26:54.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:26:54.113 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:26:54.115 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:26:54.118 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:26:54.120 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:26:54.122 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:26:54.124 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-14 17:26:54.126 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:26:54.129 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:26:54.131 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:26:54.133 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-14 17:26:54.151 | + 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-14 17:26:54.272 | Reading package lists... 2021-12-14 17:26:54.529 | Building dependency tree... 2021-12-14 17:26:54.531 | Reading state information... 2021-12-14 17:26:54.748 | The following packages were automatically installed and are no longer required: 2021-12-14 17:26:54.749 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:26:54.749 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:26:54.749 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:26:54.749 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:26:54.749 | python3-twisted-bin python3-zope.interface 2021-12-14 17:26:54.749 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:26:54.750 | The following additional packages will be installed: 2021-12-14 17:26:54.750 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-14 17:26:54.750 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-14 17:26:54.750 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-14 17:26:54.750 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-14 17:26:54.750 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-14 17:26:54.752 | Suggested packages: 2021-12-14 17:26:54.752 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-14 17:26:54.752 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-14 17:26:54.798 | The following NEW packages will be installed: 2021-12-14 17:26:54.798 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-14 17:26:54.798 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-14 17:26:54.798 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-14 17:26:54.798 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-14 17:26:54.799 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-14 17:26:54.799 | rabbitmq-server 2021-12-14 17:26:55.057 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-14 17:26:55.058 | Need to get 24.5 MB of archives. 2021-12-14 17:26:55.058 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-14 17:26:55.058 | 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-14 17:26:57.613 | 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-14 17:26:57.800 | 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-14 17:26:57.915 | 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-14 17:26:57.920 | 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-14 17:26:57.923 | 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-14 17:26:57.957 | 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-14 17:26:58.165 | 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-14 17:26:58.258 | 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-14 17:26:58.782 | 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-14 17:26:58.790 | 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-14 17:26:58.806 | 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-14 17:26:58.929 | 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-14 17:26:59.237 | 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-14 17:26:59.240 | 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-14 17:26:59.243 | 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-14 17:26:59.246 | 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-14 17:26:59.351 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-14 17:26:59.395 | 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-14 17:26:59.397 | 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-14 17:26:59.581 | 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-14 17:26:59.584 | 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-14 17:26:59.587 | 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-14 17:26:59.640 | 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-14 17:26:59.967 | 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-14 17:26:59.967 | 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-14 17:27:01.080 | Fetched 24.5 MB in 6s (4,289 kB/s) 2021-12-14 17:27:01.309 | Selecting previously unselected package erlang-base. 2021-12-14 17:27:01.347 | (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-14 17:27:01.351 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:01.417 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:02.737 | Selecting previously unselected package erlang-asn1. 2021-12-14 17:27:02.745 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:02.817 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:03.183 | Selecting previously unselected package erlang-mnesia. 2021-12-14 17:27:03.190 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:03.240 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:03.685 | Selecting previously unselected package erlang-runtime-tools. 2021-12-14 17:27:03.693 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:03.771 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:04.131 | Selecting previously unselected package erlang-crypto. 2021-12-14 17:27:04.139 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:04.205 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:04.537 | Selecting previously unselected package erlang-public-key. 2021-12-14 17:27:04.544 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:04.605 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:05.028 | Selecting previously unselected package erlang-ssl. 2021-12-14 17:27:05.035 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:05.073 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:05.565 | Selecting previously unselected package erlang-inets. 2021-12-14 17:27:05.573 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:05.622 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:06.005 | Selecting previously unselected package erlang-corba. 2021-12-14 17:27:06.013 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:06.045 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:06.708 | Selecting previously unselected package erlang-syntax-tools. 2021-12-14 17:27:06.716 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:06.759 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:07.028 | Selecting previously unselected package erlang-diameter. 2021-12-14 17:27:07.036 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:07.074 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:07.456 | Selecting previously unselected package erlang-xmerl. 2021-12-14 17:27:07.464 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:07.507 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:07.988 | Selecting previously unselected package erlang-edoc. 2021-12-14 17:27:07.996 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:08.033 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:08.371 | Selecting previously unselected package erlang-eldap. 2021-12-14 17:27:08.378 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:08.416 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:08.737 | Selecting previously unselected package erlang-erl-docgen. 2021-12-14 17:27:08.745 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:08.794 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:09.183 | Selecting previously unselected package erlang-eunit. 2021-12-14 17:27:09.190 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:09.228 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:09.508 | Selecting previously unselected package erlang-ic. 2021-12-14 17:27:09.515 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:09.542 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:10.022 | Selecting previously unselected package libodbc1:amd64. 2021-12-14 17:27:10.030 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-14 17:27:10.130 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-14 17:27:10.411 | Selecting previously unselected package erlang-odbc. 2021-12-14 17:27:10.418 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:10.496 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:10.788 | Selecting previously unselected package erlang-snmp. 2021-12-14 17:27:10.796 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:10.845 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:11.428 | Selecting previously unselected package erlang-os-mon. 2021-12-14 17:27:11.436 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:11.485 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:11.902 | Selecting previously unselected package erlang-parsetools. 2021-12-14 17:27:11.910 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:11.965 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:12.256 | Selecting previously unselected package erlang-ssh. 2021-12-14 17:27:12.264 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:12.302 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:12.690 | Selecting previously unselected package erlang-tools. 2021-12-14 17:27:12.698 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-14 17:27:12.730 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:13.142 | Selecting previously unselected package erlang-nox. 2021-12-14 17:27:13.150 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-14 17:27:13.199 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:13.582 | Selecting previously unselected package rabbitmq-server. 2021-12-14 17:27:13.590 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-14 17:27:13.622 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-14 17:27:14.559 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-14 17:27:14.719 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:15.965 | Searching for services which depend on erlang and should be started...none found. 2021-12-14 17:27:16.079 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:27:16.199 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:16.393 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:16.536 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:16.633 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:16.793 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:16.885 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:17.017 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:27:17.153 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:27:17.422 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:27:18.176 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.319 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.433 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.530 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.627 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.799 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:18.970 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.130 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.245 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.353 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.497 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.588 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.673 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:19.833 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:20.022 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:20.204 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:20.336 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-14 17:27:20.502 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-14 17:27:20.904 | Adding group `rabbitmq' (GID 121) ... 2021-12-14 17:27:21.030 | Done. 2021-12-14 17:27:21.103 | Adding system user `rabbitmq' (UID 115) ... 2021-12-14 17:27:21.103 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-14 17:27:21.384 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-14 17:27:21.628 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-14 17:27:27.382 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:27:27.656 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:27:29.815 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:27:29.817 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:27:29.819 | + functions-common:time_stop:2331 : local name 2021-12-14 17:27:29.822 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:27:29.824 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:27:29.826 | + functions-common:time_stop:2334 : local total 2021-12-14 17:27:29.829 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:27:29.831 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:27:29.833 | + functions-common:time_stop:2338 : start_time=1639502814148 2021-12-14 17:27:29.835 | + functions-common:time_stop:2340 : [[ -z 1639502814148 ]] 2021-12-14 17:27:29.838 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:27:29.841 | + functions-common:time_stop:2343 : end_time=1639502849839 2021-12-14 17:27:29.843 | + functions-common:time_stop:2344 : elapsed_time=35691 2021-12-14 17:27:29.846 | + functions-common:time_stop:2345 : total=293133 2021-12-14 17:27:29.848 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:27:29.850 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=328824 2021-12-14 17:27:29.852 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:27:29.855 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-14 17:27:29.857 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:27:29.859 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:27:29.861 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:27:29.864 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:27:29.866 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:27:29.868 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:27:29.871 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-14 17:27:29.873 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:27:29.875 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:27:29.877 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:27:29.880 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:27:29.882 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:27:29.884 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:27:29.887 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:27:29.889 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:27:29.891 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-14 17:27:29.894 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:27:29.896 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:27:29.898 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:27:29.900 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:27:29.903 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:27:29.905 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:27:29.908 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-14 17:27:29.910 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-14 17:27:29.925 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:27:29.928 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-14 17:27:29.930 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:27:29.932 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-14 17:27:29.935 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-14 17:27:29.937 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-14 17:27:29.941 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-14 17:27:29.943 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-14 17:27:29.945 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-14 17:27:29.947 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-14 17:27:29.949 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-14 17:27:29.952 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-14 17:27:29.955 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-14 17:27:31.015 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-14 17:27:31.015 | guest [administrator]' 2021-12-14 17:27:31.018 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-14 17:27:31.018 | guest [administrator]' 2021-12-14 17:27:31.019 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-14 17:27:31.024 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-14 17:27:31.026 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-14 17:27:31.028 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-14 17:27:32.057 | Creating user "stackrabbit" 2021-12-14 17:27:32.133 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-14 17:27:33.170 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-14 17:27:33.264 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-14 17:27:33.266 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-14 17:27:34.304 | Changing password for user "stackrabbit" 2021-12-14 17:27:34.351 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-14 17:27:34.353 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-14 17:27:34.356 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-14 17:27:35.364 | Deleting user "guest" 2021-12-14 17:27:35.420 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-14 17:27:35.435 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:27:35.438 | + ./stack.sh:main:814 : install_database 2021-12-14 17:27:35.440 | + lib/database:install_database:116 : install_database_mysql 2021-12-14 17:27:35.442 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-14 17:27:35.444 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:27:35.447 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:27:35.449 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-14 17:27:35.777 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-14 17:27:35.780 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-14 17:27:35.784 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-14 17:27:35.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:27:35.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:27:35.791 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-14 17:27:35.793 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-14 17:27:35.796 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-14 17:27:35.799 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-14 17:27:35.801 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-14 17:27:35.804 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:27:35.806 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-14 17:27:35.809 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:27:35.811 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:27:35.814 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:27:35.816 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:27:35.819 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:27:35.822 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:27:35.825 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:27:35.828 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:27:35.830 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-14 17:27:35.832 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:27:35.834 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:27:35.837 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:27:35.839 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:27:35.841 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:27:35.844 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:27:35.846 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-14 17:27:35.848 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:27:35.850 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:27:35.853 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-14 17:27:35.855 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:27:35.857 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:27:35.860 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:27:35.862 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:27:35.864 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:27:35.866 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:27:35.869 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:27:35.871 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:27:35.874 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:27:35.876 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:27:35.878 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:27:35.880 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:27:35.883 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-14 17:27:35.885 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:27:35.888 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:27:35.890 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:27:35.892 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-14 17:27:35.910 | + 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-14 17:27:36.031 | Reading package lists... 2021-12-14 17:27:36.288 | Building dependency tree... 2021-12-14 17:27:36.290 | Reading state information... 2021-12-14 17:27:36.516 | The following packages were automatically installed and are no longer required: 2021-12-14 17:27:36.516 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:27:36.517 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:27:36.517 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:27:36.517 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:27:36.517 | python3-twisted-bin python3-zope.interface 2021-12-14 17:27:36.517 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:27:36.517 | The following additional packages will be installed: 2021-12-14 17:27:36.517 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-14 17:27:36.517 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-14 17:27:36.517 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-14 17:27:36.517 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-14 17:27:36.518 | mysql-server-5.7 mysql-server-core-5.7 2021-12-14 17:27:36.519 | Suggested packages: 2021-12-14 17:27:36.519 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-14 17:27:36.571 | The following NEW packages will be installed: 2021-12-14 17:27:36.571 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-14 17:27:36.571 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-14 17:27:36.571 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-14 17:27:36.572 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-14 17:27:36.572 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-14 17:27:36.875 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-14 17:27:36.875 | Need to get 19.6 MB of archives. 2021-12-14 17:27:36.875 | After this operation, 155 MB of additional disk space will be used. 2021-12-14 17:27:36.875 | 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-14 17:27:39.799 | 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-14 17:27:40.030 | 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-14 17:27:41.194 | 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-14 17:27:41.218 | 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-14 17:27:41.697 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-14 17:27:41.698 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-14 17:27:41.700 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-14 17:27:41.705 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-14 17:27:41.732 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-14 17:27:41.733 | 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-14 17:27:41.734 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-14 17:27:41.734 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-14 17:27:41.738 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-14 17:27:41.819 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-14 17:27:41.942 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-14 17:27:41.945 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-14 17:27:41.954 | 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-14 17:27:42.452 | Preconfiguring packages ... 2021-12-14 17:27:42.699 | Fetched 19.6 MB in 5s (3,652 kB/s) 2021-12-14 17:27:42.799 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-14 17:27:42.837 | (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-14 17:27:42.841 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:27:42.901 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:44.290 | Selecting previously unselected package mysql-client-5.7. 2021-12-14 17:27:44.298 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:27:44.347 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:45.113 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-14 17:27:45.120 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:27:45.175 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:46.907 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-14 17:27:46.915 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-14 17:27:46.975 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-14 17:27:47.565 | Selecting previously unselected package mysql-server-5.7. 2021-12-14 17:27:47.573 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-14 17:27:48.506 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:49.541 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-14 17:27:49.549 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-14 17:27:49.603 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-14 17:27:49.850 | Selecting previously unselected package liburi-perl. 2021-12-14 17:27:49.858 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-14 17:27:49.896 | Unpacking liburi-perl (1.73-1) ... 2021-12-14 17:27:50.239 | Selecting previously unselected package libhtml-parser-perl. 2021-12-14 17:27:50.246 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-14 17:27:50.279 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-14 17:27:50.615 | Selecting previously unselected package libcgi-pm-perl. 2021-12-14 17:27:50.623 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-14 17:27:50.677 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-14 17:27:51.027 | Selecting previously unselected package libfcgi-perl. 2021-12-14 17:27:51.035 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-14 17:27:51.090 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-14 17:27:51.387 | Selecting previously unselected package libcgi-fast-perl. 2021-12-14 17:27:51.394 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-14 17:27:51.427 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-14 17:27:51.741 | Selecting previously unselected package libencode-locale-perl. 2021-12-14 17:27:51.748 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-14 17:27:51.803 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-14 17:27:52.055 | Selecting previously unselected package libhtml-template-perl. 2021-12-14 17:27:52.063 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-14 17:27:52.112 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-14 17:27:52.398 | Selecting previously unselected package libhttp-date-perl. 2021-12-14 17:27:52.407 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-14 17:27:52.461 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-14 17:27:52.781 | Selecting previously unselected package libio-html-perl. 2021-12-14 17:27:52.788 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-14 17:27:52.849 | Unpacking libio-html-perl (1.001-1) ... 2021-12-14 17:27:53.113 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-14 17:27:53.120 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-14 17:27:53.169 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-14 17:27:53.449 | Selecting previously unselected package libhttp-message-perl. 2021-12-14 17:27:53.457 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-14 17:27:53.501 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-14 17:27:53.798 | Selecting previously unselected package mysql-server. 2021-12-14 17:27:53.806 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-14 17:27:53.855 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:54.182 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-14 17:27:54.340 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-14 17:27:54.495 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-14 17:27:54.633 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:27:54.758 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-14 17:27:54.896 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:55.032 | Setting up libio-html-perl (1.001-1) ... 2021-12-14 17:27:55.175 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-14 17:27:55.296 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:27:55.449 | Setting up liburi-perl (1.73-1) ... 2021-12-14 17:27:55.593 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:27:55.850 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-14 17:27:56.010 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-14 17:27:56.152 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:27:58.084 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-14 17:27:58.255 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:58.427 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-14 17:27:58.592 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-14 17:27:58.751 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-14 17:27:58.992 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:27:59.164 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:28:00.478 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-14 17:28:00.543 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-14 17:28:21.057 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-14 17:28:22.267 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-14 17:28:22.375 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:28:22.650 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:28:24.789 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:28:24.791 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:28:24.794 | + functions-common:time_stop:2331 : local name 2021-12-14 17:28:24.796 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:28:24.798 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:28:24.801 | + functions-common:time_stop:2334 : local total 2021-12-14 17:28:24.803 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:28:24.805 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:28:24.807 | + functions-common:time_stop:2338 : start_time=1639502855908 2021-12-14 17:28:24.809 | + functions-common:time_stop:2340 : [[ -z 1639502855908 ]] 2021-12-14 17:28:24.812 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:28:24.815 | + functions-common:time_stop:2343 : end_time=1639502904813 2021-12-14 17:28:24.817 | + functions-common:time_stop:2344 : elapsed_time=48905 2021-12-14 17:28:24.819 | + functions-common:time_stop:2345 : total=328824 2021-12-14 17:28:24.821 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:28:24.823 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=377729 2021-12-14 17:28:24.826 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:28:24.828 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-14 17:28:24.830 | + ./stack.sh:main:817 : install_database_python 2021-12-14 17:28:24.832 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-14 17:28:24.835 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-14 17:28:24.837 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-14 17:28:24.839 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:28:24.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-14 17:28:24.844 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-14 17:28:24.847 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:28:24.851 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:28:24.851 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:28:24.855 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-14 17:28:24.857 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-14 17:28:24.859 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-14 17:28:24.862 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-14 17:28:24.865 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-14 17:28:24.883 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-14 17:28:24.888 | + 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-14 17:28:27.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:28:27.487 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.487 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.488 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.488 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.489 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.489 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.489 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.490 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.490 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.491 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.491 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.492 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.492 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.493 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.493 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.493 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.494 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.494 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.495 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.495 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.495 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.496 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.496 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.497 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.497 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.498 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.498 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.498 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.499 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.499 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.500 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.500 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.501 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.501 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.502 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.502 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.503 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.503 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.503 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.504 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.504 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.505 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.505 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.505 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.506 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.506 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.507 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.507 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.507 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.508 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.508 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.509 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.509 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.509 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.510 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.510 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.511 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.512 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.512 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.513 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.513 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.514 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.514 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.515 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.515 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.516 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.516 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.517 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.517 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.518 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.518 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.519 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.519 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.519 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.520 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.520 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.521 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.522 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.522 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.522 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.523 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.523 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.524 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.524 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.525 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.525 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.525 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.526 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.526 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.527 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.527 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.528 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.528 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.528 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.529 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.529 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.530 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.530 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.531 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.531 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.532 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.533 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.533 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.533 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.534 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.534 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.535 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.535 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.536 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.536 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.537 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.537 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.538 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.538 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.539 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.539 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.540 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.540 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.541 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.541 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.541 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.542 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.542 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.543 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.543 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.544 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.544 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.545 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.545 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.546 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.546 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.546 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.547 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.547 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.548 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.548 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.549 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.549 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.550 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.550 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.550 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.551 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.551 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.552 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.552 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.553 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.553 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.553 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.554 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.554 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.555 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.555 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.556 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.556 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.557 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.557 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.558 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.558 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.559 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.559 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.559 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.560 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.560 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.561 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.561 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.562 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.562 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.563 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.563 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.563 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.564 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.564 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.565 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.565 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.566 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.566 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.567 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.567 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.567 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.568 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.568 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.569 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.569 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.569 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.570 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.570 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.570 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.571 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.571 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.572 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.573 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.573 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.574 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.574 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.574 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.575 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.575 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.576 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.576 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.577 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.577 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.578 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.578 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.578 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.579 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.580 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.580 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.581 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.582 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.582 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.583 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.583 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.584 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.584 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.585 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.585 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.585 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.586 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.586 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.587 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.587 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.588 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.588 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.589 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.589 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.589 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.590 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.590 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.591 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.591 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.591 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.592 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.592 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.593 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.593 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.594 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.594 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.595 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.595 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.596 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.596 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.597 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.597 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.598 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.598 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.599 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.599 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.599 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.600 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.600 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.601 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.601 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.602 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.602 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.603 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.603 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.603 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.604 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.604 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.605 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.605 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.606 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.606 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.606 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.607 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.607 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.608 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.608 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.609 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.609 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.610 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.610 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.611 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.611 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.612 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.612 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.612 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.613 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.613 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.614 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.614 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.614 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.615 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.615 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.616 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.616 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.616 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.617 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.617 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.618 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.618 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.619 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.619 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.619 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.620 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.620 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.621 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.622 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.622 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.622 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.623 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.623 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.624 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.624 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.625 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.625 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.626 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.626 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.626 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.627 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.628 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.628 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.628 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.629 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.629 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.630 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.630 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.630 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.631 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.631 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.632 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.632 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.633 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.633 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.634 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.634 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.634 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.635 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.635 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.636 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.637 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.637 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.638 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.638 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.639 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.639 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.639 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.640 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.640 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.641 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.642 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.642 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.643 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.643 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.644 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.644 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.644 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.645 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.645 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.646 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.646 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.647 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.647 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.648 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.648 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.648 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.649 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.649 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.650 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.650 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.651 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.651 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.652 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.652 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.652 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.653 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.653 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.654 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.654 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.655 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.655 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.655 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.656 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.656 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.658 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.658 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.658 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.659 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.659 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.660 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.660 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.660 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.661 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.661 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.662 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.662 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.662 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.663 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.663 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.664 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.664 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.665 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.665 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.666 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.666 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.666 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.667 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.667 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.667 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.668 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.668 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.669 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.669 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.670 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.670 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.671 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.671 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.672 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.672 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.673 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.673 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:27.673 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:27.674 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:27.674 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:28.146 | Collecting PyMySQL===0.9.3 2021-12-14 17:28:28.153 | 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-14 17:28:29.699 | Installing collected packages: PyMySQL 2021-12-14 17:28:29.893 | Successfully installed PyMySQL-0.9.3 2021-12-14 17:28:29.998 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:28:29.998 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:28:30.072 | + inc/python:pip_install:207 : result=0 2021-12-14 17:28:30.075 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:28:30.077 | + functions-common:time_stop:2331 : local name 2021-12-14 17:28:30.080 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:28:30.082 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:28:30.084 | + functions-common:time_stop:2334 : local total 2021-12-14 17:28:30.087 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:28:30.089 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:28:30.091 | + functions-common:time_stop:2338 : start_time=1639502904879 2021-12-14 17:28:30.093 | + functions-common:time_stop:2340 : [[ -z 1639502904879 ]] 2021-12-14 17:28:30.097 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:28:30.100 | + functions-common:time_stop:2343 : end_time=1639502910098 2021-12-14 17:28:30.102 | + functions-common:time_stop:2344 : elapsed_time=5219 2021-12-14 17:28:30.105 | + functions-common:time_stop:2345 : total=42714 2021-12-14 17:28:30.107 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:28:30.109 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47933 2021-12-14 17:28:30.112 | + inc/python:pip_install:210 : return 0 2021-12-14 17:28:30.114 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-14 17:28:30.116 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-14 17:28:30.119 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-14 17:28:30.121 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-14 17:28:30.136 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:28:30.138 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-14 17:28:30.140 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-14 17:28:30.144 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:28:30.144 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:28:30.148 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:28:30.150 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:28:30.153 | + 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,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,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-14 17:28:30.155 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:28:30.158 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-14 17:28:30.160 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-14 17:28:30.175 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:28:30.177 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-14 17:28:30.180 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:28:30.182 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:28:30.184 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:28:30.187 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:28:30.189 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:28:30.191 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:28:30.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:28:30.196 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:28:30.198 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:28:30.200 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:28:30.202 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:28:30.204 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:28:30.207 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-14 17:28:30.209 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:28:30.211 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:28:30.213 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:28:30.216 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-14 17:28:30.234 | + 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-14 17:28:30.354 | Reading package lists... 2021-12-14 17:28:30.615 | Building dependency tree... 2021-12-14 17:28:30.617 | Reading state information... 2021-12-14 17:28:30.836 | The following packages were automatically installed and are no longer required: 2021-12-14 17:28:30.837 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-14 17:28:30.837 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-14 17:28:30.837 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-14 17:28:30.837 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:28:30.837 | python3-twisted-bin python3-zope.interface 2021-12-14 17:28:30.837 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:28:30.881 | The following NEW packages will be installed: 2021-12-14 17:28:30.881 | radvd 2021-12-14 17:28:31.139 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-14 17:28:31.139 | Need to get 59.0 kB of archives. 2021-12-14 17:28:31.139 | After this operation, 164 kB of additional disk space will be used. 2021-12-14 17:28:31.139 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-14 17:28:31.943 | Fetched 59.0 kB in 1s (116 kB/s) 2021-12-14 17:28:32.227 | Selecting previously unselected package radvd. 2021-12-14 17:28:32.266 | (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-14 17:28:32.270 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-14 17:28:32.328 | Unpacking radvd (1:2.16-3) ... 2021-12-14 17:28:32.891 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:28:33.026 | Setting up radvd (1:2.16-3) ... 2021-12-14 17:28:34.285 | Job for radvd.service failed because the control process exited with error code. 2021-12-14 17:28:34.285 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-14 17:28:34.286 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-14 17:28:34.296 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-14 17:28:34.296 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-14 17:28:34.296 | Active: failed (Result: exit-code) since Tue 2021-12-14 17:28:34 UTC; 12ms ago 2021-12-14 17:28:34.296 | Docs: man:radvd(8) 2021-12-14 17:28:34.296 | Process: 48090 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-14 17:28:34.296 | 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb radvd[48090]: can't open /etc/radvd.conf: No such file or directory 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb radvd[48090]: Insecure file permissions, but continuing anyway 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb radvd[48090]: exiting, failed to read config file 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-14 17:28:34.296 | Dec 14 17:28:34 dv-cinder-821737-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-14 17:28:34.352 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:28:34.650 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:28:35.055 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:28:37.216 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:28:37.219 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:28:37.221 | + functions-common:time_stop:2331 : local name 2021-12-14 17:28:37.223 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:28:37.225 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:28:37.227 | + functions-common:time_stop:2334 : local total 2021-12-14 17:28:37.229 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:28:37.232 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:28:37.234 | + functions-common:time_stop:2338 : start_time=1639502910231 2021-12-14 17:28:37.236 | + functions-common:time_stop:2340 : [[ -z 1639502910231 ]] 2021-12-14 17:28:37.239 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:28:37.242 | + functions-common:time_stop:2343 : end_time=1639502917240 2021-12-14 17:28:37.245 | + functions-common:time_stop:2344 : elapsed_time=7009 2021-12-14 17:28:37.247 | + functions-common:time_stop:2345 : total=377729 2021-12-14 17:28:37.249 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:28:37.252 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=384738 2021-12-14 17:28:37.254 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:28:37.256 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-14 17:28:37.271 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:28:37.274 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-14 17:28:37.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-14 17:28:37.279 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-14 17:28:37.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-14 17:28:37.300 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:28:37.302 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:28:37.304 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:28:37.307 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:28:37.309 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:28:37.311 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:28:37.314 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:28:37.317 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:28:37.319 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:28:37.321 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:28:37.323 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:28:37.325 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:28:37.328 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-14 17:28:37.330 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:28:37.332 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:28:37.334 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:28:37.337 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-14 17:28:37.354 | + 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-14 17:28:37.476 | Reading package lists... 2021-12-14 17:28:37.733 | Building dependency tree... 2021-12-14 17:28:37.734 | Reading state information... 2021-12-14 17:28:37.954 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-14 17:28:37.954 | fakeroot set to manually installed. 2021-12-14 17:28:37.954 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-14 17:28:37.954 | The following packages were automatically installed and are no longer required: 2021-12-14 17:28:37.955 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-14 17:28:37.955 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-14 17:28:37.955 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-14 17:28:37.955 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:28:37.955 | python3-twisted-bin python3-zope.interface 2021-12-14 17:28:37.955 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:28:37.955 | The following additional packages will be installed: 2021-12-14 17:28:37.956 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-14 17:28:37.957 | Suggested packages: 2021-12-14 17:28:37.957 | openvswitch-doc python-sortedcontainers-doc 2021-12-14 17:28:38.009 | The following NEW packages will be installed: 2021-12-14 17:28:38.010 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-14 17:28:38.011 | The following packages will be upgraded: 2021-12-14 17:28:38.011 | openvswitch-common openvswitch-switch 2021-12-14 17:28:38.161 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-14 17:28:38.161 | Need to get 3,088 kB of archives. 2021-12-14 17:28:38.161 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-14 17:28:38.161 | Get:1 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-14 17:28:38.291 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-14 17:28:38.377 | 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-14 17:28:38.665 | Get:4 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-14 17:28:39.095 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-14 17:28:39.651 | Fetched 3,088 kB in 1s (2,873 kB/s) 2021-12-14 17:28:39.827 | Selecting previously unselected package libunbound2:amd64. 2021-12-14 17:28:39.866 | (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-14 17:28:39.869 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-14 17:28:39.929 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-14 17:28:40.312 | Selecting previously unselected package python3-sortedcontainers. 2021-12-14 17:28:40.320 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-14 17:28:40.414 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-14 17:28:40.735 | Selecting previously unselected package python3-openvswitch. 2021-12-14 17:28:40.743 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-14 17:28:40.786 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-14 17:28:41.125 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-14 17:28:41.293 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-14 17:28:42.067 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-14 17:28:42.265 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-14 17:28:43.622 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-14 17:28:43.779 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:28:43.866 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-14 17:28:44.015 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-14 17:28:44.447 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:28:44.592 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:28:44.900 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:28:45.893 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-14 17:28:46.409 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-14 17:28:49.991 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:28:49.993 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:28:49.996 | + functions-common:time_stop:2331 : local name 2021-12-14 17:28:49.998 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:28:50.000 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:28:50.003 | + functions-common:time_stop:2334 : local total 2021-12-14 17:28:50.005 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:28:50.007 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:28:50.009 | + functions-common:time_stop:2338 : start_time=1639502917351 2021-12-14 17:28:50.011 | + functions-common:time_stop:2340 : [[ -z 1639502917351 ]] 2021-12-14 17:28:50.014 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:28:50.017 | + functions-common:time_stop:2343 : end_time=1639502930015 2021-12-14 17:28:50.019 | + functions-common:time_stop:2344 : elapsed_time=12664 2021-12-14 17:28:50.021 | + functions-common:time_stop:2345 : total=384738 2021-12-14 17:28:50.023 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:28:50.025 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=397402 2021-12-14 17:28:50.027 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:28:50.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-14 17:28:50.032 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:28:50.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:28:50.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-14 17:28:50.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-14 17:28:50.042 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-14 17:28:50.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-14 17:28:50.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-14 17:28:50.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-14 17:28:50.051 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-14 17:28:50.055 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-14 17:28:50.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-14 17:28:50.059 | + functions:vercmp:615 : local v1=4.15 2021-12-14 17:28:50.061 | + functions:vercmp:616 : local 'op=<' 2021-12-14 17:28:50.064 | + functions:vercmp:617 : local v2=3.13 2021-12-14 17:28:50.066 | + functions:vercmp:618 : local result 2021-12-14 17:28:50.069 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-14 17:28:50.070 | ++ functions:vercmp:622 : sort -V 2021-12-14 17:28:50.070 | ++ functions:vercmp:622 : head -1 2021-12-14 17:28:50.074 | + functions:vercmp:622 : result=3.13 2021-12-14 17:28:50.076 | + functions:vercmp:624 : case $op in 2021-12-14 17:28:50.078 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-14 17:28:50.080 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-14 17:28:50.083 | + functions:vercmp:635 : return 2021-12-14 17:28:50.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-14 17:28:50.087 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:28:50.089 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-14 17:28:50.532 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-14 17:28:50.547 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:28:50.550 | + ./stack.sh:main:825 : install_etcd3 2021-12-14 17:28:50.552 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-14 17:28:50.552 | Installing etcd 2021-12-14 17:28:50.554 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-14 17:28:50.566 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-14 17:28:50.577 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-14 17:28:50.580 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-14 17:28:50.591 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-14 17:28:50.595 | ++ 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-14 17:28:50.597 | ++ 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-14 17:28:50.600 | +++ 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-14 17:28:50.604 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-14 17:28:50.607 | ++ 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-14 17:28:50.609 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-14 17:28:50.612 | ++ 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-14 17:28:50.635 | --2021-12-14 17:28:50-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-14 17:28:50.693 | Resolving github.com (github.com)... 140.82.121.3 2021-12-14 17:28:50.738 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-14 17:28:51.040 | HTTP request sent, awaiting response... 302 Found 2021-12-14 17:28:51.040 | 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%2F20211214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211214T172850Z&X-Amz-Expires=300&X-Amz-Signature=ea749b46ad12728b0b821a18b670e25f7d2e3d6cc4784241609085e79803c457&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-14 17:28:51.040 | --2021-12-14 17:28:51-- 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%2F20211214%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211214T172850Z&X-Amz-Expires=300&X-Amz-Signature=ea749b46ad12728b0b821a18b670e25f7d2e3d6cc4784241609085e79803c457&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-14 17:28:51.041 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2021-12-14 17:28:51.065 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-12-14 17:28:51.994 | HTTP request sent, awaiting response... 200 OK 2021-12-14 17:28:51.994 | Length: 11350736 (11M) [application/octet-stream] 2021-12-14 17:28:51.994 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-14 17:28:52.594 | 2021-12-14 17:28:52.936 | 0K ........ .. 100% 11.5M=0.9s 2021-12-14 17:28:52.936 | 2021-12-14 17:28:52.936 | 2021-12-14 17:28:52 (11.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-14 17:28:52.936 | 2021-12-14 17:28:52.939 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-14 17:28:52.942 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-14 17:28:52.944 | ++ functions:get_extra_file:73 : return 2021-12-14 17:28:52.947 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-14 17:28:52.949 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-14 17:28:52.952 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-14 17:28:52.955 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-14 17:28:53.084 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-14 17:28:53.086 | + 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-14 17:28:53.091 | etcd-v3.3.12-linux-amd64/ 2021-12-14 17:28:53.091 | etcd-v3.3.12-linux-amd64/README.md 2021-12-14 17:28:53.091 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-14 17:28:53.091 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-14 17:28:53.091 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-14 17:28:53.092 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-14 17:28:53.093 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-14 17:28:53.094 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-14 17:28:53.095 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-14 17:28:53.096 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-14 17:28:53.097 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-14 17:28:53.098 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-14 17:28:53.099 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-14 17:28:53.100 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-14 17:28:53.101 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-14 17:28:53.101 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-14 17:28:53.101 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-14 17:28:53.101 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-14 17:28:53.103 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-14 17:28:53.104 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-14 17:28:53.312 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-14 17:28:53.313 | etcd-v3.3.12-linux-amd64/etcd 2021-12-14 17:28:53.568 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-14 17:28:53.601 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-14 17:28:53.632 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-14 17:28:53.634 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-14 17:28:53.650 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:28:53.652 | + ./stack.sh:main:844 : install_dstat 2021-12-14 17:28:53.655 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-14 17:28:53.670 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:28:53.673 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-14 17:28:53.675 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:28:53.677 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-14 17:28:53.680 | + ./stack.sh:main:853 : install_libs 2021-12-14 17:28:53.682 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-14 17:28:53.684 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-14 17:28:53.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-14 17:28:53.689 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-14 17:28:53.691 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.693 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.695 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-12-14 17:28:53.697 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.700 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-14 17:28:53.702 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-14 17:28:53.705 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-14 17:28:53.707 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-14 17:28:53.710 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.713 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.715 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-12-14 17:28:53.718 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.722 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-14 17:28:53.725 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-14 17:28:53.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-14 17:28:53.731 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-14 17:28:53.733 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.736 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.739 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-12-14 17:28:53.741 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.744 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-14 17:28:53.746 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-14 17:28:53.748 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-14 17:28:53.750 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-14 17:28:53.753 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.755 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.757 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-12-14 17:28:53.759 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.761 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-14 17:28:53.764 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-14 17:28:53.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-14 17:28:53.769 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-14 17:28:53.771 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.773 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.775 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-12-14 17:28:53.777 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.780 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-14 17:28:53.783 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-14 17:28:53.785 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-14 17:28:53.787 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-14 17:28:53.789 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.791 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.794 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-12-14 17:28:53.796 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.798 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-14 17:28:53.800 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-14 17:28:53.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-14 17:28:53.805 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-14 17:28:53.807 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.809 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.811 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-12-14 17:28:53.814 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.816 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-14 17:28:53.818 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-14 17:28:53.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-14 17:28:53.823 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-14 17:28:53.825 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.827 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.830 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-12-14 17:28:53.832 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.834 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-14 17:28:53.836 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-14 17:28:53.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-14 17:28:53.841 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-14 17:28:53.843 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.846 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.848 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-12-14 17:28:53.850 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.852 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-14 17:28:53.855 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-14 17:28:53.857 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-14 17:28:53.859 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-14 17:28:53.861 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.863 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.865 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-12-14 17:28:53.868 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.870 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-14 17:28:53.872 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-14 17:28:53.874 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-14 17:28:53.877 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-14 17:28:53.879 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.881 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.883 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-12-14 17:28:53.885 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.888 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-14 17:28:53.890 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-14 17:28:53.893 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-14 17:28:53.895 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-14 17:28:53.897 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.899 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.901 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-12-14 17:28:53.904 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.906 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-14 17:28:53.908 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-14 17:28:53.911 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-14 17:28:53.913 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-14 17:28:53.915 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.917 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.920 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-12-14 17:28:53.922 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.925 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-14 17:28:53.927 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-14 17:28:53.929 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-14 17:28:53.931 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-14 17:28:53.934 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.936 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.939 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-12-14 17:28:53.942 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.945 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-14 17:28:53.947 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-14 17:28:53.949 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-14 17:28:53.952 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-14 17:28:53.954 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.956 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.959 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-12-14 17:28:53.961 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.964 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-14 17:28:53.966 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-14 17:28:53.971 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-14 17:28:53.973 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-14 17:28:53.975 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.978 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:53.980 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-12-14 17:28:53.982 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:53.985 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-14 17:28:53.988 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-14 17:28:53.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-14 17:28:53.992 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-14 17:28:53.995 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:53.997 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.000 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-12-14 17:28:54.002 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.004 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-14 17:28:54.007 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-14 17:28:54.009 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-14 17:28:54.011 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-14 17:28:54.013 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.016 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.018 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-12-14 17:28:54.020 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.022 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-14 17:28:54.025 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-14 17:28:54.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-14 17:28:54.029 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-14 17:28:54.032 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.034 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.037 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-12-14 17:28:54.039 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.041 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-14 17:28:54.043 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-14 17:28:54.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-14 17:28:54.048 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-14 17:28:54.051 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.053 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.055 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-12-14 17:28:54.058 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.060 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-14 17:28:54.062 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-14 17:28:54.064 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-14 17:28:54.067 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-14 17:28:54.069 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.071 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.074 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-12-14 17:28:54.076 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.078 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-14 17:28:54.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-14 17:28:54.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-14 17:28:54.085 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-14 17:28:54.087 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.090 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.092 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-12-14 17:28:54.095 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.097 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-14 17:28:54.099 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-14 17:28:54.101 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-14 17:28:54.103 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-14 17:28:54.106 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.108 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.111 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-12-14 17:28:54.113 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.115 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-14 17:28:54.118 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-14 17:28:54.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-14 17:28:54.122 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-14 17:28:54.125 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.127 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.129 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-12-14 17:28:54.132 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.134 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-14 17:28:54.136 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-14 17:28:54.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-14 17:28:54.141 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-14 17:28:54.143 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.146 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.148 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-12-14 17:28:54.150 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.153 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-14 17:28:54.155 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-14 17:28:54.158 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-14 17:28:54.160 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-14 17:28:54.162 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.165 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.167 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-12-14 17:28:54.169 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.171 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-14 17:28:54.174 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-14 17:28:54.177 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-14 17:28:54.179 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-14 17:28:54.181 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.183 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.185 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-12-14 17:28:54.188 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.190 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-14 17:28:54.193 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-14 17:28:54.195 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-14 17:28:54.198 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-14 17:28:54.200 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.202 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.205 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-12-14 17:28:54.207 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.209 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-14 17:28:54.212 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-14 17:28:54.214 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-14 17:28:54.216 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-14 17:28:54.219 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.221 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.224 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-12-14 17:28:54.226 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.228 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-14 17:28:54.230 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-14 17:28:54.240 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-14 17:28:54.243 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-14 17:28:54.245 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.248 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.251 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-12-14 17:28:54.253 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.256 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-14 17:28:54.258 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-14 17:28:54.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-14 17:28:54.263 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-14 17:28:54.266 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.269 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.271 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-12-14 17:28:54.273 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.276 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-14 17:28:54.278 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-14 17:28:54.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-14 17:28:54.283 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-14 17:28:54.286 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.288 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.290 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-12-14 17:28:54.292 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.295 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-14 17:28:54.298 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-14 17:28:54.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-14 17:28:54.302 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-14 17:28:54.305 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.307 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.309 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-12-14 17:28:54.311 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.314 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-14 17:28:54.316 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-14 17:28:54.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-14 17:28:54.321 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-14 17:28:54.323 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.325 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.327 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-12-14 17:28:54.330 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.332 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-14 17:28:54.334 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-14 17:28:54.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-14 17:28:54.339 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-14 17:28:54.342 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.345 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.347 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-12-14 17:28:54.349 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.351 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-14 17:28:54.354 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-14 17:28:54.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-14 17:28:54.358 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-14 17:28:54.361 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:28:54.364 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:28:54.367 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-12-14 17:28:54.369 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:28:54.372 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-14 17:28:54.390 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-14 17:28:54.395 | + 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-14 17:28:56.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:28:56.989 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.990 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.990 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.991 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.991 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.992 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.992 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.993 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.993 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.995 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.995 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.996 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.996 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.997 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.997 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.997 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.998 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.998 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:56.999 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:56.999 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:56.999 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.000 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.002 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.002 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.003 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.003 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.004 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.004 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.004 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.005 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.005 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.006 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.006 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.007 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.007 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.008 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.008 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.008 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.009 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.009 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.009 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.010 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.010 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.011 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.011 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.011 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.012 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.012 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.013 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.013 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.014 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.014 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.014 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.015 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.015 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.017 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.017 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.018 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.018 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.018 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.019 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.019 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.020 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.020 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.021 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.021 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.021 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.022 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.022 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.023 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.023 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.023 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.024 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.024 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.025 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.026 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.026 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.027 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.027 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.027 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.028 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.028 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.029 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.029 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.030 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.030 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.031 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.031 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.032 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.032 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.033 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.033 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.033 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.034 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.034 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.035 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.035 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.036 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.036 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.036 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.037 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.037 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.038 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.038 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.039 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.039 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.040 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.040 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.041 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.041 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.042 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.042 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.043 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.043 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.044 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.044 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.045 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.045 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.045 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.046 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.046 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.047 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.047 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.048 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.048 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.049 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.049 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.050 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.051 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.051 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.051 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.052 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.052 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.053 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.053 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.054 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.054 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.054 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.055 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.055 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.056 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.056 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.057 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.057 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.057 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.058 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.058 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.059 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.059 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.060 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.060 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.060 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.061 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.061 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.062 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.063 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.063 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.064 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.064 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.065 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.065 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.066 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.066 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.066 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.067 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.067 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.068 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.068 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.069 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.069 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.070 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.070 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.070 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.071 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.071 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.072 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.072 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.073 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.073 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.073 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.074 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.074 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.074 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.075 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.075 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.076 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.076 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.077 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.077 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.078 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.079 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.079 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.080 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.080 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.081 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.081 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.081 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.082 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.082 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.083 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.083 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.084 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.084 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.085 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.085 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.085 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.086 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.086 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.087 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.087 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.088 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.088 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.089 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.089 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.089 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.090 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.090 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.090 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.091 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.091 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.092 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.092 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.093 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.093 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.094 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.094 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.094 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.095 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.095 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.096 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.096 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.097 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.097 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.097 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.098 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.098 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.099 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.099 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.099 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.100 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.101 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.101 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.101 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.102 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.102 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.103 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.103 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.104 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.104 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.105 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.105 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.105 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.106 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.106 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.107 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.107 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.108 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.108 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.108 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.109 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.109 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.110 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.110 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.111 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.111 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.112 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.112 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.112 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.113 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.113 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.114 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.114 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.115 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.115 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.116 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.116 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.116 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.117 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.117 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.118 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.118 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.119 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.119 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.119 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.120 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.120 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.121 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.121 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.121 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.122 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.122 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.123 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.123 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.123 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.124 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.124 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.125 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.126 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.127 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.127 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.127 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.128 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.128 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.129 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.129 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.130 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.130 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.131 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.131 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.131 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.132 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.132 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.133 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.133 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.134 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.134 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.135 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.135 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.135 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.136 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.136 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.137 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.137 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.138 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.138 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.138 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.139 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.139 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.140 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.140 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.141 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.142 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.143 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.143 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.144 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.144 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.144 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.145 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.145 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.146 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.146 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.147 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.147 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.148 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.148 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.149 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.149 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.149 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.150 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.150 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.151 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.151 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.152 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.152 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.153 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.153 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.154 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.154 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.155 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.155 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.156 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.156 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.156 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.157 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.157 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.158 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.158 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.159 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.159 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.159 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.160 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.160 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.161 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.161 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.161 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.162 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.162 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.163 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.163 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.164 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.164 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.165 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.165 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.165 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.166 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.166 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.167 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.167 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.167 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.168 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.168 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.169 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.169 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.169 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.170 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.170 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.171 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.171 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.171 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.172 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.172 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.173 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.173 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.174 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.174 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.175 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.175 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.176 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.176 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.176 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.177 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.177 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.178 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:28:57.178 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:28:57.179 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:28:57.301 | Collecting etcd3===0.12.0 2021-12-14 17:28:57.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-14 17:29:00.349 | Collecting grpcio===1.28.1 2021-12-14 17:29:00.365 | 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-14 17:29:01.275 | Collecting protobuf===3.11.3 2021-12-14 17:29:01.284 | 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-14 17:29:01.381 | 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-14 17:29:01.384 | 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-14 17:29:01.398 | 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-14 17:29:01.443 | Building wheels for collected packages: etcd3 2021-12-14 17:29:01.444 | Building wheel for etcd3 (setup.py): started 2021-12-14 17:29:02.212 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-14 17:29:02.213 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=36901a98c696d7e438de7d42d3d22b062612f3a8e000f51cd9542593d23c96c0 2021-12-14 17:29:02.214 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-14 17:29:02.214 | Successfully built etcd3 2021-12-14 17:29:03.617 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-14 17:29:04.822 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-14 17:29:04.928 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:29:04.928 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:29:05.029 | + inc/python:pip_install:207 : result=0 2021-12-14 17:29:05.031 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:29:05.033 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:05.035 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:05.037 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:05.040 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:05.042 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:05.044 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:29:05.046 | + functions-common:time_stop:2338 : start_time=1639502934385 2021-12-14 17:29:05.049 | + functions-common:time_stop:2340 : [[ -z 1639502934385 ]] 2021-12-14 17:29:05.051 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:05.054 | + functions-common:time_stop:2343 : end_time=1639502945052 2021-12-14 17:29:05.057 | + functions-common:time_stop:2344 : elapsed_time=10667 2021-12-14 17:29:05.059 | + functions-common:time_stop:2345 : total=47933 2021-12-14 17:29:05.061 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:05.063 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=58600 2021-12-14 17:29:05.066 | + inc/python:pip_install:210 : return 0 2021-12-14 17:29:05.068 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-14 17:29:05.086 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-14 17:29:05.091 | + 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-14 17:29:07.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:29:07.733 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.733 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.733 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.734 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.735 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.735 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.735 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.736 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.736 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.737 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.737 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.738 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.738 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.739 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.739 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.739 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.740 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.740 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.740 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.741 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.741 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.742 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.742 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.743 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.743 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.744 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.744 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.744 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.745 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.745 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.746 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.746 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.747 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.747 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.748 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.748 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.748 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.749 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.749 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.750 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.750 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.751 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.751 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.752 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.752 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.752 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.753 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.753 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.753 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.754 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.754 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.755 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.755 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.756 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.756 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.757 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.765 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.766 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.767 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.767 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.767 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.768 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.768 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.769 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.769 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.770 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.770 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.771 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.771 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.771 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.772 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.772 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.773 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.773 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.773 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.774 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.775 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.775 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.776 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.776 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.777 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.777 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.777 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.778 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.779 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.779 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.780 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.780 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.780 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.781 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.781 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.782 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.782 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.782 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.783 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.783 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.784 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.784 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.785 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.785 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.785 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.786 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.786 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.787 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.787 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.787 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.789 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.789 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.790 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.790 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.791 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.791 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.792 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.792 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.793 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.793 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.794 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.794 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.794 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.795 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.795 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.796 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.796 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.797 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.797 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.797 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.798 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.799 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.799 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.800 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.800 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.800 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.801 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.801 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.802 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.802 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.802 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.803 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.803 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.804 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.804 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.805 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.805 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.805 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.806 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.806 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.807 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.807 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.808 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.808 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.809 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.809 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.809 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.810 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.811 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.811 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.811 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.812 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.813 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.813 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.814 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.814 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.815 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.815 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.815 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.816 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.816 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.817 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.817 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.818 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.818 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.818 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.819 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.819 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.820 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.820 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.820 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.821 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.821 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.822 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.822 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.822 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.823 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.823 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.824 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.824 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.824 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.825 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.826 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.826 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.826 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.827 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.828 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.828 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.829 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.829 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.830 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.830 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.831 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.831 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.832 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.832 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.832 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.833 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.833 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.835 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.835 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.835 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.836 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.836 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.837 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.837 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.838 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.838 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.838 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.839 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.839 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.840 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.840 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.841 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.841 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.841 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.842 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.842 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.843 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.844 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.844 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.844 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.845 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.845 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.846 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.846 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.846 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.847 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.847 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.848 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.848 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.849 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.849 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.849 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.850 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.850 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.851 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.851 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.852 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.852 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.853 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.853 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.853 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.854 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.854 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.855 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.855 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.856 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.856 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.856 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.857 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.857 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.858 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.858 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.859 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.859 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.860 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.860 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.860 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.861 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.861 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.862 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.862 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.863 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.863 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.864 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.864 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.864 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.865 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.865 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.866 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.866 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.867 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.867 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.867 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.868 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.868 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.868 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.869 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.869 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.870 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.870 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.870 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.871 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.871 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.872 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.872 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.873 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.873 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.874 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.874 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.875 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.875 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.877 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.877 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.877 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.878 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.878 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.879 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.879 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.880 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.880 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.880 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.881 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.881 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.882 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.882 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.883 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.883 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.883 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.884 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.884 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.885 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.885 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.886 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.886 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.887 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.887 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.887 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.888 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.888 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.889 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.890 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.891 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.891 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.892 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.892 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.892 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.893 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.893 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.894 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.894 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.895 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.895 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.896 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.896 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.896 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.897 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.897 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.898 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.898 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.899 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.899 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.900 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.900 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.900 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.901 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.901 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.902 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.902 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.903 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.903 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.904 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.904 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.904 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.905 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.905 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.906 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.907 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.907 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.907 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.908 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.908 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.909 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.909 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.910 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.910 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.910 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.911 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.911 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.912 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.912 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.913 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.913 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.913 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.914 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.914 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.915 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.915 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.915 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.916 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.916 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.917 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.917 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.918 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.918 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.918 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.919 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.919 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.919 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.920 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.920 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.921 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.921 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.922 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.922 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.923 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.923 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.924 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.924 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.925 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.925 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:07.925 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:07.926 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:07.926 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:08.053 | Collecting etcd3gw===0.2.5 2021-12-14 17:29:08.060 | 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-14 17:29:08.136 | 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-14 17:29:08.143 | 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-14 17:29:08.145 | 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-14 17:29:08.148 | 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-14 17:29:08.171 | 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-14 17:29:08.194 | 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-14 17:29:08.197 | 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-14 17:29:08.200 | 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-14 17:29:09.606 | Installing collected packages: etcd3gw 2021-12-14 17:29:09.783 | Successfully installed etcd3gw-0.2.5 2021-12-14 17:29:09.889 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:29:09.889 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:29:09.961 | + inc/python:pip_install:207 : result=0 2021-12-14 17:29:09.963 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:29:09.965 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:09.968 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:09.970 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:09.972 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:09.974 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:09.976 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:29:09.978 | + functions-common:time_stop:2338 : start_time=1639502945082 2021-12-14 17:29:09.980 | + functions-common:time_stop:2340 : [[ -z 1639502945082 ]] 2021-12-14 17:29:09.983 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:09.987 | + functions-common:time_stop:2343 : end_time=1639502949984 2021-12-14 17:29:09.989 | + functions-common:time_stop:2344 : elapsed_time=4902 2021-12-14 17:29:09.991 | + functions-common:time_stop:2345 : total=58600 2021-12-14 17:29:09.993 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:09.996 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63502 2021-12-14 17:29:09.998 | + inc/python:pip_install:210 : return 0 2021-12-14 17:29:10.001 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-14 17:29:10.003 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-14 17:29:10.005 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-14 17:29:10.008 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:29:10.010 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:29:10.012 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:29:10.014 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:29:10.017 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:29:10.020 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:29:10.022 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:29:10.024 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:29:10.026 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-14 17:29:10.029 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-14 17:29:10.031 | + inc/python:python3_enabled:468 : return 0 2021-12-14 17:29:10.033 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-14 17:29:10.036 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-14 17:29:10.038 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:29:10.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:29:10.042 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-14 17:29:10.045 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:29:10.047 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:29:10.049 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:29:10.052 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:29:10.054 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:29:10.056 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:29:10.058 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:29:10.061 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:29:10.063 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:29:10.066 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:29:10.068 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:29:10.070 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:29:10.072 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-14 17:29:10.075 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:29:10.077 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:29:10.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:29:10.082 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-14 17:29:10.100 | + 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-14 17:29:10.221 | Reading package lists... 2021-12-14 17:29:10.482 | Building dependency tree... 2021-12-14 17:29:10.483 | Reading state information... 2021-12-14 17:29:10.704 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-14 17:29:10.705 | The following packages were automatically installed and are no longer required: 2021-12-14 17:29:10.705 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-14 17:29:10.705 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-14 17:29:10.705 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-14 17:29:10.705 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:29:10.705 | python3-twisted-bin python3-zope.interface 2021-12-14 17:29:10.705 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:29:10.707 | Suggested packages: 2021-12-14 17:29:10.707 | python-uwsgidecorators python3-uwsgidecorators 2021-12-14 17:29:10.756 | The following NEW packages will be installed: 2021-12-14 17:29:10.756 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-14 17:29:11.014 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-14 17:29:11.014 | Need to get 163 kB of archives. 2021-12-14 17:29:11.014 | After this operation, 634 kB of additional disk space will be used. 2021-12-14 17:29:11.014 | 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-14 17:29:11.254 | 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-14 17:29:11.455 | 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-14 17:29:12.104 | Fetched 163 kB in 1s (206 kB/s) 2021-12-14 17:29:12.364 | Selecting previously unselected package uwsgi. 2021-12-14 17:29:12.403 | (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-14 17:29:12.407 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-14 17:29:12.480 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:13.006 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-14 17:29:13.014 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-14 17:29:13.075 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:13.523 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-14 17:29:13.531 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-14 17:29:13.600 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:13.970 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:14.223 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:29:14.340 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:15.289 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-14 17:29:15.546 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:29:15.818 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:29:16.520 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:29:18.626 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:29:18.629 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:29:18.631 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:18.633 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:18.635 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:18.638 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:18.640 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:18.642 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:29:18.645 | + functions-common:time_stop:2338 : start_time=1639502950097 2021-12-14 17:29:18.647 | + functions-common:time_stop:2340 : [[ -z 1639502950097 ]] 2021-12-14 17:29:18.649 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:18.653 | + functions-common:time_stop:2343 : end_time=1639502958650 2021-12-14 17:29:18.655 | + functions-common:time_stop:2344 : elapsed_time=8553 2021-12-14 17:29:18.658 | + functions-common:time_stop:2345 : total=397402 2021-12-14 17:29:18.660 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:18.662 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=405955 2021-12-14 17:29:18.664 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:29:18.667 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-14 17:29:18.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:29:18.671 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:29:18.674 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-14 17:29:18.734 | Enabling module proxy. 2021-12-14 17:29:18.739 | To activate the new configuration, you need to run: 2021-12-14 17:29:18.739 | systemctl restart apache2 2021-12-14 17:29:18.743 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-14 17:29:18.800 | Considering dependency proxy for proxy_uwsgi: 2021-12-14 17:29:18.800 | Module proxy already enabled 2021-12-14 17:29:18.800 | Enabling module proxy_uwsgi. 2021-12-14 17:29:18.804 | To activate the new configuration, you need to run: 2021-12-14 17:29:18.804 | systemctl restart apache2 2021-12-14 17:29:18.808 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-14 17:29:18.811 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:29:18.814 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:29:18.816 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:29:18.955 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-14 17:29:18.957 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-14 17:29:18.960 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-14 17:29:18.962 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:18.966 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:18.968 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-12-14 17:29:18.971 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:18.973 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-14 17:29:18.975 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-14 17:29:18.977 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-14 17:29:18.980 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:18.982 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:18.985 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-12-14 17:29:18.987 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:18.989 | + ./stack.sh:main:861 : install_glanceclient 2021-12-14 17:29:18.992 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-14 17:29:18.994 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-14 17:29:18.997 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.000 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.002 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-12-14 17:29:19.004 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.007 | + ./stack.sh:main:862 : install_cinderclient 2021-12-14 17:29:19.009 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-14 17:29:19.011 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-14 17:29:19.014 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.016 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.019 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-12-14 17:29:19.021 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.023 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-14 17:29:19.026 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-14 17:29:19.028 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.031 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.033 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-12-14 17:29:19.035 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.038 | + ./stack.sh:main:863 : install_novaclient 2021-12-14 17:29:19.040 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-14 17:29:19.042 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-14 17:29:19.044 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.047 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.049 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-12-14 17:29:19.051 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.054 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-14 17:29:19.070 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:29:19.072 | + ./stack.sh:main:865 : install_swiftclient 2021-12-14 17:29:19.074 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-14 17:29:19.077 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-14 17:29:19.079 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.082 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.084 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-12-14 17:29:19.087 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.089 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-14 17:29:19.104 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:29:19.106 | + ./stack.sh:main:868 : install_neutronclient 2021-12-14 17:29:19.109 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-14 17:29:19.112 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-14 17:29:19.114 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.116 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.119 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-12-14 17:29:19.121 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.123 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-14 17:29:19.126 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-14 17:29:19.129 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-14 17:29:19.131 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:19.133 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:19.136 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-12-14 17:29:19.138 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:19.141 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-14 17:29:19.143 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-14 17:29:19.145 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:29:19.148 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-14 17:29:19.151 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-14 17:29:19.153 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:29:19.157 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:29:19.157 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:29:19.161 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-14 17:29:19.164 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-14 17:29:19.166 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-14 17:29:19.169 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-14 17:29:19.172 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-14 17:29:19.190 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-14 17:29:19.195 | + 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-14 17:29:21.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:29:21.788 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.798 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.798 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.798 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.799 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.800 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.800 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.800 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.801 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.801 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.802 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.802 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.803 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.803 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.804 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.804 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.804 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.805 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.805 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.806 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.806 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.806 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.807 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.807 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.808 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.808 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.808 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.809 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.809 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.810 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.810 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.811 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.811 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.811 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.812 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.812 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.813 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.813 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.814 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.814 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.815 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.815 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.816 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.816 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.816 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.817 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.817 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.818 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.818 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.819 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.819 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.820 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.820 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.820 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.821 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.821 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.822 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.823 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.823 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.823 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.824 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.824 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.825 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.825 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.826 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.826 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.826 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.827 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.827 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.828 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.828 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.829 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.829 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.829 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.830 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.830 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.831 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.831 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.831 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.832 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.832 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.833 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.833 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.834 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.834 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.834 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.836 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.836 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.837 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.837 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.838 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.838 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.839 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.839 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.840 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.840 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.841 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.841 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.841 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.842 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.842 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.843 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.844 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.844 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.844 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.845 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.846 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.846 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.847 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.847 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.847 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.848 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.848 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.849 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.849 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.849 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.850 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.850 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.851 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.851 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.852 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.852 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.852 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.853 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.853 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.854 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.854 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.855 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.855 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.856 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.856 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.857 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.857 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.858 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.858 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.859 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.860 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.860 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.861 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.861 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.862 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.862 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.863 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.863 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.863 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.864 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.864 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.865 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.866 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.866 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.867 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.867 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.868 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.868 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.868 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.869 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.869 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.869 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.870 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.870 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.871 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.871 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.872 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.872 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.872 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.873 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.874 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.874 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.875 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.875 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.876 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.876 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.876 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.877 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.877 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.878 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.878 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.878 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.879 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.879 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.880 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.880 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.881 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.881 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.882 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.882 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.882 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.883 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.883 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.884 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.884 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.885 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.885 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.886 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.886 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.886 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.887 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.887 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.888 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.888 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.889 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.889 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.889 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.890 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.890 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.891 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.891 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.891 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.892 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.892 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.893 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.893 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.893 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.894 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.894 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.895 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.895 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.896 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.896 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.897 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.897 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.897 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.898 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.898 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.899 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.899 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.900 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.900 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.901 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.901 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.902 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.902 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.902 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.903 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.903 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.904 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.904 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.905 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.906 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.906 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.907 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.907 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.907 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.908 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.908 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.909 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.909 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.910 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.910 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.911 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.911 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.912 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.912 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.912 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.913 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.913 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.914 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.914 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.915 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.915 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.915 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.916 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.916 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.916 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.917 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.917 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.918 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.918 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.918 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.919 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.919 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.920 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.920 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.921 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.922 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.922 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.923 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.923 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.924 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.924 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.925 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.925 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.926 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.926 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.926 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.927 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.927 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.928 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.928 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.929 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.929 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.930 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.930 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.930 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.931 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.931 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.932 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.932 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.932 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.933 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.934 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.934 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.934 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.935 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.935 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.936 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.936 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.937 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.937 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.938 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.939 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.939 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.939 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.940 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.940 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.940 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.941 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.941 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.942 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.943 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.943 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.943 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.944 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.944 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.945 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.945 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.946 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.946 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.946 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.947 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.948 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.948 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.948 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.949 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.949 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.950 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.950 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.950 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.951 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.951 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.952 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.952 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.952 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.953 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.953 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.954 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.954 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.955 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.955 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.955 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.956 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.956 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.957 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.957 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.958 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.958 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.958 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.959 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.959 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.960 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.960 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.961 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.961 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.961 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.962 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.962 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.963 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.963 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.963 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.964 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.964 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.965 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.965 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.965 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.966 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.966 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.967 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.967 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.968 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.968 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.969 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.969 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.970 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.970 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.971 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.971 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.972 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.972 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.973 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.973 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.973 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:21.974 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:21.974 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:21.976 | 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-14 17:29:22.052 | 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-14 17:29:22.087 | 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-14 17:29:22.101 | 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-14 17:29:22.105 | 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-14 17:29:22.111 | 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-14 17:29:22.114 | 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-14 17:29:22.119 | 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-14 17:29:22.186 | 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-14 17:29:22.206 | 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-14 17:29:22.209 | 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-14 17:29:22.227 | 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-14 17:29:22.232 | 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-14 17:29:22.243 | 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-14 17:29:22.256 | 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-14 17:29:22.259 | 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-14 17:29:22.273 | 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-14 17:29:22.318 | 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-14 17:29:22.325 | 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-14 17:29:22.347 | 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-14 17:29:22.355 | 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-14 17:29:22.364 | 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-14 17:29:22.367 | 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-14 17:29:22.370 | 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-14 17:29:22.373 | 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-14 17:29:22.377 | 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-14 17:29:22.380 | 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-14 17:29:22.383 | 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-14 17:29:22.387 | 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-14 17:29:22.392 | 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-14 17:29:22.395 | 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-14 17:29:22.397 | 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-14 17:29:22.400 | 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-14 17:29:22.423 | 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-14 17:29:22.426 | 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-14 17:29:22.431 | 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-14 17:29:23.760 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:29:23.760 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:29:23.830 | + inc/python:pip_install:207 : result=0 2021-12-14 17:29:23.832 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:29:23.835 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:23.837 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:23.839 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:23.841 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:23.844 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:23.846 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:29:23.848 | + functions-common:time_stop:2338 : start_time=1639502959185 2021-12-14 17:29:23.850 | + functions-common:time_stop:2340 : [[ -z 1639502959185 ]] 2021-12-14 17:29:23.853 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:23.856 | + functions-common:time_stop:2343 : end_time=1639502963854 2021-12-14 17:29:23.858 | + functions-common:time_stop:2344 : elapsed_time=4669 2021-12-14 17:29:23.860 | + functions-common:time_stop:2345 : total=63502 2021-12-14 17:29:23.862 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:23.864 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68171 2021-12-14 17:29:23.867 | + inc/python:pip_install:210 : return 0 2021-12-14 17:29:23.869 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-14 17:29:23.871 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-14 17:29:23.874 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:29:23.877 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-14 17:29:23.879 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-14 17:29:23.881 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:29:23.885 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:29:23.885 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:29:23.890 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-14 17:29:23.892 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-14 17:29:23.895 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-14 17:29:23.897 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-14 17:29:23.900 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-14 17:29:23.919 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-14 17:29:23.924 | + 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-14 17:29:26.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:29:26.549 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.549 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.549 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.550 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.551 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.551 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.552 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.552 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.553 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.557 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.557 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.558 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.558 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.559 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.559 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.559 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.560 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.560 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.561 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.562 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.562 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.562 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.563 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.563 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.564 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.564 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.565 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.565 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.566 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.566 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.568 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.568 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.569 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.569 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.570 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.570 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.570 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.571 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.571 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.572 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.572 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.573 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.573 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.573 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.574 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.574 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.575 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.575 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.575 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.576 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.576 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.577 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.578 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.578 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.579 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.579 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.580 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.580 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.581 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.581 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.582 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.582 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.582 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.583 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.583 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.584 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.584 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.584 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.585 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.585 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.586 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.586 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.587 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.587 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.588 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.589 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.589 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.589 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.590 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.590 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.591 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.591 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.591 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.592 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.592 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.593 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.593 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.594 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.594 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.595 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.595 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.595 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.596 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.596 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.597 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.597 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.598 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.598 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.598 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.599 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.599 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.600 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.600 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.602 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.603 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.603 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.604 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.604 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.604 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.605 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.605 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.606 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.607 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.607 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.607 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.608 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.609 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.609 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.609 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.610 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.610 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.611 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.611 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.612 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.613 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.613 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.613 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.614 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.614 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.615 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.615 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.616 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.616 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.616 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.617 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.617 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.618 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.618 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.619 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.619 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.619 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.620 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.620 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.621 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.621 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.622 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.622 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.622 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.623 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.623 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.625 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.625 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.626 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.626 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.627 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.627 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.627 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.628 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.628 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.629 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.629 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.630 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.630 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.630 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.631 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.631 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.632 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.632 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.633 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.633 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.634 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.634 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.634 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.635 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.635 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.636 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.636 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.636 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.637 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.637 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.638 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.638 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.639 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.639 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.640 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.640 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.641 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.641 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.642 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.642 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.642 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.643 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.643 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.644 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.644 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.645 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.645 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.646 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.646 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.647 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.647 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.647 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.648 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.648 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.649 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.649 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.649 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.650 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.651 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.651 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.652 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.652 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.652 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.652 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.653 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.654 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.654 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.655 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.655 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.656 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.656 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.656 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.657 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.657 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.658 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.658 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.659 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.659 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.659 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.660 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.660 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.661 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.661 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.661 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.662 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.662 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.663 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.663 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.664 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.664 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.665 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.665 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.666 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.666 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.666 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.667 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.667 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.668 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.668 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.669 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.669 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.670 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.670 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.670 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.671 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.672 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.672 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.673 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.673 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.674 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.674 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.675 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.675 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.675 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.676 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.676 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.677 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.677 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.678 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.678 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.679 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.679 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.680 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.680 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.680 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.681 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.681 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.682 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.682 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.682 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.683 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.683 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.684 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.684 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.684 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.685 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.685 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.686 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.686 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.687 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.688 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.688 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.688 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.689 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.690 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.690 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.691 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.691 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.692 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.692 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.693 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.693 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.693 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.694 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.694 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.695 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.695 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.696 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.696 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.697 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.697 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.697 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.698 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.698 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.699 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.699 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.699 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.700 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.701 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.701 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.701 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.702 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.702 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.703 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.703 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.704 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.704 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.705 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.706 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.706 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.706 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.707 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.707 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.708 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.708 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.709 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.709 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.710 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.710 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.711 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.711 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.712 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.712 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.712 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.713 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.713 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.713 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.714 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.715 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.715 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.715 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.716 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.716 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.717 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.717 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.718 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.718 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.719 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.719 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.719 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.720 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.720 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.721 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.721 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.721 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.722 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.722 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.723 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.723 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.724 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.724 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.725 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.725 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.725 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.726 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.726 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.727 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.727 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.727 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.728 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.728 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.729 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.729 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.729 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.730 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.730 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.731 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.731 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.732 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.732 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.733 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.733 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.734 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.734 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.735 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.735 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.736 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.736 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.736 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.737 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.737 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.738 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.738 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.739 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.739 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.740 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.740 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.741 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.741 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:26.741 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:26.742 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:26.868 | Collecting python-memcached===1.59 2021-12-14 17:29:26.886 | 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-14 17:29:26.961 | 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-14 17:29:28.434 | Installing collected packages: python-memcached 2021-12-14 17:29:28.612 | Successfully installed python-memcached-1.59 2021-12-14 17:29:28.721 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:29:28.721 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:29:28.798 | + inc/python:pip_install:207 : result=0 2021-12-14 17:29:28.800 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:29:28.803 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:28.805 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:28.807 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:28.809 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:28.812 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:28.814 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:29:28.816 | + functions-common:time_stop:2338 : start_time=1639502963914 2021-12-14 17:29:28.819 | + functions-common:time_stop:2340 : [[ -z 1639502963914 ]] 2021-12-14 17:29:28.821 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:28.825 | + functions-common:time_stop:2343 : end_time=1639502968822 2021-12-14 17:29:28.828 | + functions-common:time_stop:2344 : elapsed_time=4908 2021-12-14 17:29:28.830 | + functions-common:time_stop:2345 : total=68171 2021-12-14 17:29:28.832 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:28.834 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73079 2021-12-14 17:29:28.836 | + inc/python:pip_install:210 : return 0 2021-12-14 17:29:28.839 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-14 17:29:28.854 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:29:28.856 | + ./stack.sh:main:875 : '[' 10.222.0.58 == 10.222.0.58 ']' 2021-12-14 17:29:28.859 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-14 17:29:28.861 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-14 17:29:28.864 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-14 17:29:28.866 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:29:28.868 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-14 17:29:28.870 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-14 17:29:28.885 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:29:28.887 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-14 17:29:28.889 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-14 17:29:28.891 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-14 17:29:28.893 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:29:28.895 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:29:28.898 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:29:28.900 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:29:28.902 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:29:28.905 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:29:28.919 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:29:28.921 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:29:28.923 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:29:28.926 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:29:28.926 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:29:28.930 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-14 17:29:28.932 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:29:28.934 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-14 17:29:28.937 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:29:28.937 | + functions-common:git_clone:593 : head -1 2021-12-14 17:29:28.939 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-14 17:29:28.941 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:29:28.944 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-14 17:29:28.946 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:29:28.948 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-14 17:29:28.950 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-14 17:29:28.953 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:29:28.955 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-14 17:29:28.958 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:29:28.960 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-14 17:29:28.962 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-14 17:29:28.964 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:29:28.967 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:29:28.970 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-14 17:29:28.972 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:29:28.975 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-14 17:29:28.977 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:29:28.979 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:29:28.982 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-14 17:29:28.987 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-14 17:29:28.989 | + 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-14 17:29:29.974 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-14 17:29:29.977 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:29:29.979 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:29:29.981 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:29:29.984 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-14 17:29:29.986 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-14 17:29:29.988 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:29:29.990 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:29:29.992 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:29:29.995 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:29:29.997 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:29:29.999 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:29:30.001 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:29:30.004 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-14 17:29:30.021 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-14 17:29:30.025 | + 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-14 17:29:32.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:29:32.633 | 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-14 17:29:32.634 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.634 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.635 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.635 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.636 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.636 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.636 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.637 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.637 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.638 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.638 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.639 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.639 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.640 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.640 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.640 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.641 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.641 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.642 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.642 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.643 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.643 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.643 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.644 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.644 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.646 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.647 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.647 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.648 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.648 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.649 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.649 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.650 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.650 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.650 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.651 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.651 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.651 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.652 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.652 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.653 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.653 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.654 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.654 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.654 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.655 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.655 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.656 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.656 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.657 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.657 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.658 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.658 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.659 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.659 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.659 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.660 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.660 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.661 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.661 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.662 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.662 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.663 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.664 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.664 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.664 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.665 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.665 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.666 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.667 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.667 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.668 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.668 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.669 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.669 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.669 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.670 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.670 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.671 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.671 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.672 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.673 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.673 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.673 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.674 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.674 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.675 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.675 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.676 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.676 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.676 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.677 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.677 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.678 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.678 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.679 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.679 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.680 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.680 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.681 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.681 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.682 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.682 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.683 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.683 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.684 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.684 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.684 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.685 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.685 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.686 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.687 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.687 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.687 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.688 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.688 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.689 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.689 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.690 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.690 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.691 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.691 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.691 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.692 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.692 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.693 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.693 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.694 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.694 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.695 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.695 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.695 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.696 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.696 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.697 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.697 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.698 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.698 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.698 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.699 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.699 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.699 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.700 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.700 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.701 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.701 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.702 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.702 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.703 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.703 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.703 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.704 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.704 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.705 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.705 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.705 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.706 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.706 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.707 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.707 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.707 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.708 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.708 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.709 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.709 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.709 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.710 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.710 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.711 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.711 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.711 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.712 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.712 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.713 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.713 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.713 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.714 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.714 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.715 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.715 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.715 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.716 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.716 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.716 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.717 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.717 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.718 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.718 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.718 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.719 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.719 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.720 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.720 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.720 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.721 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.721 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.722 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.722 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.722 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.723 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.723 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.723 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.724 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.724 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.725 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.725 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.726 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.726 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.726 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.727 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.727 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.728 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.728 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.728 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.729 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.729 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.729 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.730 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.730 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.731 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.731 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.731 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.732 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.732 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.733 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.733 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.734 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.734 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.735 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.735 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.735 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.736 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.737 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.738 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.738 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.739 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.740 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.740 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.740 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.741 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.741 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.742 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.742 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.742 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.743 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.743 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.744 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.744 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.745 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.745 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.745 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.746 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.746 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.747 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.747 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.747 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.748 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.748 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.749 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.749 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.750 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.750 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.750 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.751 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.751 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.752 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.752 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.753 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.753 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.753 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.754 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.754 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.755 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.755 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.755 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.756 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.756 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.757 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.757 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.758 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.758 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.759 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.759 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.759 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.760 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.760 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.760 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.761 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.761 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.762 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.762 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.762 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.763 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.763 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.764 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.765 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.765 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.765 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.766 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.766 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.767 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.767 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.768 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.768 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.768 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.769 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.769 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.770 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.770 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.770 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.771 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.771 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.772 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.772 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.773 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.773 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.773 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.774 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.774 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.775 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.775 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.775 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.776 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.776 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.777 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.777 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.778 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.778 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.779 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.780 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.781 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.781 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.782 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.782 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.782 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.783 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.783 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.784 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.784 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.785 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.785 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.785 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.786 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.786 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.787 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.787 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.788 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.788 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.789 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.789 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.790 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.790 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.790 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.791 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.791 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.792 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.792 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.793 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.793 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.794 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.794 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.795 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.795 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.796 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.796 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.797 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.797 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.798 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.798 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.799 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.799 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.799 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.800 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.800 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.801 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.801 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.802 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.802 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.802 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.803 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.803 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.804 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.804 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.805 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.805 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.806 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.806 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.807 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.807 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.807 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.808 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.808 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.809 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.809 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.809 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.810 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.810 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.811 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.811 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.811 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.812 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.812 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.813 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.813 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.814 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.814 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.815 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.815 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.816 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.816 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.817 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.817 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.817 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.818 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:32.818 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:32.819 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:32.819 | Obtaining file:///opt/stack/keystone 2021-12-14 17:29:34.433 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:29:36.199 | Collecting Flask===1.1.2 2021-12-14 17:29:36.207 | 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-14 17:29:36.405 | Collecting Flask-RESTful===0.3.8 2021-12-14 17:29:36.412 | 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-14 17:29:36.487 | 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-14 17:29:36.494 | 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-14 17:29:36.564 | Collecting PyJWT===1.7.1 2021-12-14 17:29:36.571 | 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-14 17:29:36.591 | 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-14 17:29:36.613 | 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-14 17:29:36.763 | Collecting Werkzeug===1.0.1 2021-12-14 17:29:36.771 | 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-14 17:29:36.962 | Collecting aniso8601===8.0.0 2021-12-14 17:29:36.969 | 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-14 17:29:37.040 | 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-14 17:29:37.049 | 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-14 17:29:37.109 | Collecting click===7.1.1 2021-12-14 17:29:37.116 | 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-14 17:29:37.126 | 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-14 17:29:37.167 | 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-14 17:29:37.258 | Collecting itsdangerous===1.1.0 2021-12-14 17:29:37.263 | 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-14 17:29:37.331 | 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-14 17:29:37.362 | 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-14 17:29:37.423 | 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-14 17:29:37.463 | Collecting oauthlib===3.1.0 2021-12-14 17:29:37.470 | 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-14 17:29:37.489 | 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-14 17:29:37.546 | 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-14 17:29:37.560 | 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-14 17:29:37.567 | 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-14 17:29:37.620 | 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-14 17:29:37.629 | 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-14 17:29:37.674 | 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-14 17:29:37.739 | 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-14 17:29:37.760 | 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-14 17:29:37.779 | 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-14 17:29:37.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 529)) (2.1.1) 2021-12-14 17:29:37.820 | 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-14 17:29:37.830 | 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-14 17:29:37.848 | 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-14 17:29:37.991 | Collecting passlib===1.7.2 2021-12-14 17:29:37.998 | 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-14 17:29:38.094 | 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-14 17:29:38.097 | 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-14 17:29:38.099 | 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-14 17:29:38.110 | 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-14 17:29:38.113 | 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-14 17:29:38.115 | 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-14 17:29:38.119 | 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-14 17:29:38.236 | Collecting pysaml2===5.0.0 2021-12-14 17:29:38.244 | 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-14 17:29:38.338 | 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-14 17:29:38.343 | 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-14 17:29:38.363 | 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-14 17:29:38.367 | 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-14 17:29:38.391 | 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-14 17:29:38.657 | Collecting scrypt===0.8.13 2021-12-14 17:29:38.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-14 17:29:39.424 | 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-14 17:29:39.427 | 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-14 17:29:39.438 | 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-14 17:29:39.441 | 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-14 17:29:39.443 | 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-14 17:29:39.450 | 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-14 17:29:39.460 | 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-14 17:29:39.466 | 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-14 17:29:39.486 | 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-14 17:29:39.489 | 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-14 17:29:39.497 | 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-14 17:29:39.519 | 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-14 17:29:39.522 | 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-14 17:29:39.525 | 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-14 17:29:39.570 | 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-14 17:29:39.590 | 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-14 17:29:39.633 | 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-14 17:29:39.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-14 17:29:39.705 | 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-14 17:29:39.708 | 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-14 17:29:39.716 | 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-14 17:29:39.725 | 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-14 17:29:39.730 | 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-14 17:29:39.736 | 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-14 17:29:39.739 | 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-14 17:29:39.745 | 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-14 17:29:39.792 | 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-14 17:29:39.795 | 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-14 17:29:39.803 | 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-14 17:29:39.816 | 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-14 17:29:39.825 | 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-14 17:29:39.836 | 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-14 17:29:39.846 | 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-14 17:29:39.854 | 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-14 17:29:39.856 | 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-14 17:29:39.860 | 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-14 17:29:39.960 | Collecting defusedxml===0.6.0 2021-12-14 17:29:39.966 | 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-14 17:29:40.039 | 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-14 17:29:40.041 | 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-14 17:29:40.043 | 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-14 17:29:40.048 | 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-14 17:29:40.050 | 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-14 17:29:40.053 | 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-14 17:29:40.055 | 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-14 17:29:40.057 | 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-14 17:29:40.060 | 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-14 17:29:40.072 | 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-14 17:29:40.076 | 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-14 17:29:40.079 | 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-14 17:29:40.082 | 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-14 17:29:40.090 | 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-14 17:29:40.093 | 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-14 17:29:40.099 | 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-14 17:29:40.106 | 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-14 17:29:40.108 | 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-14 17:29:40.111 | Building wheels for collected packages: scrypt 2021-12-14 17:29:40.112 | Building wheel for scrypt (setup.py): started 2021-12-14 17:29:42.726 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-14 17:29:42.727 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73193 sha256=4929417c67ff70ae8786721b3e3eaba25739a8bd38115cb1287a59ce6feb9f4c 2021-12-14 17:29:42.728 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-14 17:29:42.728 | Successfully built scrypt 2021-12-14 17:29:43.562 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-14 17:29:43.894 | Attempting uninstall: click 2021-12-14 17:29:43.896 | Found existing installation: click 6.7 2021-12-14 17:29:43.902 | Uninstalling click-6.7: 2021-12-14 17:29:43.920 | Successfully uninstalled click-6.7 2021-12-14 17:29:44.965 | Attempting uninstall: oauthlib 2021-12-14 17:29:44.968 | Found existing installation: oauthlib 2.0.6 2021-12-14 17:29:44.976 | Uninstalling oauthlib-2.0.6: 2021-12-14 17:29:44.994 | Successfully uninstalled oauthlib-2.0.6 2021-12-14 17:29:45.820 | Attempting uninstall: PyJWT 2021-12-14 17:29:45.821 | Found existing installation: PyJWT 1.5.3 2021-12-14 17:29:45.829 | Uninstalling PyJWT-1.5.3: 2021-12-14 17:29:45.845 | Successfully uninstalled PyJWT-1.5.3 2021-12-14 17:29:45.938 | Running setup.py develop for keystone 2021-12-14 17:29:47.747 | 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-14 17:29:47.857 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:29:47.857 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:29:47.954 | + inc/python:pip_install:207 : result=0 2021-12-14 17:29:47.956 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:29:47.959 | + functions-common:time_stop:2331 : local name 2021-12-14 17:29:47.961 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:29:47.963 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:29:47.965 | + functions-common:time_stop:2334 : local total 2021-12-14 17:29:47.967 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:29:47.969 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:29:47.971 | + functions-common:time_stop:2338 : start_time=1639502970016 2021-12-14 17:29:47.973 | + functions-common:time_stop:2340 : [[ -z 1639502970016 ]] 2021-12-14 17:29:47.976 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:29:47.979 | + functions-common:time_stop:2343 : end_time=1639502987977 2021-12-14 17:29:47.981 | + functions-common:time_stop:2344 : elapsed_time=17961 2021-12-14 17:29:47.984 | + functions-common:time_stop:2345 : total=73079 2021-12-14 17:29:47.986 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:29:47.988 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=91040 2021-12-14 17:29:47.990 | + inc/python:pip_install:210 : return 0 2021-12-14 17:29:47.992 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:29:47.995 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-14 17:29:47.997 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-14 17:29:48.014 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-14 17:29:48.024 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-14 17:29:48.027 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-14 17:29:48.030 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:29:48.032 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:29:48.034 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-12-14 17:29:48.037 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:29:48.039 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-14 17:29:48.054 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:29:48.057 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-14 17:29:48.059 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-14 17:29:48.061 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-14 17:29:48.080 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-14 17:29:48.085 | + 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-14 17:29:50.758 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:29:50.759 | 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-14 17:29:50.759 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.760 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.760 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.761 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.761 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.761 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.762 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.762 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.763 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.763 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.764 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.765 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.765 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.766 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.766 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.766 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.767 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.767 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.768 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.768 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.769 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.769 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.769 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.770 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.770 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.772 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.773 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.773 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.774 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.774 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.775 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.775 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.776 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.776 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.776 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.777 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.777 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.778 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.778 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.779 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.779 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.780 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.780 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.780 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.781 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.781 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.782 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.782 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.783 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.783 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.784 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.784 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.785 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.785 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.785 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.786 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.786 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.787 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.787 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.788 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.788 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.789 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.789 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.790 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.791 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.791 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.792 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.792 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.793 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.794 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.794 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.794 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.795 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.795 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.796 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.796 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.796 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.797 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.797 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.798 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.798 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.799 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.799 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.800 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.800 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.800 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.801 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.801 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.802 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.802 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.803 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.803 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.804 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.804 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.805 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.805 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.805 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.806 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.806 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.807 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.807 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.808 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.808 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.809 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.809 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.810 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.810 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.811 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.811 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.811 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.812 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.812 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.813 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.813 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.814 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.814 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.815 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.815 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.816 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.816 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.816 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.817 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.817 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.818 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.818 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.818 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.819 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.820 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.820 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.820 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.821 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.821 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.821 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.822 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.822 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.823 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.823 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.824 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.824 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.824 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.825 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.825 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.826 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.827 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.827 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.828 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.828 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.828 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.829 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.829 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.830 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.830 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.830 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.831 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.831 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.832 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.832 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.832 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.833 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.833 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.834 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.834 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.834 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.835 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.835 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.836 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.836 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.836 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.837 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.837 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.838 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.838 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.839 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.839 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.839 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.840 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.840 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.840 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.841 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.842 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.843 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.843 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.844 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.844 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.844 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.845 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.845 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.846 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.846 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.846 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.847 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.847 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.848 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.848 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.848 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.849 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.849 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.850 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.850 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.850 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.851 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.851 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.852 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.852 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.852 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.853 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.853 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.853 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.854 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.854 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.855 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.855 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.855 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.856 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.856 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.857 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.857 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.858 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.858 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.858 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.859 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.859 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.859 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.860 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.860 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.861 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.861 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.861 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.862 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.862 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.863 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.863 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.864 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.865 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.865 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.866 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.867 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.867 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.868 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.868 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.868 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.869 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.869 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.870 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.870 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.871 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.871 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.871 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.872 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.872 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.873 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.873 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.874 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.874 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.875 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.875 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.875 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.876 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.876 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.876 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.877 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.877 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.878 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.878 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.879 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.879 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.880 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.880 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.880 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.881 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.881 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.881 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.882 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.882 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.883 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.883 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.884 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.884 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.885 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.885 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.885 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.886 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.886 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.887 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.887 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.887 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.888 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.888 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.889 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.890 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.890 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.890 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.891 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.891 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.892 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.892 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.893 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.893 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.893 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.894 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.894 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.895 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.895 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.895 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.896 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.896 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.897 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.897 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.913 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.913 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.914 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.914 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.915 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.915 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.916 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.916 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.916 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.917 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.917 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.918 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.918 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.919 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.919 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.919 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.920 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.920 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.921 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.921 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.922 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.923 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.923 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.924 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.924 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.924 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.925 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.925 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.926 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.926 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.927 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.927 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.927 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.928 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.928 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.929 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.929 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.930 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.930 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.930 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.931 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.941 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.942 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.943 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.943 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.944 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.944 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.945 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.945 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.946 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.946 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.947 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.947 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.948 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.948 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.948 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.949 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.949 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.950 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.950 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.950 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.951 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.952 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.952 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.952 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.953 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.953 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.954 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.954 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.955 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.955 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.955 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.956 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.956 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.957 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.957 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.958 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.959 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.959 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:50.959 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:29:50.960 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:29:50.960 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:29:51.096 | Collecting uwsgi 2021-12-14 17:29:51.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-14 17:29:52.199 | Building wheels for collected packages: uwsgi 2021-12-14 17:29:52.200 | Building wheel for uwsgi (setup.py): started 2021-12-14 17:30:07.899 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-14 17:30:07.904 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597537 sha256=386a6bd6fd97b6847362cc965bedb0038059c3105c38aa50cc72dfb38df1b25e 2021-12-14 17:30:07.904 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-14 17:30:07.905 | Successfully built uwsgi 2021-12-14 17:30:09.481 | Installing collected packages: uwsgi 2021-12-14 17:30:09.662 | Successfully installed uwsgi-2.0.20 2021-12-14 17:30:09.776 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:30:09.776 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:30:09.895 | + inc/python:pip_install:207 : result=0 2021-12-14 17:30:09.897 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:30:09.899 | + functions-common:time_stop:2331 : local name 2021-12-14 17:30:09.902 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:30:09.905 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:30:09.907 | + functions-common:time_stop:2334 : local total 2021-12-14 17:30:09.909 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:30:09.911 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:30:09.914 | + functions-common:time_stop:2338 : start_time=1639502988075 2021-12-14 17:30:09.916 | + functions-common:time_stop:2340 : [[ -z 1639502988075 ]] 2021-12-14 17:30:09.919 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:30:09.923 | + functions-common:time_stop:2343 : end_time=1639503009920 2021-12-14 17:30:09.925 | + functions-common:time_stop:2344 : elapsed_time=21845 2021-12-14 17:30:09.927 | + functions-common:time_stop:2345 : total=91040 2021-12-14 17:30:09.929 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:30:09.932 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=112885 2021-12-14 17:30:09.934 | + inc/python:pip_install:210 : return 0 2021-12-14 17:30:09.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:30:09.939 | + ./stack.sh:main:877 : configure_keystone 2021-12-14 17:30:09.941 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-14 17:30:09.952 | + 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-14 17:30:09.955 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-14 17:30:09.959 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-14 17:30:09.974 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:09.976 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-14 17:30:10.002 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-14 17:30:10.025 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-14 17:30:10.052 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-14 17:30:10.076 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-14 17:30:10.102 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-14 17:30:10.127 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-14 17:30:10.151 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-14 17:30:10.175 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-14 17:30:10.177 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-14 17:30:10.180 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-14 17:30:10.182 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-14 17:30:10.184 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:30:10.186 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:30:10.201 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:10.204 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:30:10.206 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:30:10.208 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:30:10.223 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:10.225 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:30:10.228 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:30:10.252 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:30:10.255 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:30:10.257 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-14 17:30:10.259 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-14 17:30:10.261 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-14 17:30:10.276 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:10.279 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2021-12-14 17:30:10.304 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.58/identity 2021-12-14 17:30:10.328 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-14 17:30:10.330 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-14 17:30:10.356 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-14 17:30:10.358 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-14 17:30:10.361 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-14 17:30:10.363 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-14 17:30:10.365 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-14 17:30:10.368 | + 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-14 17:30:10.394 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-14 17:30:10.396 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-14 17:30:10.399 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-14 17:30:10.401 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:30:10.403 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:30:10.406 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-14 17:30:10.408 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-14 17:30:10.411 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:30:10.413 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:30:10.428 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:30:10.431 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:30:10.433 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:30:10.435 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:30:10.437 | + 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-14 17:30:10.461 | + 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-14 17:30:10.485 | + 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-14 17:30:10.509 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:30:10.533 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-14 17:30:10.557 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-14 17:30:10.559 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-14 17:30:10.562 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-14 17:30:10.564 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-14 17:30:10.567 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-14 17:30:10.569 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-14 17:30:10.571 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:30:10.574 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-14 17:30:10.577 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-14 17:30:10.579 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:30:10.582 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:30:10.593 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:30:10.594 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:30:10.600 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:30:10.603 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:30:10.617 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-14 17:30:10.619 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-14 17:30:10.623 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-14 17:30:10.648 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-14 17:30:10.672 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-14 17:30:10.694 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-14 17:30:10.718 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-14 17:30:10.741 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-14 17:30:10.764 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-14 17:30:10.789 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-14 17:30:10.812 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-14 17:30:10.835 | + 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-14 17:30:10.859 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-14 17:30:10.882 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-14 17:30:10.906 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-14 17:30:10.929 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-14 17:30:10.932 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-14 17:30:10.935 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-14 17:30:10.937 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-14 17:30:10.939 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:30:10.942 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:10.944 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:10.946 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-14 17:30:10.949 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-14 17:30:10.952 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-14 17:30:10.975 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-14 17:30:10.999 | + 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-14 17:30:10.999 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-14 17:30:11.007 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-14 17:30:11.010 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-14 17:30:11.012 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-14 17:30:11.015 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:30:11.018 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:30:11.020 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:30:11.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:11.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:11.027 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:30:11.030 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:30:11.033 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:11.035 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:11.037 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-14 17:30:11.095 | Enabling site keystone-wsgi-public. 2021-12-14 17:30:11.100 | To activate the new configuration, you need to run: 2021-12-14 17:30:11.100 | systemctl reload apache2 2021-12-14 17:30:11.104 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-14 17:30:11.107 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:30:11.109 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:30:11.112 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:30:11.256 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-14 17:30:11.258 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-14 17:30:11.261 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-14 17:30:11.264 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-14 17:30:11.266 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-14 17:30:11.268 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:30:11.271 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-14 17:30:11.275 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-14 17:30:11.278 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:30:11.280 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:30:11.291 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:30:11.292 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:30:11.298 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:30:11.301 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:30:11.315 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-14 17:30:11.317 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-14 17:30:11.320 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-14 17:30:11.346 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-14 17:30:11.370 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-14 17:30:11.394 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-14 17:30:11.417 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-14 17:30:11.441 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-14 17:30:11.465 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-14 17:30:11.488 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-14 17:30:11.514 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-14 17:30:11.537 | + 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-14 17:30:11.561 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-14 17:30:11.585 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-14 17:30:11.609 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-14 17:30:11.633 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-14 17:30:11.636 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-14 17:30:11.638 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-14 17:30:11.641 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-14 17:30:11.643 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:30:11.645 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:11.648 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:11.650 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-14 17:30:11.653 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-14 17:30:11.655 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-14 17:30:11.679 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-14 17:30:11.703 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-14 17:30:11.703 | + 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-14 17:30:11.710 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-14 17:30:11.713 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-14 17:30:11.716 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-14 17:30:11.718 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:30:11.720 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:30:11.722 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:30:11.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:11.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:11.729 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:30:11.732 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:30:11.734 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:11.737 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:11.739 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-14 17:30:11.798 | Enabling site keystone-wsgi-admin. 2021-12-14 17:30:11.804 | To activate the new configuration, you need to run: 2021-12-14 17:30:11.804 | systemctl reload apache2 2021-12-14 17:30:11.813 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-14 17:30:11.815 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:30:11.817 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:30:11.820 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:30:11.962 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-14 17:30:11.989 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-14 17:30:12.015 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-14 17:30:12.042 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-14 17:30:12.044 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-14 17:30:12.070 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-14 17:30:12.096 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-14 17:30:12.122 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-14 17:30:12.137 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:12.140 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-14 17:30:12.156 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:12.158 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-14 17:30:12.161 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-14 17:30:12.163 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-14 17:30:12.165 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:30:12.168 | + lib/stack:stack_install_service:32 : install_swift 2021-12-14 17:30:12.171 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-14 17:30:12.173 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-14 17:30:12.175 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-14 17:30:12.177 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:30:12.180 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:30:12.182 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:30:12.185 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:30:12.187 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:30:12.190 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:30:12.205 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:30:12.207 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:30:12.209 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:30:12.212 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:30:12.212 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:30:12.217 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-14 17:30:12.219 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:30:12.221 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-14 17:30:12.224 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:30:12.224 | + functions-common:git_clone:593 : head -1 2021-12-14 17:30:12.227 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-12-14 17:30:12.229 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:30:12.232 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-14 17:30:12.235 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:30:12.237 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-14 17:30:12.240 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-14 17:30:12.242 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-14 17:30:12.244 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-14 17:30:12.247 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:30:12.249 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-14 17:30:12.251 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-14 17:30:12.254 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:30:12.256 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-14 17:30:12.259 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-14 17:30:12.261 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:30:12.264 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-14 17:30:12.267 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:30:12.269 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:30:12.272 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-14 17:30:12.277 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-14 17:30:12.280 | + 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-14 17:30:13.266 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-14 17:30:13.268 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:30:13.270 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:30:13.273 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:30:13.275 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-14 17:30:13.277 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-14 17:30:13.280 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:30:13.282 | + inc/python:setup_package:440 : local extras=keystone 2021-12-14 17:30:13.284 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:30:13.287 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-14 17:30:13.289 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-14 17:30:13.291 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-14 17:30:13.293 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:30:13.296 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-14 17:30:13.315 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-14 17:30:13.320 | + 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-14 17:30:16.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:30:16.024 | 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-14 17:30:16.025 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.026 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.026 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.027 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.027 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.027 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.028 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.029 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.029 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.029 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.030 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.030 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.031 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.031 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.032 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.032 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.032 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.033 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.033 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.034 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.034 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.035 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.035 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.035 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.036 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.038 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.038 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.039 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.039 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.040 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.040 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.041 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.041 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.041 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.042 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.042 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.043 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.043 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.044 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.044 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.044 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.045 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.045 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.045 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.046 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.046 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.047 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.047 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.048 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.048 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.049 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.049 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.049 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.050 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.050 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.051 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.051 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.052 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.052 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.052 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.053 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.054 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.054 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.055 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.055 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.056 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.056 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.057 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.057 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.058 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.059 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.059 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.059 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.060 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.061 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.061 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.062 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.062 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.062 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.063 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.063 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.064 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.064 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.065 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.065 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.065 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.066 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.066 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.067 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.067 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.068 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.068 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.069 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.069 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.070 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.070 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.071 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.071 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.072 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.072 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.073 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.074 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.074 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.075 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.076 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.076 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.077 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.077 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.078 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.078 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.078 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.079 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.079 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.080 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.080 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.081 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.081 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.082 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.082 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.082 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.083 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.083 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.084 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.084 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.085 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.085 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.086 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.086 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.086 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.087 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.087 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.088 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.088 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.089 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.089 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.089 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.090 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.090 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.091 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.091 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.092 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.092 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.092 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.093 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.093 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.094 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.094 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.095 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.095 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.095 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.096 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.097 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.097 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.098 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.099 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.099 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.100 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.100 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.101 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.101 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.102 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.102 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.102 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.103 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.103 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.104 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.104 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.104 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.105 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.105 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.106 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.106 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.107 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.107 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.108 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.108 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.109 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.109 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.109 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.110 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.110 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.111 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.111 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.111 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.112 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.112 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.112 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.113 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.113 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.114 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.114 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.115 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.115 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.115 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.116 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.116 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.117 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.117 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.117 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.118 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.118 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.118 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.119 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.120 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.120 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.120 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.121 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.121 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.122 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.122 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.123 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.123 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.124 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.124 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.125 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.125 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.125 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.126 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.126 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.127 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.127 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.127 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.128 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.128 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.129 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.129 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.129 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.130 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.148 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.148 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.148 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.150 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.150 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.151 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.152 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.153 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.153 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.153 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.154 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.154 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.155 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.155 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.156 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.156 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.157 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.157 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.157 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.158 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.158 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.159 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.159 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.160 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.160 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.161 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.161 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.161 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.162 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.162 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.163 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.163 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.163 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.164 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.164 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.165 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.165 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.166 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.167 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.167 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.168 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.168 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.168 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.169 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.170 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.170 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.171 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.171 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.172 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.172 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.173 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.173 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.173 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.174 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.174 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.174 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.175 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.175 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.176 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.176 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.176 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.177 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.177 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.178 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.178 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.179 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.179 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.179 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.180 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.180 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.181 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.181 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.182 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.182 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.182 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.183 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.183 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.184 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.184 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.184 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.186 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.186 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.186 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.187 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.187 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.188 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.188 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.188 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.189 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.189 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.190 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.190 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.191 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.191 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.191 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.192 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.192 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.193 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.194 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.194 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.195 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.195 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.195 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.196 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.196 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.197 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.197 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.198 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.198 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.198 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.199 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.199 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.200 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.200 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.201 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.201 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.201 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.202 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.202 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.203 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.203 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.204 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.204 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.204 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.205 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.205 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.206 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.206 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.207 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.207 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.207 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.208 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.208 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.209 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.209 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.210 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.211 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.211 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.212 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.212 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.213 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.213 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.213 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.214 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.214 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.215 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.215 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.216 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.216 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.217 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.217 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.217 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.218 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.219 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.219 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.219 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.220 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.220 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.221 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.221 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.221 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.222 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.222 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.223 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.223 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.223 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.224 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.224 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.225 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.225 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.225 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.226 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.226 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.227 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.228 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.228 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.228 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.229 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.229 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.230 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.230 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.231 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:16.231 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:16.232 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:16.233 | Obtaining file:///opt/stack/swift 2021-12-14 17:30:17.541 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:30:18.847 | 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-14 17:30:18.855 | 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-14 17:30:18.896 | 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-14 17:30:18.906 | 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-14 17:30:18.909 | 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-14 17:30:21.038 | Collecting lxml===4.5.0 2021-12-14 17:30:21.069 | 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-14 17:30:21.282 | 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-14 17:30:21.284 | 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-14 17:30:21.287 | 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-14 17:30:21.322 | 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-14 17:30:21.336 | 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-14 17:30:21.343 | 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-14 17:30:21.351 | 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-14 17:30:21.395 | 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-14 17:30:21.409 | 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-14 17:30:21.427 | 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-14 17:30:21.429 | 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-14 17:30:21.563 | Collecting pyeclib===1.6.0 2021-12-14 17:30:21.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-14 17:30:22.632 | 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-14 17:30:22.634 | 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-14 17:30:22.638 | 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-14 17:30:22.643 | 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-14 17:30:22.664 | 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-14 17:30:22.668 | 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-14 17:30:22.692 | 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-14 17:30:22.696 | 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-14 17:30:22.700 | 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-14 17:30:22.706 | 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-14 17:30:22.889 | Collecting xattr===0.9.7 2021-12-14 17:30:22.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-14 17:30:23.729 | 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-14 17:30:23.733 | 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-14 17:30:23.735 | 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-14 17:30:23.805 | 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-14 17:30:23.821 | 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-14 17:30:23.825 | 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-14 17:30:23.829 | 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-14 17:30:23.833 | 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-14 17:30:23.841 | 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-14 17:30:23.846 | 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-14 17:30:23.849 | 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-14 17:30:23.852 | 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-14 17:30:23.855 | 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-14 17:30:23.859 | 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-14 17:30:23.862 | 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-14 17:30:23.865 | 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-14 17:30:23.870 | 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-14 17:30:23.873 | 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-14 17:30:23.876 | Building wheels for collected packages: pyeclib, xattr 2021-12-14 17:30:23.877 | Building wheel for pyeclib (setup.py): started 2021-12-14 17:30:25.065 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-14 17:30:25.066 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53040 sha256=9d92bbe0115471afc28ecf2de261cf7c6cbf150e2c285fcc7031d7beb74e0e96 2021-12-14 17:30:25.066 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-14 17:30:25.068 | Building wheel for xattr (setup.py): started 2021-12-14 17:30:26.382 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-14 17:30:26.383 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=4e81202f86f728971e9b8858902953c35afd2aa36d7d6403ef6abc880e3f690c 2021-12-14 17:30:26.383 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-14 17:30:26.384 | Successfully built pyeclib xattr 2021-12-14 17:30:27.712 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-14 17:30:28.249 | Running setup.py develop for swift 2021-12-14 17:30:29.900 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-14 17:30:30.018 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:30:30.018 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:30:30.120 | + inc/python:pip_install:207 : result=0 2021-12-14 17:30:30.122 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:30:30.125 | + functions-common:time_stop:2331 : local name 2021-12-14 17:30:30.127 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:30:30.129 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:30:30.131 | + functions-common:time_stop:2334 : local total 2021-12-14 17:30:30.133 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:30:30.136 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:30:30.138 | + functions-common:time_stop:2338 : start_time=1639503013310 2021-12-14 17:30:30.141 | + functions-common:time_stop:2340 : [[ -z 1639503013310 ]] 2021-12-14 17:30:30.143 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:30:30.146 | + functions-common:time_stop:2343 : end_time=1639503030144 2021-12-14 17:30:30.149 | + functions-common:time_stop:2344 : elapsed_time=16834 2021-12-14 17:30:30.151 | + functions-common:time_stop:2345 : total=112885 2021-12-14 17:30:30.153 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:30:30.155 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=129719 2021-12-14 17:30:30.158 | + inc/python:pip_install:210 : return 0 2021-12-14 17:30:30.160 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:30:30.162 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-14 17:30:30.165 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-14 17:30:30.181 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-14 17:30:30.192 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-14 17:30:30.195 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-14 17:30:30.197 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:30:30.199 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:30:30.202 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-12-14 17:30:30.205 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:30:30.207 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-14 17:30:30.209 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:30:30.212 | + ./stack.sh:main:886 : configure_swift 2021-12-14 17:30:30.214 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-14 17:30:30.216 | + lib/swift:configure_swift:335 : local node_number 2021-12-14 17:30:30.218 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-14 17:30:30.220 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-14 17:30:30.222 | + lib/swift:configure_swift:338 : local user_group 2021-12-14 17:30:30.224 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-14 17:30:31.030 | No container-auditor running 2021-12-14 17:30:31.030 | No object-server running 2021-12-14 17:30:31.030 | No account-reaper running 2021-12-14 17:30:31.030 | No container-replicator running 2021-12-14 17:30:31.030 | No object-expirer running 2021-12-14 17:30:31.030 | No object-replicator running 2021-12-14 17:30:31.030 | No object-auditor running 2021-12-14 17:30:31.030 | No account-server running 2021-12-14 17:30:31.030 | No container-server running 2021-12-14 17:30:31.030 | No account-auditor running 2021-12-14 17:30:31.030 | No object-updater running 2021-12-14 17:30:31.030 | No proxy-server running 2021-12-14 17:30:31.030 | No container-sync running 2021-12-14 17:30:31.031 | No container-reconciler running 2021-12-14 17:30:31.031 | No container-updater running 2021-12-14 17:30:31.031 | No container-sharder running 2021-12-14 17:30:31.031 | No object-reconstructor running 2021-12-14 17:30:31.031 | No account-replicator running 2021-12-14 17:30:31.075 | + lib/swift:configure_swift:341 : true 2021-12-14 17:30:31.077 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-14 17:30:31.089 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-14 17:30:31.100 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-14 17:30:31.102 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-14 17:30:31.102 | s/%GROUP%//; 2021-12-14 17:30:31.103 | s/%USER%/ubuntu/; 2021-12-14 17:30:31.103 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-14 17:30:31.103 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-14 17:30:31.103 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-14 17:30:31.110 | uid = ubuntu 2021-12-14 17:30:31.110 | gid = 2021-12-14 17:30:31.110 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-14 17:30:31.110 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-14 17:30:31.110 | address = 127.0.0.1 2021-12-14 17:30:31.110 | 2021-12-14 17:30:31.110 | [account6612] 2021-12-14 17:30:31.110 | max connections = 25 2021-12-14 17:30:31.110 | path = /opt/stack/data/swift/1/node/ 2021-12-14 17:30:31.110 | read only = false 2021-12-14 17:30:31.110 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-14 17:30:31.110 | 2021-12-14 17:30:31.110 | [account6622] 2021-12-14 17:30:31.110 | max connections = 25 2021-12-14 17:30:31.110 | path = /opt/stack/data/swift/2/node/ 2021-12-14 17:30:31.110 | read only = false 2021-12-14 17:30:31.110 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [account6632] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/3/node/ 2021-12-14 17:30:31.111 | read only = false 2021-12-14 17:30:31.111 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [account6642] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/4/node/ 2021-12-14 17:30:31.111 | read only = false 2021-12-14 17:30:31.111 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [container6611] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/1/node/ 2021-12-14 17:30:31.111 | read only = false 2021-12-14 17:30:31.111 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [container6621] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/2/node/ 2021-12-14 17:30:31.111 | read only = false 2021-12-14 17:30:31.111 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [container6631] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/3/node/ 2021-12-14 17:30:31.111 | read only = false 2021-12-14 17:30:31.111 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-14 17:30:31.111 | 2021-12-14 17:30:31.111 | [container6641] 2021-12-14 17:30:31.111 | max connections = 25 2021-12-14 17:30:31.111 | path = /opt/stack/data/swift/4/node/ 2021-12-14 17:30:31.112 | read only = false 2021-12-14 17:30:31.112 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-14 17:30:31.112 | 2021-12-14 17:30:31.112 | 2021-12-14 17:30:31.112 | [object6613] 2021-12-14 17:30:31.112 | max connections = 25 2021-12-14 17:30:31.112 | path = /opt/stack/data/swift/1/node/ 2021-12-14 17:30:31.112 | read only = false 2021-12-14 17:30:31.112 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-14 17:30:31.112 | 2021-12-14 17:30:31.112 | [object6623] 2021-12-14 17:30:31.112 | max connections = 25 2021-12-14 17:30:31.112 | path = /opt/stack/data/swift/2/node/ 2021-12-14 17:30:31.112 | read only = false 2021-12-14 17:30:31.112 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-14 17:30:31.112 | 2021-12-14 17:30:31.112 | [object6633] 2021-12-14 17:30:31.112 | max connections = 25 2021-12-14 17:30:31.112 | path = /opt/stack/data/swift/3/node/ 2021-12-14 17:30:31.112 | read only = false 2021-12-14 17:30:31.112 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-14 17:30:31.112 | 2021-12-14 17:30:31.112 | [object6643] 2021-12-14 17:30:31.112 | max connections = 25 2021-12-14 17:30:31.112 | path = /opt/stack/data/swift/4/node/ 2021-12-14 17:30:31.112 | read only = false 2021-12-14 17:30:31.112 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-14 17:30:31.113 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-14 17:30:31.115 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:30:31.117 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:30:31.119 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-14 17:30:31.135 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-14 17:30:31.138 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-14 17:30:31.142 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-14 17:30:31.146 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-14 17:30:31.148 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-14 17:30:31.152 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-14 17:30:31.175 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2021-12-14 17:30:31.197 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-14 17:30:31.217 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-14 17:30:31.243 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-14 17:30:31.262 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-14 17:30:31.290 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-14 17:30:31.309 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-14 17:30:31.336 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-14 17:30:31.356 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-14 17:30:31.382 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-14 17:30:31.402 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-14 17:30:31.429 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-14 17:30:31.448 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-14 17:30:31.462 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:31.464 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-14 17:30:31.491 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-14 17:30:31.518 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-14 17:30:31.544 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-14 17:30:31.570 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-14 17:30:31.584 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:31.586 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-14 17:30:31.612 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-14 17:30:31.626 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:31.628 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-14 17:30:31.642 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:31.644 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-14 17:30:31.658 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:31.660 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-14 17:30:31.662 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-14 17:30:31.664 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-14 17:30:31.672 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-14 17:30:31.679 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-14 17:30:31.706 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-14 17:30:31.732 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-14 17:30:31.760 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-14 17:30:31.790 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-14 17:30:31.816 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-14 17:30:31.818 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-14 17:30:31.820 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-14 17:30:31.822 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-14 17:30:31.824 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-14 17:30:31.851 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-14 17:30:31.878 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:30:31.904 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-14 17:30:31.931 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-14 17:30:31.957 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-14 17:30:31.984 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-14 17:30:32.011 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-14 17:30:32.037 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:30:32.064 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-14 17:30:32.090 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-14 17:30:32.116 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-14 17:30:32.142 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-14 17:30:32.169 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-14 17:30:32.197 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-14 17:30:32.224 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-14 17:30:32.243 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-14 17:30:32.269 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-14 17:30:32.297 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-14 17:30:32.301 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-14 17:30:32.324 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-14 17:30:32.348 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-14 17:30:32.371 | + lib/swift:configure_swift:476 : local node_number 2021-12-14 17:30:32.373 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-14 17:30:32.375 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-14 17:30:32.377 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-14 17:30:32.381 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-14 17:30:32.383 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-14 17:30:32.385 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-14 17:30:32.388 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-14 17:30:32.390 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-14 17:30:32.392 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-14 17:30:32.394 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-14 17:30:32.396 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-14 17:30:32.413 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-14 17:30:32.438 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-14 17:30:32.455 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-14 17:30:32.481 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-14 17:30:32.498 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-14 17:30:32.523 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-14 17:30:32.541 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-14 17:30:32.567 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-14 17:30:32.584 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-14 17:30:32.611 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-14 17:30:32.628 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-14 17:30:32.654 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-14 17:30:32.672 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-14 17:30:32.697 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-14 17:30:32.715 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-14 17:30:32.742 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-14 17:30:32.760 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-14 17:30:32.784 | + 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-14 17:30:32.791 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-14 17:30:32.809 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-14 17:30:32.835 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-14 17:30:32.860 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-14 17:30:32.863 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-14 17:30:32.866 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-14 17:30:32.869 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-14 17:30:32.871 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-14 17:30:32.873 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-14 17:30:32.875 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-14 17:30:32.877 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-14 17:30:32.880 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-14 17:30:32.882 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-14 17:30:32.899 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-14 17:30:32.924 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-14 17:30:32.942 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-14 17:30:32.967 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-14 17:30:32.985 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-14 17:30:33.011 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-14 17:30:33.029 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-14 17:30:33.054 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-14 17:30:33.071 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-14 17:30:33.097 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-14 17:30:33.114 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-14 17:30:33.142 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-14 17:30:33.160 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-14 17:30:33.186 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-14 17:30:33.203 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-14 17:30:33.228 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-14 17:30:33.246 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-14 17:30:33.275 | + 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-14 17:30:33.287 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-14 17:30:33.305 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-14 17:30:33.330 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-14 17:30:33.332 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-14 17:30:33.336 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-14 17:30:33.338 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-14 17:30:33.341 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-14 17:30:33.343 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-14 17:30:33.345 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-14 17:30:33.347 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-14 17:30:33.349 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-14 17:30:33.352 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-14 17:30:33.369 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-14 17:30:33.393 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-14 17:30:33.411 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-14 17:30:33.435 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-14 17:30:33.452 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-14 17:30:33.477 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-14 17:30:33.494 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-14 17:30:33.519 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-14 17:30:33.536 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-14 17:30:33.561 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-14 17:30:33.578 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-14 17:30:33.603 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-14 17:30:33.619 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-14 17:30:33.644 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-14 17:30:33.662 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-14 17:30:33.687 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-14 17:30:33.704 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-14 17:30:33.728 | + 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-14 17:30:33.733 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-14 17:30:33.750 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-14 17:30:33.775 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-14 17:30:33.802 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-14 17:30:33.830 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-14 17:30:33.857 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-14 17:30:33.859 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-14 17:30:33.863 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-14 17:30:33.888 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-14 17:30:33.913 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-14 17:30:33.937 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-14 17:30:33.962 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-14 17:30:33.986 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-14 17:30:34.010 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-14 17:30:34.034 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-14 17:30:34.057 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-14 17:30:34.081 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-14 17:30:34.096 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:34.098 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-14 17:30:34.115 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-14 17:30:34.118 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-14 17:30:34.136 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-14 17:30:34.139 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2021-12-14 17:30:34.162 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-14 17:30:34.164 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-14 17:30:34.189 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2021-12-14 17:30:34.213 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-14 17:30:34.215 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-14 17:30:34.239 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-14 17:30:34.254 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:34.256 | + lib/swift:configure_swift:539 : local user_group 2021-12-14 17:30:34.258 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-14 17:30:34.262 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-14 17:30:34.265 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-14 17:30:34.276 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-14 17:30:34.278 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-14 17:30:34.288 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-14 17:30:34.290 | + lib/swift:configure_swift:546 : is_suse 2021-12-14 17:30:34.293 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:30:34.295 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:30:34.298 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:30:34.300 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:30:34.302 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:30:34.304 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:30:34.307 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-14 17:30:34.318 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-14 17:30:34.320 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-14 17:30:34.323 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-14 17:30:34.338 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:30:34.340 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-14 17:30:34.356 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:34.359 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-14 17:30:34.361 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-14 17:30:34.363 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-14 17:30:34.366 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:30:34.368 | + lib/stack:stack_install_service:32 : install_glance 2021-12-14 17:30:34.371 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-14 17:30:34.374 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-14 17:30:34.376 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-14 17:30:34.392 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:34.394 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-14 17:30:34.397 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-14 17:30:34.413 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:30:34.415 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-14 17:30:34.418 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-14 17:30:34.421 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-14 17:30:34.423 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:30:34.426 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:30:34.428 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-12-14 17:30:34.431 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:30:34.435 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-14 17:30:34.437 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-14 17:30:34.440 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-14 17:30:34.443 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-14 17:30:34.446 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-14 17:30:34.448 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-14 17:30:34.451 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-14 17:30:34.454 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-14 17:30:34.456 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-14 17:30:34.459 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-14 17:30:34.463 | +++ 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-14 17:30:34.463 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-14 17:30:34.468 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-14 17:30:34.470 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-14 17:30:34.472 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-14 17:30:34.476 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-14 17:30:34.478 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-14 17:30:34.497 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-14 17:30:34.502 | + 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-14 17:30:37.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:30:37.198 | 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-14 17:30:37.199 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.199 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.200 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.200 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.201 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.201 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.202 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.202 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.203 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.203 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.204 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.204 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.205 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.205 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.205 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.206 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.206 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.207 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.207 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.208 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.208 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.208 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.209 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.209 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.210 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.212 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.212 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.213 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.213 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.214 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.214 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.215 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.216 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.216 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.216 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.217 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.217 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.218 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.218 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.218 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.219 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.219 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.219 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.220 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.220 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.221 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.221 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.222 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.222 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.222 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.223 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.223 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.224 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.224 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.225 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.225 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.226 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.226 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.226 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.227 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.228 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.228 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.229 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.230 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.230 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.230 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.231 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.231 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.232 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.233 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.233 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.233 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.234 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.234 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.235 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.235 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.236 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.236 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.236 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.237 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.237 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.238 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.238 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.239 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.239 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.239 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.240 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.240 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.241 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.241 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.242 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.242 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.243 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.243 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.244 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.245 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.245 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.245 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.246 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.247 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.247 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.248 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.248 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.249 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.249 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.250 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.250 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.250 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.251 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.251 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.252 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.252 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.253 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.253 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.254 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.254 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.255 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.255 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.255 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.256 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.256 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.257 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.257 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.258 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.258 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.258 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.259 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.259 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.260 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.260 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.261 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.261 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.261 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.263 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.263 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.263 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.264 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.264 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.265 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.265 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.265 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.266 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.266 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.267 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.267 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.268 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.268 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.268 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.269 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.269 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.270 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.270 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.271 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.271 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.271 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.272 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.272 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.272 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.273 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.273 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.274 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.274 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.275 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.275 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.276 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.276 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.277 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.277 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.277 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.278 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.278 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.279 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.279 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.279 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.280 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.280 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.281 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.281 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.282 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.282 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.282 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.283 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.283 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.283 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.284 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.284 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.285 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.285 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.285 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.286 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.286 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.287 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.287 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.287 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.288 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.288 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.289 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.289 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.289 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.290 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.290 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.291 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.291 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.291 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.292 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.292 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.293 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.293 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.294 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.294 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.295 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.295 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.295 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.296 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.296 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.297 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.297 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.298 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.298 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.298 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.299 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.299 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.314 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.315 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.315 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.315 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.316 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.316 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.317 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.317 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.318 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.318 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.319 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.320 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.320 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.321 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.322 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.322 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.323 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.323 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.323 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.324 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.325 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.325 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.326 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.326 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.327 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.327 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.328 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.328 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.328 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.329 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.329 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.329 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.330 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.330 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.331 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.331 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.332 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.332 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.333 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.333 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.333 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.334 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.334 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.335 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.335 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.336 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.336 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.336 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.337 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.337 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.338 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.338 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.339 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.339 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.339 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.340 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.340 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.341 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.341 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.342 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.342 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.342 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.343 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.344 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.344 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.345 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.345 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.346 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.347 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.347 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.348 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.349 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.349 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.350 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.351 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.351 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.351 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.352 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.352 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.353 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.353 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.354 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.354 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.355 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.355 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.355 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.356 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.357 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.357 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.358 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.358 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.358 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.359 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.359 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.360 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.360 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.360 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.361 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.361 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.362 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.362 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.363 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.363 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.363 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.364 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.364 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.365 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.366 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.366 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.367 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.367 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.367 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.368 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.368 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.369 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.369 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.370 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.370 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.371 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.371 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.372 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.373 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.373 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.373 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.374 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.375 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.375 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.376 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.376 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.377 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.377 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.378 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.378 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.379 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.379 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.380 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.380 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.380 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.382 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.382 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.382 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.383 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.383 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.384 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.384 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.385 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.385 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.386 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.386 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.386 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.387 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.387 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.388 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.388 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.389 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.389 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.390 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.390 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.391 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.391 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.392 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.392 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.393 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.393 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.393 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.394 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.394 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.395 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.395 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.395 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.396 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.396 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.397 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.397 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.397 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.398 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.398 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.399 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.399 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.400 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.400 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.401 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.401 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.402 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.402 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.403 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.403 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.404 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.404 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:37.405 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:37.405 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:37.570 | Collecting glance-store===2.0.1 2021-12-14 17:30:37.576 | 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-14 17:30:37.755 | 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-14 17:30:37.758 | 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-14 17:30:37.790 | 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-14 17:30:38.548 | Collecting os-brick===3.0.8 2021-12-14 17:30:38.554 | 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-14 17:30:38.669 | 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-14 17:30:38.673 | 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-14 17:30:38.695 | 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-14 17:30:38.708 | 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-14 17:30:38.723 | 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-14 17:30:38.729 | 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-14 17:30:38.741 | 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-14 17:30:38.786 | 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-14 17:30:38.802 | 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-14 17:30:38.806 | 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-14 17:30:38.818 | 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-14 17:30:38.847 | 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-14 17:30:38.864 | 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-14 17:30:38.867 | 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-14 17:30:38.869 | 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-14 17:30:38.873 | 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-14 17:30:39.055 | Collecting python-cinderclient===7.0.2 2021-12-14 17:30:39.062 | 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-14 17:30:39.168 | 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-14 17:30:39.173 | 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-14 17:30:39.310 | Collecting python-swiftclient===3.9.1 2021-12-14 17:30:39.316 | 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-14 17:30:39.414 | 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-14 17:30:39.419 | 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-14 17:30:39.831 | Collecting retrying===1.3.3 2021-12-14 17:30:39.838 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-14 17:30:39.934 | 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-14 17:30:39.939 | 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-14 17:30:39.942 | 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-14 17:30:39.945 | 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-14 17:30:39.951 | 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-14 17:30:39.973 | 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-14 17:30:39.976 | 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-14 17:30:39.987 | 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-14 17:30:40.033 | 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-14 17:30:40.076 | 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-14 17:30:40.095 | 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-14 17:30:40.097 | 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-14 17:30:40.103 | 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-14 17:30:40.108 | 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-14 17:30:40.111 | 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-14 17:30:40.115 | 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-14 17:30:40.123 | 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-14 17:30:40.125 | 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-14 17:30:40.129 | 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-14 17:30:40.133 | 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-14 17:30:40.141 | 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-14 17:30:40.149 | 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-14 17:30:40.165 | 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-14 17:30:40.173 | 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-14 17:30:40.184 | 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-14 17:30:40.187 | 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-14 17:30:40.190 | 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-14 17:30:40.192 | 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-14 17:30:40.195 | 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-14 17:30:40.199 | 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-14 17:30:40.202 | 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-14 17:30:40.204 | 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-14 17:30:40.216 | 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-14 17:30:40.219 | 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-14 17:30:40.222 | 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-14 17:30:40.229 | 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-14 17:30:40.249 | 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-14 17:30:40.251 | 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-14 17:30:40.254 | 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-14 17:30:40.261 | 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-14 17:30:40.265 | 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-14 17:30:40.268 | 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-14 17:30:41.587 | Installing collected packages: python-cinderclient, retrying, os-brick, python-swiftclient, glance-store 2021-12-14 17:30:42.982 | 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-14 17:30:43.101 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:30:43.101 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:30:43.183 | + inc/python:pip_install:207 : result=0 2021-12-14 17:30:43.187 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:30:43.189 | + functions-common:time_stop:2331 : local name 2021-12-14 17:30:43.192 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:30:43.195 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:30:43.197 | + functions-common:time_stop:2334 : local total 2021-12-14 17:30:43.200 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:30:43.202 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:30:43.205 | + functions-common:time_stop:2338 : start_time=1639503034493 2021-12-14 17:30:43.207 | + functions-common:time_stop:2340 : [[ -z 1639503034493 ]] 2021-12-14 17:30:43.210 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:30:43.213 | + functions-common:time_stop:2343 : end_time=1639503043211 2021-12-14 17:30:43.215 | + functions-common:time_stop:2344 : elapsed_time=8718 2021-12-14 17:30:43.218 | + functions-common:time_stop:2345 : total=129719 2021-12-14 17:30:43.220 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:30:43.222 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=138437 2021-12-14 17:30:43.225 | + inc/python:pip_install:210 : return 0 2021-12-14 17:30:43.227 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-14 17:30:43.230 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-14 17:30:43.233 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-14 17:30:43.235 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:30:43.237 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:30:43.240 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:30:43.243 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:30:43.245 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:30:43.249 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:30:43.264 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:30:43.267 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:30:43.269 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:30:43.272 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:30:43.272 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:30:43.277 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-14 17:30:43.279 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:30:43.281 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-14 17:30:43.284 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:30:43.284 | + functions-common:git_clone:593 : head -1 2021-12-14 17:30:43.286 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-14 17:30:43.289 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:30:43.292 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-14 17:30:43.295 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:30:43.297 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-14 17:30:43.300 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-14 17:30:43.302 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:30:43.305 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-14 17:30:43.307 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:30:43.310 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-14 17:30:43.313 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-14 17:30:43.315 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:30:43.318 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:30:43.321 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-14 17:30:43.323 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:30:43.326 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-14 17:30:43.329 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:30:43.331 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:30:43.334 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-14 17:30:43.339 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-14 17:30:43.342 | + 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-14 17:30:44.344 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-14 17:30:44.347 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:30:44.349 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:30:44.352 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:30:44.354 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-14 17:30:44.356 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-14 17:30:44.359 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:30:44.361 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:30:44.363 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:30:44.366 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:30:44.368 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:30:44.371 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:30:44.374 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:30:44.376 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-14 17:30:44.395 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-14 17:30:44.400 | + 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-14 17:30:47.102 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:30:47.103 | 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-14 17:30:47.103 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.104 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.104 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.104 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.105 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.105 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.106 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.106 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.107 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.107 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.108 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.108 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.109 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.109 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.109 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.110 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.110 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.111 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.111 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.112 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.112 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.113 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.113 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.113 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.114 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.116 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.116 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.117 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.117 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.118 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.118 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.119 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.119 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.120 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.120 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.121 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.121 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.121 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.122 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.122 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.123 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.123 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.123 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.124 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.124 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.124 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.125 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.125 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.126 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.126 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.127 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.127 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.128 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.128 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.128 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.129 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.130 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.130 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.130 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.131 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.132 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.132 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.132 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.134 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.134 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.134 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.135 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.136 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.136 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.138 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.138 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.139 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.139 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.139 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.140 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.140 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.141 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.141 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.141 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.142 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.142 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.143 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.144 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.144 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.144 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.145 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.145 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.146 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.146 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.147 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.147 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.148 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.148 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.148 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.149 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.149 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.150 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.150 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.151 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.152 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.153 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.153 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.154 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.154 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.155 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.155 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.156 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.156 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.157 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.157 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.157 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.158 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.158 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.159 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.159 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.160 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.160 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.161 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.161 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.161 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.162 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.163 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.163 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.163 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.164 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.164 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.165 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.165 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.166 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.166 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.167 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.167 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.167 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.168 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.168 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.169 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.169 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.169 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.170 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.170 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.171 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.171 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.172 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.172 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.172 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.173 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.173 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.174 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.174 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.175 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.175 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.176 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.176 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.176 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.177 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.177 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.178 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.178 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.178 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.179 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.179 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.180 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.180 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.181 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.181 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.181 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.182 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.182 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.183 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.183 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.183 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.184 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.184 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.185 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.185 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.185 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.186 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.186 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.187 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.187 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.187 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.188 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.188 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.189 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.189 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.189 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.190 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.190 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.191 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.191 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.192 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.192 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.192 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.193 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.193 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.209 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.209 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.210 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.210 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.211 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.211 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.211 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.212 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.212 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.212 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.213 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.213 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.214 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.214 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.215 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.216 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.216 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.216 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.217 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.219 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.220 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.221 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.223 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.223 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.223 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.224 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.224 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.225 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.225 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.226 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.226 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.227 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.227 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.227 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.228 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.228 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.229 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.230 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.231 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.231 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.232 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.233 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.233 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.233 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.234 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.234 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.235 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.235 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.236 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.236 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.237 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.237 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.237 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.238 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.238 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.239 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.239 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.239 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.240 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.240 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.241 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.241 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.242 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.242 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.242 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.243 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.243 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.244 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.244 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.245 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.245 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.247 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.247 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.248 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.248 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.249 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.249 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.250 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.250 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.250 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.251 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.251 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.252 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.252 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.253 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.253 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.253 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.254 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.254 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.255 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.255 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.255 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.256 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.256 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.257 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.257 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.258 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.258 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.258 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.259 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.259 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.260 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.260 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.261 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.261 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.262 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.263 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.263 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.264 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.264 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.264 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.265 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.265 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.265 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.266 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.266 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.267 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.267 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.268 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.268 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.269 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.269 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.269 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.270 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.270 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.271 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.271 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.272 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.272 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.273 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.273 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.273 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.275 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.275 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.276 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.276 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.276 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.277 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.277 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.278 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.278 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.279 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.279 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.280 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.280 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.281 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.281 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.281 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.282 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.282 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.284 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.286 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.286 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.287 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.287 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.288 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.288 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.289 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.290 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.290 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.291 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.291 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.292 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.292 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.293 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.293 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.293 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.294 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.294 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.295 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.295 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.296 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.296 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.296 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.297 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.297 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.298 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.298 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.299 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.299 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.300 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.300 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.301 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.301 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.302 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.302 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.302 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.303 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.303 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.304 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.304 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.305 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.305 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.305 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.306 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.306 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.307 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.307 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.307 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.308 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.309 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.309 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.310 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.310 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.311 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.311 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.312 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.313 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.313 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.313 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:30:47.314 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:30:47.314 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:30:47.315 | Obtaining file:///opt/stack/glance 2021-12-14 17:30:48.671 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:30:50.008 | 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-14 17:30:50.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-14 17:30:50.025 | 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-14 17:30:50.034 | 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-14 17:30:50.181 | Collecting WSME===0.10.0 2021-12-14 17:30:50.188 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-14 17:30:50.273 | 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-14 17:30:50.287 | 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-14 17:30:50.888 | Collecting castellan===3.0.4 2021-12-14 17:30:50.895 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-14 17:30:50.995 | 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-14 17:30:51.520 | Collecting cursive===0.2.2 2021-12-14 17:30:51.527 | 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-14 17:30:51.614 | 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-14 17:30:51.622 | 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-14 17:30:51.628 | 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-14 17:30:51.638 | 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-14 17:30:51.644 | 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-14 17:30:51.731 | 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-14 17:30:51.733 | 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-14 17:30:51.736 | 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-14 17:30:51.739 | 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-14 17:30:51.771 | 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-14 17:30:51.839 | 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-14 17:30:51.900 | 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-14 17:30:51.903 | 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-14 17:30:51.906 | 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-14 17:30:51.910 | 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-14 17:30:51.932 | 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-14 17:30:51.969 | 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-14 17:30:51.982 | 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-14 17:30:51.997 | 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-14 17:30:52.003 | 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-14 17:30:52.056 | 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-14 17:30:52.065 | 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-14 17:30:52.110 | 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-14 17:30:52.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 506)) (4.0.2) 2021-12-14 17:30:52.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 510)) (3.1.2) 2021-12-14 17:30:52.215 | 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-14 17:30:52.231 | 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-14 17:30:52.244 | 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-14 17:30:52.295 | 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-14 17:30:52.305 | 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-14 17:30:52.323 | 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-14 17:30:52.368 | 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-14 17:30:52.371 | 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-14 17:30:52.374 | 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-14 17:30:52.379 | 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-14 17:30:52.394 | 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-14 17:30:52.406 | 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-14 17:30:52.408 | 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-14 17:30:52.411 | 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-14 17:30:53.007 | Collecting python-barbicanclient===4.10.0 2021-12-14 17:30:53.025 | 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-14 17:30:53.118 | 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-14 17:30:53.123 | 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-14 17:30:53.126 | 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-14 17:30:53.146 | 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-14 17:30:53.151 | 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-14 17:30:53.160 | 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-14 17:30:53.182 | 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-14 17:30:53.186 | 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-14 17:30:53.273 | Collecting simplegeneric===0.8.1 2021-12-14 17:30:53.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-14 17:30:54.018 | 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-14 17:30:54.021 | 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-14 17:30:54.033 | 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-14 17:30:54.036 | 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-14 17:30:54.039 | 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-14 17:30:54.596 | Collecting taskflow===4.1.0 2021-12-14 17:30:54.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-14 17:30:54.754 | 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-14 17:30:54.767 | 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-14 17:30:54.778 | 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-14 17:30:54.784 | 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-14 17:30:54.804 | 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-14 17:30:54.807 | 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-14 17:30:54.815 | 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-14 17:30:54.838 | 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-14 17:30:54.841 | 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-14 17:30:54.844 | 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-14 17:30:54.852 | 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-14 17:30:54.858 | 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-14 17:30:54.862 | 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-14 17:30:54.864 | 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-14 17:30:54.908 | 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-14 17:30:54.953 | 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-14 17:30:54.972 | 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-14 17:30:54.977 | 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-14 17:30:54.983 | 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-14 17:30:54.986 | 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-14 17:30:55.033 | 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-14 17:30:55.039 | 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-14 17:30:55.042 | 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-14 17:30:55.050 | 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-14 17:30:55.054 | 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-14 17:30:55.065 | 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-14 17:30:55.068 | 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-14 17:30:55.084 | 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-14 17:30:55.086 | 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-14 17:30:55.089 | 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-14 17:30:55.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 197)) (4.4.2) 2021-12-14 17:30:55.097 | 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-14 17:30:55.551 | Collecting automaton===2.0.1 2021-12-14 17:30:55.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-14 17:30:56.070 | Collecting pydot===1.4.1 2021-12-14 17:30:56.077 | 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-14 17:30:56.714 | Collecting networkx===2.4 2021-12-14 17:30:56.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-14 17:30:56.883 | 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-14 17:30:56.886 | 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-14 17:30:56.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-14 17:30:56.892 | 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-14 17:30:56.895 | 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-14 17:30:56.898 | 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-14 17:30:56.901 | 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-14 17:30:56.914 | 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-14 17:30:56.917 | 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-14 17:30:56.934 | 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-14 17:30:56.936 | 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-14 17:30:56.940 | Building wheels for collected packages: simplegeneric 2021-12-14 17:30:56.941 | Building wheel for simplegeneric (setup.py): started 2021-12-14 17:30:57.674 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-14 17:30:57.675 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=5d4ec55e3fe6b1016d84c0a78670c260bf0af04a2bf6d28f4b6b3b138afe7efa 2021-12-14 17:30:57.675 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-14 17:30:57.676 | Successfully built simplegeneric 2021-12-14 17:30:58.719 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-14 17:31:01.828 | Running setup.py develop for glance 2021-12-14 17:31:03.430 | 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-14 17:31:03.555 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:31:03.555 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:31:03.650 | + inc/python:pip_install:207 : result=0 2021-12-14 17:31:03.653 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:31:03.655 | + functions-common:time_stop:2331 : local name 2021-12-14 17:31:03.657 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:31:03.660 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:31:03.662 | + functions-common:time_stop:2334 : local total 2021-12-14 17:31:03.664 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:31:03.666 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:31:03.669 | + functions-common:time_stop:2338 : start_time=1639503044390 2021-12-14 17:31:03.671 | + functions-common:time_stop:2340 : [[ -z 1639503044390 ]] 2021-12-14 17:31:03.674 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:31:03.678 | + functions-common:time_stop:2343 : end_time=1639503063675 2021-12-14 17:31:03.680 | + functions-common:time_stop:2344 : elapsed_time=19285 2021-12-14 17:31:03.682 | + functions-common:time_stop:2345 : total=138437 2021-12-14 17:31:03.684 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:31:03.687 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=157722 2021-12-14 17:31:03.689 | + inc/python:pip_install:210 : return 0 2021-12-14 17:31:03.692 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:31:03.694 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-14 17:31:03.697 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-14 17:31:03.714 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-14 17:31:03.725 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-14 17:31:03.728 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-14 17:31:03.730 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:31:03.733 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:31:03.736 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-12-14 17:31:03.739 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:31:03.741 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:31:03.743 | + ./stack.sh:main:898 : configure_glance 2021-12-14 17:31:03.746 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-14 17:31:03.757 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-14 17:31:03.782 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-14 17:31:03.805 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-14 17:31:03.827 | + lib/glance:configure_glance:142 : local dburl 2021-12-14 17:31:03.830 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-14 17:31:03.832 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-14 17:31:03.835 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-14 17:31:03.837 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-14 17:31:03.839 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-14 17:31:03.842 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-14 17:31:03.845 | + 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-14 17:31:03.870 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-14 17:31:03.893 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-14 17:31:03.920 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-14 17:31:03.922 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-14 17:31:03.924 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-14 17:31:03.927 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:31:03.929 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-14 17:31:03.953 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-14 17:31:03.977 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:31:04.001 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-14 17:31:04.026 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-14 17:31:04.050 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-14 17:31:04.074 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-14 17:31:04.098 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-14 17:31:04.122 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:31:04.146 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:31:04.170 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-14 17:31:04.195 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-14 17:31:04.197 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-14 17:31:04.200 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-14 17:31:04.202 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:31:04.205 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:31:04.207 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:31:04.222 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:04.225 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:31:04.227 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:31:04.230 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:31:04.244 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:04.247 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:04.249 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:04.273 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:31:04.276 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:31:04.278 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-14 17:31:04.302 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-14 17:31:04.304 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-14 17:31:04.330 | + 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-14 17:31:04.356 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-14 17:31:04.380 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-14 17:31:04.405 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-14 17:31:04.430 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-14 17:31:04.456 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-14 17:31:04.459 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-14 17:31:04.461 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-14 17:31:04.463 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:31:04.466 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-14 17:31:04.491 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-14 17:31:04.516 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:31:04.540 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-14 17:31:04.564 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-14 17:31:04.588 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-14 17:31:04.612 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-14 17:31:04.636 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-14 17:31:04.661 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:31:04.684 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:31:04.709 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-14 17:31:04.734 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-14 17:31:04.737 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-14 17:31:04.739 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-14 17:31:04.741 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:31:04.744 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:31:04.746 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:31:04.761 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:04.764 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:31:04.766 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:31:04.769 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:31:04.784 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:04.787 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:04.789 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:04.814 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:31:04.816 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:31:04.818 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-14 17:31:04.820 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-14 17:31:04.823 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-14 17:31:04.825 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-14 17:31:04.828 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-14 17:31:04.851 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-14 17:31:04.854 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-14 17:31:04.882 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.58 2021-12-14 17:31:04.885 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.58 2021-12-14 17:31:04.886 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-14 17:31:04.890 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.58 2021-12-14 17:31:04.914 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-14 17:31:04.916 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2021-12-14 17:31:04.943 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-14 17:31:04.957 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:04.960 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-14 17:31:04.984 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-14 17:31:05.008 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-14 17:31:05.011 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:05.013 | + inc/python:python3_enabled:468 : return 0 2021-12-14 17:31:05.015 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-14 17:31:05.039 | + 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-14 17:31:05.064 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-14 17:31:05.087 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-14 17:31:05.111 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-14 17:31:05.135 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-14 17:31:05.162 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-14 17:31:05.185 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-14 17:31:05.188 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:05.190 | + inc/python:python3_enabled:468 : return 0 2021-12-14 17:31:05.192 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2021-12-14 17:31:05.215 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-14 17:31:05.240 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2021-12-14 17:31:05.263 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-14 17:31:05.278 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:05.281 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-14 17:31:05.297 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:05.299 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-14 17:31:05.301 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-14 17:31:05.303 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:31:05.306 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:05.308 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-14 17:31:05.310 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-14 17:31:05.313 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:31:05.315 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:31:05.331 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:31:05.333 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:31:05.336 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:31:05.338 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:31:05.341 | + 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-14 17:31:05.367 | + 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-14 17:31:05.391 | + 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-14 17:31:05.415 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:31:05.439 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-14 17:31:05.442 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-14 17:31:05.444 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:31:05.446 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:05.448 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-14 17:31:05.451 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-14 17:31:05.453 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:31:05.456 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:31:05.472 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:31:05.474 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:31:05.476 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:31:05.478 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:31:05.481 | + 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-14 17:31:05.505 | + 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-14 17:31:05.529 | + 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-14 17:31:05.554 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:31:05.578 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-14 17:31:05.582 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-14 17:31:05.586 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-14 17:31:05.612 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-14 17:31:05.636 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-14 17:31:05.661 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2021-12-14 17:31:05.684 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-14 17:31:05.708 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-14 17:31:05.732 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-14 17:31:05.756 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.58 2021-12-14 17:31:05.759 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.58 2021-12-14 17:31:05.760 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-14 17:31:05.764 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.58 2021-12-14 17:31:05.788 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-14 17:31:05.814 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-14 17:31:05.840 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-14 17:31:05.866 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-14 17:31:05.890 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-14 17:31:05.894 | + 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-14 17:31:05.900 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-14 17:31:05.915 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:05.917 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-14 17:31:05.920 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-14 17:31:05.922 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-14 17:31:05.924 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-14 17:31:05.926 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-14 17:31:05.929 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-14 17:31:05.932 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-14 17:31:05.934 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-14 17:31:05.938 | + 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-14 17:31:05.963 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-14 17:31:05.966 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-14 17:31:05.968 | ++ functions:get_random_port:816 : true 2021-12-14 17:31:05.970 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-14 17:31:05.972 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-14 17:31:05.975 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-14 17:31:06.049 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-14 17:31:06.051 | ++ functions:get_random_port:820 : break 2 2021-12-14 17:31:06.053 | ++ functions:get_random_port:824 : echo 60999 2021-12-14 17:31:06.056 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-14 17:31:06.058 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-14 17:31:06.083 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-14 17:31:06.106 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-14 17:31:06.129 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-14 17:31:06.155 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-14 17:31:06.178 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-14 17:31:06.203 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-14 17:31:06.227 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-14 17:31:06.251 | + 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-14 17:31:06.275 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-14 17:31:06.299 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-14 17:31:06.323 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-14 17:31:06.346 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-14 17:31:06.370 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-14 17:31:06.394 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-14 17:31:06.418 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-14 17:31:06.442 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-14 17:31:06.465 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-14 17:31:06.489 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-14 17:31:06.513 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-14 17:31:06.515 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-14 17:31:06.518 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:31:06.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:06.522 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:06.524 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-14 17:31:06.527 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-14 17:31:06.581 | proxy (enabled by site administrator) 2021-12-14 17:31:06.584 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-14 17:31:06.586 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-14 17:31:06.588 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:31:06.591 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:06.594 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:06.596 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-14 17:31:06.598 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-14 17:31:06.646 | No module matches proxy_http 2021-12-14 17:31:06.649 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-14 17:31:06.706 | Considering dependency proxy for proxy_http: 2021-12-14 17:31:06.706 | Module proxy already enabled 2021-12-14 17:31:06.706 | Enabling module proxy_http. 2021-12-14 17:31:06.711 | To activate the new configuration, you need to run: 2021-12-14 17:31:06.711 | systemctl restart apache2 2021-12-14 17:31:06.715 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-14 17:31:06.717 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:31:06.720 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:31:06.722 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:31:06.864 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-14 17:31:06.867 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-14 17:31:06.869 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-14 17:31:06.872 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:31:06.875 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:06.877 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:06.880 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-14 17:31:06.883 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-14 17:31:06.886 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-14 17:31:06.886 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-14 17:31:06.894 | KeepAlive Off 2021-12-14 17:31:06.899 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-14 17:31:06.899 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-14 17:31:06.906 | SetEnv proxy-sendchunked 1 2021-12-14 17:31:06.910 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-14 17:31:06.910 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-14 17:31:06.917 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-14 17:31:06.920 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-14 17:31:06.922 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-14 17:31:06.925 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:31:06.927 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:31:06.929 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:31:06.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:06.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:06.937 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:31:06.939 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:31:06.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:06.944 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:06.946 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-14 17:31:07.003 | Enabling site glance-wsgi-api. 2021-12-14 17:31:07.008 | To activate the new configuration, you need to run: 2021-12-14 17:31:07.008 | systemctl reload apache2 2021-12-14 17:31:07.012 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-14 17:31:07.015 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:31:07.017 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:31:07.019 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:31:07.155 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-14 17:31:07.173 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:07.175 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-14 17:31:07.178 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-14 17:31:07.180 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-14 17:31:07.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:31:07.186 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-14 17:31:07.188 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-14 17:31:07.191 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-14 17:31:07.193 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-14 17:31:07.196 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:31:07.198 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:31:07.201 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:31:07.204 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:31:07.206 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:31:07.209 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:31:07.224 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:31:07.226 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:31:07.228 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:31:07.231 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:31:07.232 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:31:07.236 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-14 17:31:07.239 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:31:07.241 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-14 17:31:07.244 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:31:07.247 | + functions-common:git_clone:593 : head -1 2021-12-14 17:31:07.249 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-14 17:31:07.251 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:31:07.254 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-14 17:31:07.256 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:31:07.259 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-14 17:31:07.261 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-14 17:31:07.264 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:31:07.266 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-14 17:31:07.269 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:31:07.271 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-14 17:31:07.274 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-14 17:31:07.276 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:31:07.279 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:31:07.282 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-14 17:31:07.284 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:31:07.287 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-14 17:31:07.290 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:31:07.292 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:31:07.296 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-14 17:31:07.301 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-14 17:31:07.304 | + 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-14 17:31:08.294 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-14 17:31:08.297 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:31:08.299 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:31:08.301 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:31:08.304 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-14 17:31:08.306 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-14 17:31:08.308 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:31:08.311 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:31:08.314 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:31:08.316 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:31:08.318 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:31:08.321 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:31:08.323 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:31:08.325 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-14 17:31:08.344 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-14 17:31:08.349 | + 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-14 17:31:11.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:31:11.067 | 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-14 17:31:11.067 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.068 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.068 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.068 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.069 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.069 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.070 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.070 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.071 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.071 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.072 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.072 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.072 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.073 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.073 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.074 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.074 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.075 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.075 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.075 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.076 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.076 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.077 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.077 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.078 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.080 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.080 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.081 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.081 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.082 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.082 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.083 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.083 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.083 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.084 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.084 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.085 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.085 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.085 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.086 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.086 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.086 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.087 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.088 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.088 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.089 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.089 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.090 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.090 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.090 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.091 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.091 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.092 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.092 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.093 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.093 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.094 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.094 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.094 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.095 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.096 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.096 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.097 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.098 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.098 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.098 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.099 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.099 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.100 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.101 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.101 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.101 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.102 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.102 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.103 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.103 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.104 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.104 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.104 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.105 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.105 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.106 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.106 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.107 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.108 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.108 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.108 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.109 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.109 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.110 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.110 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.111 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.111 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.112 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.112 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.113 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.113 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.114 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.114 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.115 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.115 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.116 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.116 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.117 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.117 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.118 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.118 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.118 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.119 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.119 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.120 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.120 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.120 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.121 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.121 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.122 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.123 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.123 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.124 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.124 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.125 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.125 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.125 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.126 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.126 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.127 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.127 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.128 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.128 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.129 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.129 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.129 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.130 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.130 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.131 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.131 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.132 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.132 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.132 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.133 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.133 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.133 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.134 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.134 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.135 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.135 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.136 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.136 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.137 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.137 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.137 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.138 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.138 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.139 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.139 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.139 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.140 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.140 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.141 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.141 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.142 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.142 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.142 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.143 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.143 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.143 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.144 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.144 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.145 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.145 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.145 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.161 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.162 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.162 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.163 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.163 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.164 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.164 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.164 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.165 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.165 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.166 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.166 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.166 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.167 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.167 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.168 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.168 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.168 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.169 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.170 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.170 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.171 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.171 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.171 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.172 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.172 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.173 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.173 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.174 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.174 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.174 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.175 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.175 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.175 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.176 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.176 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.177 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.177 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.177 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.178 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.178 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.179 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.179 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.180 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.180 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.180 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.181 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.181 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.181 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.182 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.182 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.183 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.183 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.183 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.184 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.184 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.185 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.185 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.186 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.186 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.187 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.188 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.188 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.189 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.190 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.190 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.190 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.191 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.191 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.192 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.192 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.193 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.193 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.193 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.194 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.194 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.195 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.195 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.196 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.196 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.196 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.197 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.197 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.198 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.198 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.198 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.199 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.199 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.200 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.200 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.201 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.201 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.201 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.202 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.202 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.203 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.203 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.203 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.204 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.204 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.205 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.205 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.206 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.206 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.207 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.207 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.207 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.208 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.208 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.209 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.209 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.209 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.210 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.210 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.211 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.211 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.211 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.212 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.212 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.213 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.213 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.213 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.214 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.214 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.215 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.215 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.215 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.216 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.217 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.217 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.218 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.218 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.219 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.219 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.219 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.220 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.220 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.221 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.221 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.221 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.222 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.222 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.223 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.223 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.223 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.224 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.224 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.225 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.225 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.226 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.226 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.226 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.227 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.227 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.228 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.228 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.229 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.229 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.230 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.230 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.231 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.231 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.232 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.233 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.233 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.233 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.234 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.234 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.235 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.235 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.236 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.236 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.236 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.237 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.237 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.238 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.238 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.240 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.240 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.240 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.241 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.241 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.242 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.242 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.243 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.243 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.243 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.244 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.244 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.245 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.245 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.246 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.246 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.248 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.248 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.248 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.249 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.249 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.249 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.250 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.252 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.252 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.252 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.252 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.252 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.253 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.253 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.254 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.254 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.255 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.255 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.256 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.256 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.256 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.257 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.257 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.257 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.258 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.258 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.259 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.259 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.260 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.260 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.260 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.261 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.261 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.262 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.262 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.263 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.263 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.263 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.264 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.264 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.265 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.265 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.266 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.267 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.267 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.267 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:11.268 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:11.268 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:11.269 | Obtaining file:///opt/stack/cinder 2021-12-14 17:31:13.374 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:31:15.473 | 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-14 17:31:15.481 | 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-14 17:31:15.489 | 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-14 17:31:15.498 | 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-14 17:31:15.521 | 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-14 17:31:15.536 | 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-14 17:31:15.560 | 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-14 17:31:15.602 | 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-14 17:31:15.617 | 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-14 17:31:15.620 | 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-14 17:31:15.626 | 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-14 17:31:15.879 | Collecting google-api-python-client===1.8.0 2021-12-14 17:31:15.887 | 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-14 17:31:16.176 | Collecting google-auth===1.13.1 2021-12-14 17:31:16.184 | 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-14 17:31:16.365 | Collecting google-auth-httplib2===0.0.3 2021-12-14 17:31:16.371 | 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-14 17:31:16.453 | 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-14 17:31:16.455 | 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-14 17:31:16.458 | 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-14 17:31:16.461 | 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-14 17:31:16.494 | 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-14 17:31:16.562 | 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-14 17:31:16.623 | 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-14 17:31:16.634 | 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-14 17:31:16.769 | Collecting oauth2client===4.1.3 2021-12-14 17:31:16.776 | 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-14 17:31:16.889 | 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-14 17:31:16.921 | 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-14 17:31:16.925 | 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-14 17:31:16.954 | 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-14 17:31:16.989 | 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-14 17:31:17.003 | 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-14 17:31:17.018 | 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-14 17:31:17.025 | 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-14 17:31:17.079 | 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-14 17:31:17.088 | 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-14 17:31:17.133 | 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-14 17:31:17.199 | 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-14 17:31:17.221 | 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-14 17:31:17.240 | 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-14 17:31:17.256 | 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-14 17:31:17.272 | 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-14 17:31:17.277 | 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-14 17:31:17.290 | 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-14 17:31:17.319 | 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-14 17:31:17.329 | 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-14 17:31:17.347 | 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-14 17:31:17.551 | Collecting oslo.vmware===3.3.1 2021-12-14 17:31:17.557 | 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-14 17:31:17.671 | 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-14 17:31:17.717 | 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-14 17:31:17.753 | 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-14 17:31:17.756 | 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-14 17:31:17.758 | 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-14 17:31:18.515 | Collecting pyasn1===0.4.8 2021-12-14 17:31:18.521 | 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-14 17:31:19.119 | Collecting pyasn1-modules===0.2.8 2021-12-14 17:31:19.127 | 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-14 17:31:19.214 | 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-14 17:31:19.226 | 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-14 17:31:19.228 | 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-14 17:31:19.232 | 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-14 17:31:19.237 | 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-14 17:31:19.255 | 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-14 17:31:19.764 | Collecting python-glanceclient===3.1.2 2021-12-14 17:31:19.770 | 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-14 17:31:19.872 | 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-14 17:31:19.892 | 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-14 17:31:19.912 | 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-14 17:31:19.936 | 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-14 17:31:19.940 | 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-14 17:31:19.948 | 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-14 17:31:19.972 | 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-14 17:31:19.976 | 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-14 17:31:20.100 | Collecting rsa===4.0 2021-12-14 17:31:20.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-14 17:31:20.308 | Collecting rtslib-fb===2.1.71 2021-12-14 17:31:20.315 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-14 17:31:21.116 | 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-14 17:31:21.120 | 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-14 17:31:21.123 | 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-14 17:31:21.135 | 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-14 17:31:21.139 | 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-14 17:31:21.141 | 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-14 17:31:21.239 | Collecting suds-jurko===0.6 2021-12-14 17:31:21.246 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-14 17:31:21.438 | Collecting tabulate===0.8.7 2021-12-14 17:31:21.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-14 17:31:21.525 | 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-14 17:31:21.587 | 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-14 17:31:21.601 | 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-14 17:31:21.611 | 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-14 17:31:21.618 | 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-14 17:31:21.637 | 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-14 17:31:21.702 | 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-14 17:31:21.706 | 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-14 17:31:21.807 | Collecting uritemplate===3.0.1 2021-12-14 17:31:21.814 | 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-14 17:31:21.893 | 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-14 17:31:21.916 | 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-14 17:31:22.320 | Collecting warlock===1.3.3 2021-12-14 17:31:22.327 | 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-14 17:31:22.412 | 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-14 17:31:22.415 | 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-14 17:31:22.418 | 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-14 17:31:22.423 | 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-14 17:31:22.427 | 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-14 17:31:22.596 | Collecting google-api-core===1.16.0 2021-12-14 17:31:22.606 | 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-14 17:31:22.709 | 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-14 17:31:22.712 | 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-14 17:31:22.758 | 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-14 17:31:22.777 | 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-14 17:31:22.821 | 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-14 17:31:22.825 | 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-14 17:31:22.831 | 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-14 17:31:22.834 | 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-14 17:31:22.838 | 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-14 17:31:22.846 | 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-14 17:31:22.855 | 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-14 17:31:22.861 | 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-14 17:31:22.868 | 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-14 17:31:22.915 | 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-14 17:31:22.922 | 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-14 17:31:22.926 | 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-14 17:31:22.938 | 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-14 17:31:22.941 | 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-14 17:31:22.950 | 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-14 17:31:22.964 | 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-14 17:31:22.981 | 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-14 17:31:22.996 | 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-14 17:31:23.000 | 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-14 17:31:23.002 | 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-14 17:31:23.101 | Collecting pyudev===0.22.0 2021-12-14 17:31:23.110 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-14 17:31:23.192 | 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-14 17:31:23.194 | 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-14 17:31:23.237 | 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-14 17:31:23.245 | 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-14 17:31:23.251 | 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-14 17:31:23.254 | 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-14 17:31:23.257 | 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-14 17:31:23.259 | 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-14 17:31:23.262 | 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-14 17:31:23.268 | 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-14 17:31:23.271 | 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-14 17:31:23.380 | Collecting googleapis-common-protos===1.51.0 2021-12-14 17:31:23.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-14 17:31:24.194 | 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-14 17:31:24.206 | 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-14 17:31:24.214 | 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-14 17:31:24.217 | 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-14 17:31:24.220 | 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-14 17:31:24.224 | 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-14 17:31:24.240 | 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-14 17:31:24.243 | 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-14 17:31:24.247 | 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-14 17:31:24.251 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-14 17:31:24.252 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-14 17:31:25.099 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-14 17:31:25.100 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=19e7d571cbc2b61492618f2ec4bd8662eff7c29db67b989bffc97aff4075134e 2021-12-14 17:31:25.100 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-14 17:31:25.102 | Building wheel for rtslib-fb (setup.py): started 2021-12-14 17:31:25.898 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-14 17:31:25.899 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=5e15ac75417827830c015dface8308d6b04392e017a2a7409fbfec82428f9239 2021-12-14 17:31:25.899 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-14 17:31:25.900 | Successfully built googleapis-common-protos rtslib-fb 2021-12-14 17:31:26.890 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, cinder 2021-12-14 17:31:26.890 | Attempting uninstall: pyasn1 2021-12-14 17:31:26.892 | Found existing installation: pyasn1 0.4.2 2021-12-14 17:31:26.904 | Uninstalling pyasn1-0.4.2: 2021-12-14 17:31:26.920 | Successfully uninstalled pyasn1-0.4.2 2021-12-14 17:31:29.620 | Running setup.py develop for cinder 2021-12-14 17:31:31.988 | 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-14 17:31:32.120 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:31:32.120 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:31:32.234 | + inc/python:pip_install:207 : result=0 2021-12-14 17:31:32.237 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:31:32.239 | + functions-common:time_stop:2331 : local name 2021-12-14 17:31:32.241 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:31:32.251 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:31:32.251 | + functions-common:time_stop:2334 : local total 2021-12-14 17:31:32.251 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:31:32.251 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:31:32.253 | + functions-common:time_stop:2338 : start_time=1639503068340 2021-12-14 17:31:32.256 | + functions-common:time_stop:2340 : [[ -z 1639503068340 ]] 2021-12-14 17:31:32.259 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:31:32.262 | + functions-common:time_stop:2343 : end_time=1639503092259 2021-12-14 17:31:32.264 | + functions-common:time_stop:2344 : elapsed_time=23919 2021-12-14 17:31:32.266 | + functions-common:time_stop:2345 : total=157722 2021-12-14 17:31:32.268 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:31:32.271 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=181641 2021-12-14 17:31:32.273 | + inc/python:pip_install:210 : return 0 2021-12-14 17:31:32.276 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:31:32.279 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-14 17:31:32.281 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-14 17:31:32.299 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-14 17:31:32.310 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-14 17:31:32.313 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-14 17:31:32.315 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:31:32.317 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:31:32.320 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-12-14 17:31:32.322 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:31:32.325 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-14 17:31:32.327 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-14 17:31:32.330 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:31:32.332 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:31:32.335 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:31:32.337 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:31:32.340 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:31:32.343 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:31:32.345 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:32.348 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:32.350 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:31:32.353 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:32.355 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:31:32.358 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:31:32.361 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-14 17:31:32.364 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:31:32.366 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:32.369 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:32.372 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-14 17:31:32.391 | + 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-14 17:31:32.513 | Reading package lists... 2021-12-14 17:31:32.776 | Building dependency tree... 2021-12-14 17:31:32.777 | Reading state information... 2021-12-14 17:31:33.003 | The following packages were automatically installed and are no longer required: 2021-12-14 17:31:33.004 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-14 17:31:33.004 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-14 17:31:33.004 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-14 17:31:33.004 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:31:33.004 | python3-twisted-bin python3-zope.interface 2021-12-14 17:31:33.004 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:31:33.004 | The following additional packages will be installed: 2021-12-14 17:31:33.004 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-14 17:31:33.005 | libsgutils2-2 sg3-utils 2021-12-14 17:31:33.006 | Suggested packages: 2021-12-14 17:31:33.006 | tgt-rbd 2021-12-14 17:31:33.057 | The following NEW packages will be installed: 2021-12-14 17:31:33.058 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-14 17:31:33.058 | The following packages will be upgraded: 2021-12-14 17:31:33.059 | ibverbs-providers libibverbs1 2021-12-14 17:31:33.169 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-14 17:31:33.169 | Need to get 1,406 kB of archives. 2021-12-14 17:31:33.169 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-14 17:31:33.169 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-14 17:31:33.328 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-14 17:31:33.394 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-14 17:31:33.399 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-14 17:31:33.709 | Get:5 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-14 17:31:33.788 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-14 17:31:34.183 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-14 17:31:34.770 | Fetched 1,406 kB in 1s (1,225 kB/s) 2021-12-14 17:31:35.042 | (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-14 17:31:35.045 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-14 17:31:35.252 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-14 17:31:35.729 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-14 17:31:35.853 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-14 17:31:36.195 | Selecting previously unselected package libconfig-general-perl. 2021-12-14 17:31:36.203 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-14 17:31:36.241 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-14 17:31:36.732 | Selecting previously unselected package librdmacm1:amd64. 2021-12-14 17:31:36.740 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-14 17:31:36.802 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-14 17:31:37.242 | Selecting previously unselected package libsgutils2-2. 2021-12-14 17:31:37.249 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-14 17:31:37.293 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-14 17:31:37.642 | Selecting previously unselected package sg3-utils. 2021-12-14 17:31:37.650 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-14 17:31:37.693 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-14 17:31:38.361 | Selecting previously unselected package tgt. 2021-12-14 17:31:38.369 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-14 17:31:38.424 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-14 17:31:38.937 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-14 17:31:39.104 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:31:39.224 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-14 17:31:39.384 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-14 17:31:39.561 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:31:39.710 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-14 17:31:40.704 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:31:40.973 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-14 17:31:42.966 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-14 17:31:43.127 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-14 17:31:43.241 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-14 17:31:43.740 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-14 17:31:44.510 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-14 17:31:44.635 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-14 17:31:44.910 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-14 17:31:47.060 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:31:47.063 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:31:47.065 | + functions-common:time_stop:2331 : local name 2021-12-14 17:31:47.067 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:31:47.070 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:31:47.072 | + functions-common:time_stop:2334 : local total 2021-12-14 17:31:47.075 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:31:47.078 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:31:47.080 | + functions-common:time_stop:2338 : start_time=1639503092388 2021-12-14 17:31:47.083 | + functions-common:time_stop:2340 : [[ -z 1639503092388 ]] 2021-12-14 17:31:47.086 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:31:47.089 | + functions-common:time_stop:2343 : end_time=1639503107087 2021-12-14 17:31:47.093 | + functions-common:time_stop:2344 : elapsed_time=14699 2021-12-14 17:31:47.095 | + functions-common:time_stop:2345 : total=405955 2021-12-14 17:31:47.097 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:31:47.100 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=420654 2021-12-14 17:31:47.102 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:31:47.105 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:31:47.107 | + ./stack.sh:main:904 : configure_cinder 2021-12-14 17:31:47.110 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-14 17:31:47.121 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-14 17:31:47.125 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-14 17:31:47.127 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-14 17:31:47.129 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-14 17:31:47.132 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-14 17:31:47.133 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-14 17:31:47.136 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-14 17:31:47.139 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-14 17:31:47.141 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-14 17:31:47.144 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-14 17:31:47.146 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-14 17:31:47.150 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-14 17:31:47.152 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-14 17:31:47.156 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-14 17:31:47.167 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-14 17:31:47.178 | + 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-14 17:31:47.189 | + 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-14 17:31:47.201 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-14 17:31:47.211 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-14 17:31:47.214 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-14 17:31:47.217 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rYiLDyEgY8 2021-12-14 17:31:47.220 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-14 17:31:47.222 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-14 17:31:47.224 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-14 17:31:47.226 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rYiLDyEgY8 2021-12-14 17:31:47.230 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rYiLDyEgY8 2021-12-14 17:31:47.240 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rYiLDyEgY8 /etc/sudoers.d/cinder-rootwrap 2021-12-14 17:31:47.251 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-14 17:31:47.255 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-14 17:31:47.257 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-14 17:31:47.259 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-14 17:31:47.261 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-14 17:31:47.264 | + 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-14 17:31:47.266 | + 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-14 17:31:47.268 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-14 17:31:47.271 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-14 17:31:47.275 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-14 17:31:47.279 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-14 17:31:47.296 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-14 17:31:47.314 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-14 17:31:47.331 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-14 17:31:47.349 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-14 17:31:47.366 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-14 17:31:47.384 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-14 17:31:47.402 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-14 17:31:47.419 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-14 17:31:47.421 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-14 17:31:47.424 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-14 17:31:47.427 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:31:47.430 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-14 17:31:47.459 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-14 17:31:47.483 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:31:47.507 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-14 17:31:47.532 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-14 17:31:47.556 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-14 17:31:47.581 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-14 17:31:47.604 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-14 17:31:47.629 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:31:47.653 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:31:47.677 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-14 17:31:47.703 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-14 17:31:47.728 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-14 17:31:47.730 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-14 17:31:47.733 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-14 17:31:47.735 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-14 17:31:47.738 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-14 17:31:47.741 | + 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-14 17:31:47.768 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-14 17:31:47.792 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-14 17:31:47.816 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-14 17:31:47.840 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-14 17:31:47.864 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-14 17:31:47.888 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-14 17:31:47.915 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-14 17:31:47.917 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2021-12-14 17:31:47.941 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-14 17:31:47.968 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-14 17:31:47.975 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5b185aa878063917df0ceb6dc3932ec 2021-12-14 17:31:48.000 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-14 17:31:48.015 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:48.017 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-14 17:31:48.033 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:48.036 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-14 17:31:48.051 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:48.053 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-14 17:31:48.069 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:48.071 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-14 17:31:48.074 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-14 17:31:48.076 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-14 17:31:48.079 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-14 17:31:48.081 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:31:48.083 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:31:48.086 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:31:48.101 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:48.104 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:31:48.106 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:31:48.109 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:31:48.124 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:48.126 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:48.129 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:31:48.154 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:31:48.156 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:31:48.159 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-14 17:31:48.161 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-14 17:31:48.163 | + functions:setup_logging:656 : local other_cond=True 2021-12-14 17:31:48.166 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:31:48.168 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-14 17:31:48.171 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-14 17:31:48.173 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:31:48.176 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:31:48.192 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:31:48.194 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:31:48.196 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:31:48.199 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:31:48.201 | + 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-14 17:31:48.225 | + 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-14 17:31:48.250 | + 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-14 17:31:48.274 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:31:48.298 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-14 17:31:48.301 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-14 17:31:48.303 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-14 17:31:48.306 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-14 17:31:48.308 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-14 17:31:48.310 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:31:48.313 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-14 17:31:48.316 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-14 17:31:48.319 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:31:48.321 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:31:48.333 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:31:48.333 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:31:48.340 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:31:48.343 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:31:48.357 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-14 17:31:48.359 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-14 17:31:48.362 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-14 17:31:48.389 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-14 17:31:48.412 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-14 17:31:48.436 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-14 17:31:48.459 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-14 17:31:48.483 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-14 17:31:48.507 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-14 17:31:48.530 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-14 17:31:48.555 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-14 17:31:48.579 | + 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-14 17:31:48.603 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-14 17:31:48.627 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-14 17:31:48.651 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-14 17:31:48.675 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-14 17:31:48.678 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-14 17:31:48.681 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-14 17:31:48.683 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-14 17:31:48.685 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:31:48.688 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:48.690 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:48.692 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-14 17:31:48.695 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-14 17:31:48.697 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-14 17:31:48.721 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-14 17:31:48.745 | + 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-14 17:31:48.746 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-14 17:31:48.753 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-14 17:31:48.756 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-14 17:31:48.759 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-14 17:31:48.761 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:31:48.763 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:31:48.766 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:31:48.768 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:48.770 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:48.772 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:31:48.775 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:31:48.778 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:31:48.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:31:48.783 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-14 17:31:48.840 | Enabling site cinder-wsgi. 2021-12-14 17:31:48.845 | To activate the new configuration, you need to run: 2021-12-14 17:31:48.845 | systemctl reload apache2 2021-12-14 17:31:48.849 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-14 17:31:48.851 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:31:48.853 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:31:48.856 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:31:48.990 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-14 17:31:48.993 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-14 17:31:49.019 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2021-12-14 17:31:49.044 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-14 17:31:49.060 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:31:49.062 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-14 17:31:49.065 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-14 17:31:49.089 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-14 17:31:49.091 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-14 17:31:49.094 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-14 17:31:49.096 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-14 17:31:49.099 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-14 17:31:49.125 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-14 17:31:49.150 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2021-12-14 17:31:49.174 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-14 17:31:49.198 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-14 17:31:49.223 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-14 17:31:49.247 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-14 17:31:49.272 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-14 17:31:49.297 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:31:49.321 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-14 17:31:49.345 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-14 17:31:49.370 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-14 17:31:49.394 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-14 17:31:49.397 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-14 17:31:49.412 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:49.414 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2021-12-14 17:31:49.441 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-14 17:31:49.457 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:31:49.459 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-14 17:31:49.462 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-14 17:31:49.464 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-14 17:31:49.467 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:31:49.469 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-14 17:31:49.472 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-14 17:31:49.475 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:31:49.476 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:31:49.480 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:31:49.483 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:31:49.486 | + 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,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,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-14 17:31:49.488 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:31:49.491 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-14 17:31:49.493 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-14 17:31:49.496 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-14 17:31:49.498 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:31:49.500 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:31:49.503 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-12-14 17:31:49.505 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:31:49.508 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-14 17:31:49.510 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-14 17:31:49.512 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-14 17:31:49.515 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:31:49.517 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:31:49.520 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:31:49.522 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:31:49.525 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:31:49.528 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:31:49.543 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:31:49.546 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:31:49.548 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:31:49.551 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:31:49.551 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:31:49.555 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-14 17:31:49.558 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:31:49.560 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-14 17:31:49.563 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:31:49.564 | + functions-common:git_clone:593 : head -1 2021-12-14 17:31:49.567 | d384849918 [stable-only] "_clean_logs_by_target_id" to use old notifications 2021-12-14 17:31:49.570 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:31:49.573 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-14 17:31:49.576 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:31:49.578 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-14 17:31:49.581 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-14 17:31:49.583 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:31:49.586 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-14 17:31:49.588 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:31:49.591 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-14 17:31:49.594 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-14 17:31:49.596 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:31:49.599 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:31:49.602 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-14 17:31:49.604 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:31:49.608 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-14 17:31:49.610 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:31:49.612 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:31:49.616 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-14 17:31:49.621 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-14 17:31:49.623 | + 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-14 17:31:50.605 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-14 17:31:50.608 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:31:50.610 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:31:50.612 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:31:50.615 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-14 17:31:50.617 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-14 17:31:50.619 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:31:50.622 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:31:50.624 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:31:50.627 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:31:50.629 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:31:50.631 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:31:50.634 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:31:50.636 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-14 17:31:50.654 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-14 17:31:50.659 | + 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-14 17:31:53.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:31:53.388 | 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-14 17:31:53.389 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.389 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.389 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.390 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.390 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.391 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.391 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.392 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.392 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.392 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.393 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.393 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.394 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.394 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.395 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.395 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.396 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.396 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.396 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.397 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.397 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.398 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.398 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.399 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.399 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.401 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.402 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.403 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.403 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.404 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.404 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.405 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.405 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.405 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.406 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.406 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.407 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.407 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.408 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.408 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.408 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.409 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.409 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.409 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.410 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.410 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.411 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.411 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.411 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.412 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.412 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.413 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.413 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.414 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.414 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.415 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.415 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.416 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.416 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.416 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.417 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.418 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.419 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.420 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.420 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.420 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.421 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.421 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.422 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.423 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.423 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.424 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.424 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.424 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.425 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.425 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.426 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.441 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.441 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.442 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.442 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.443 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.443 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.444 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.444 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.444 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.445 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.445 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.446 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.446 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.447 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.447 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.448 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.448 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.449 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.449 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.450 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.450 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.451 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.451 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.452 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.452 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.453 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.453 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.454 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.454 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.455 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.455 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.455 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.456 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.456 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.457 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.457 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.457 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.458 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.458 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.459 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.459 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.460 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.460 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.461 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.461 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.461 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.462 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.462 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.463 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.463 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.464 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.464 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.465 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.466 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.466 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.466 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.467 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.467 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.468 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.468 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.468 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.469 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.469 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.470 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.470 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.471 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.471 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.471 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.472 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.472 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.473 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.473 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.474 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.474 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.474 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.475 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.475 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.476 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.476 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.476 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.477 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.477 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.477 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.478 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.478 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.479 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.479 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.480 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.480 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.481 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.481 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.482 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.482 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.483 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.483 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.483 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.484 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.484 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.485 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.485 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.485 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.486 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.486 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.486 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.487 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.487 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.488 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.488 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.488 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.489 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.489 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.490 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.490 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.491 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.491 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.491 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.492 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.492 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.492 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.493 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.493 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.494 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.494 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.494 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.495 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.495 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.496 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.496 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.496 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.497 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.497 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.498 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.498 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.498 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.499 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.499 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.499 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.500 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.500 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.501 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.501 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.501 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.502 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.502 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.503 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.503 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.504 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.504 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.504 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.505 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.505 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.505 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.506 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.506 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.507 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.508 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.508 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.509 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.510 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.510 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.511 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.511 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.512 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.512 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.512 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.513 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.513 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.514 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.514 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.514 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.515 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.515 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.516 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.516 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.517 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.517 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.517 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.518 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.518 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.519 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.519 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.519 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.520 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.520 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.521 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.521 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.522 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.522 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.522 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.523 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.523 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.524 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.524 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.525 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.525 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.526 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.526 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.526 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.527 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.528 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.528 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.529 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.529 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.529 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.530 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.530 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.531 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.531 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.531 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.532 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.532 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.533 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.533 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.533 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.534 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.534 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.535 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.535 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.535 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.536 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.536 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.537 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.537 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.538 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.538 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.539 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.539 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.539 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.540 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.540 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.540 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.541 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.541 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.542 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.542 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.542 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.543 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.544 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.544 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.545 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.545 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.546 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.546 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.546 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.547 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.547 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.548 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.548 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.548 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.549 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.549 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.550 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.551 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.551 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.552 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.552 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.552 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.553 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.553 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.554 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.554 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.555 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.555 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.555 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.556 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.556 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.557 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.557 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.558 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.558 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.558 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.559 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.559 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.560 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.560 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.560 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.561 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.561 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.562 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.562 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.563 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.563 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.564 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.564 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.564 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.565 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.565 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.566 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.566 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.566 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.567 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.567 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.568 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.568 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.569 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.569 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.569 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.570 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.570 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.571 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.571 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.572 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.572 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.572 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.573 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.573 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.574 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.575 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.576 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.576 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.576 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.577 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.577 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.578 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.578 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.578 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.579 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.579 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.579 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.580 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.580 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.581 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.581 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.582 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.582 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.582 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.583 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.583 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.584 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.584 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.585 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.585 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.586 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.586 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.587 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.587 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.588 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.588 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:31:53.588 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:31:53.589 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:31:53.589 | Obtaining file:///opt/stack/neutron 2021-12-14 17:31:55.788 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:31:57.967 | 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-14 17:31:57.975 | 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-14 17:31:57.978 | 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-14 17:31:57.987 | 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-14 17:31:57.996 | 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-14 17:31:58.005 | 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-14 17:31:58.029 | 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-14 17:31:58.044 | 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-14 17:31:58.054 | 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-14 17:31:58.063 | 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-14 17:31:58.066 | 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-14 17:31:58.077 | 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-14 17:31:58.083 | 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-14 17:31:58.086 | 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-14 17:31:58.089 | 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-14 17:31:58.159 | 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-14 17:31:58.220 | 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-14 17:31:58.223 | 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-14 17:31:58.226 | 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-14 17:31:58.230 | 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-14 17:31:58.275 | 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-14 17:31:58.304 | 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-14 17:31:58.325 | 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-14 17:31:58.331 | 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-14 17:31:58.336 | 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-14 17:31:58.364 | 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-14 17:31:58.383 | 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-14 17:31:58.419 | 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-14 17:31:58.433 | 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-14 17:31:58.448 | 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-14 17:31:58.455 | 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-14 17:31:58.510 | 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-14 17:31:58.519 | 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-14 17:31:58.567 | 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-14 17:31:58.633 | 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-14 17:31:58.655 | 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-14 17:31:58.674 | 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-14 17:31:58.691 | 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-14 17:31:58.706 | 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-14 17:31:58.711 | 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-14 17:31:58.725 | 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-14 17:31:58.754 | 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-14 17:31:58.764 | 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-14 17:31:58.783 | 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-14 17:31:58.805 | 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-14 17:31:58.851 | 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-14 17:31:58.856 | 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-14 17:31:58.867 | 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-14 17:31:58.904 | 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-14 17:31:58.907 | 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-14 17:31:58.918 | 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-14 17:31:58.921 | 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-14 17:31:58.926 | 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-14 17:31:58.941 | 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-14 17:31:58.953 | 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-14 17:31:58.956 | 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-14 17:31:58.960 | 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-14 17:31:58.967 | 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-14 17:31:58.973 | 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-14 17:31:59.000 | 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-14 17:31:59.003 | 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-14 17:31:59.024 | 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-14 17:31:59.057 | 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-14 17:31:59.077 | 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-14 17:31:59.082 | 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-14 17:31:59.089 | 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-14 17:31:59.113 | 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-14 17:31:59.116 | 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-14 17:31:59.120 | 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-14 17:31:59.124 | 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-14 17:31:59.128 | 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-14 17:31:59.131 | 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-14 17:31:59.135 | 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-14 17:31:59.147 | 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-14 17:31:59.150 | 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-14 17:31:59.154 | 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-14 17:31:59.160 | 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-14 17:31:59.174 | 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-14 17:31:59.185 | 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-14 17:31:59.191 | 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-14 17:31:59.211 | 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-14 17:31:59.231 | 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-14 17:31:59.297 | 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-14 17:31:59.301 | 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-14 17:31:59.309 | 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-14 17:31:59.332 | 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-14 17:31:59.336 | 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-14 17:31:59.340 | 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-14 17:31:59.343 | 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-14 17:31:59.352 | 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-14 17:31:59.355 | 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-14 17:31:59.358 | 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-14 17:31:59.364 | 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-14 17:31:59.368 | 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-14 17:31:59.371 | 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-14 17:31:59.376 | 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-14 17:31:59.380 | 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-14 17:31:59.404 | 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-14 17:31:59.445 | 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-14 17:31:59.449 | 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-14 17:31:59.454 | 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-14 17:31:59.460 | 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-14 17:31:59.466 | 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-14 17:31:59.469 | 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-14 17:31:59.517 | 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-14 17:31:59.521 | 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-14 17:31:59.533 | 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-14 17:31:59.543 | 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-14 17:31:59.557 | 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-14 17:31:59.582 | 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-14 17:31:59.584 | 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-14 17:31:59.605 | 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-14 17:31:59.621 | 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-14 17:31:59.658 | 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-14 17:31:59.663 | 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-14 17:31:59.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-14 17:31:59.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-14 17:31:59.697 | 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-14 17:31:59.700 | 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-14 17:31:59.703 | 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-14 17:31:59.706 | 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-14 17:31:59.708 | 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-14 17:31:59.711 | 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-14 17:31:59.715 | 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-14 17:31:59.719 | 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-14 17:31:59.738 | 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-14 17:31:59.741 | 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-14 17:31:59.750 | 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-14 17:31:59.763 | 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-14 17:31:59.779 | 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-14 17:31:59.827 | 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-14 17:31:59.872 | 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-14 17:31:59.878 | 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-14 17:31:59.890 | 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-14 17:31:59.896 | 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-14 17:31:59.899 | 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-14 17:32:00.859 | Installing collected packages: neutron 2021-12-14 17:32:00.859 | Attempting uninstall: neutron 2021-12-14 17:32:00.861 | Found existing installation: neutron 16.4.2 2021-12-14 17:32:02.088 | Uninstalling neutron-16.4.2: 2021-12-14 17:32:02.177 | Successfully uninstalled neutron-16.4.2 2021-12-14 17:32:02.178 | Running setup.py develop for neutron 2021-12-14 17:32:04.872 | Successfully installed neutron 2021-12-14 17:32:05.003 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:32:05.004 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:32:05.091 | + inc/python:pip_install:207 : result=0 2021-12-14 17:32:05.094 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:32:05.096 | + functions-common:time_stop:2331 : local name 2021-12-14 17:32:05.098 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:32:05.100 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:32:05.103 | + functions-common:time_stop:2334 : local total 2021-12-14 17:32:05.105 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:32:05.108 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:32:05.110 | + functions-common:time_stop:2338 : start_time=1639503110650 2021-12-14 17:32:05.112 | + functions-common:time_stop:2340 : [[ -z 1639503110650 ]] 2021-12-14 17:32:05.115 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:32:05.118 | + functions-common:time_stop:2343 : end_time=1639503125116 2021-12-14 17:32:05.120 | + functions-common:time_stop:2344 : elapsed_time=14466 2021-12-14 17:32:05.123 | + functions-common:time_stop:2345 : total=181641 2021-12-14 17:32:05.125 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:32:05.127 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=196107 2021-12-14 17:32:05.130 | + inc/python:pip_install:210 : return 0 2021-12-14 17:32:05.132 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:32:05.134 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-14 17:32:05.137 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-14 17:32:05.155 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-14 17:32:05.166 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-14 17:32:05.171 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-14 17:32:05.175 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:32:05.177 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:32:05.180 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-12-14 17:32:05.182 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:32:05.185 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:32:05.187 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-14 17:32:05.203 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:05.205 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-14 17:32:05.208 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-14 17:32:05.210 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-14 17:32:05.213 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:32:05.216 | + lib/stack:stack_install_service:32 : install_nova 2021-12-14 17:32:05.218 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-14 17:32:05.221 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-14 17:32:05.223 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:32:05.225 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:32:05.228 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-12-14 17:32:05.231 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:32:05.233 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-14 17:32:05.248 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:05.250 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-14 17:32:05.265 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:05.268 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-14 17:32:05.283 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:05.286 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-14 17:32:05.288 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-14 17:32:05.290 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-14 17:32:05.292 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:32:05.295 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:32:05.298 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:32:05.300 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:32:05.302 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:32:05.305 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:32:05.319 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:32:05.321 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:32:05.324 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:05.326 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:32:05.327 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:32:05.331 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-14 17:32:05.333 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:05.335 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-14 17:32:05.338 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:32:05.338 | + functions-common:git_clone:593 : head -1 2021-12-14 17:32:05.345 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-14 17:32:05.347 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:32:05.350 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-14 17:32:05.352 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:32:05.354 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-14 17:32:05.357 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-14 17:32:05.360 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:32:05.362 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-14 17:32:05.364 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:32:05.367 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-14 17:32:05.369 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-14 17:32:05.372 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:32:05.374 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:32:05.377 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-14 17:32:05.379 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:32:05.382 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-14 17:32:05.385 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:32:05.387 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:32:05.390 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-14 17:32:05.395 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-14 17:32:05.397 | + 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-14 17:32:06.387 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-14 17:32:06.389 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:32:06.392 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:32:06.394 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:32:06.396 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-14 17:32:06.399 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-14 17:32:06.401 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:32:06.404 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:32:06.406 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:32:06.408 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:32:06.410 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:32:06.413 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:32:06.415 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:32:06.417 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-14 17:32:06.435 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-14 17:32:06.440 | + 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-14 17:32:09.221 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:32:09.221 | 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-14 17:32:09.222 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.222 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.223 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.223 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.224 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.224 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.224 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.225 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.225 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.226 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.226 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.227 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.227 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.228 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.228 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.228 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.229 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.229 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.230 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.230 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.231 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.231 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.231 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.232 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.232 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.234 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.235 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.235 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.236 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.236 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.237 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.237 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.238 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.238 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.238 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.239 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.239 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.240 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.240 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.240 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.241 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.241 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.241 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.242 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.242 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.243 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.243 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.244 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.244 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.244 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.245 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.246 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.246 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.247 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.247 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.248 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.248 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.249 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.249 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.249 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.250 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.251 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.251 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.252 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.253 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.253 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.253 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.254 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.255 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.255 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.256 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.256 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.257 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.257 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.257 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.258 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.258 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.259 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.259 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.260 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.260 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.261 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.262 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.262 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.262 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.263 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.263 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.264 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.264 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.265 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.265 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.266 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.266 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.266 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.267 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.267 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.268 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.268 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.269 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.270 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.270 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.271 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.271 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.271 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.272 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.273 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.273 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.273 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.274 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.274 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.275 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.275 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.276 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.276 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.277 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.277 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.278 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.278 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.279 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.279 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.279 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.280 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.280 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.281 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.281 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.282 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.282 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.283 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.283 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.283 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.284 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.284 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.285 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.285 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.285 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.286 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.286 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.287 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.287 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.288 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.288 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.288 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.289 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.289 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.290 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.290 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.291 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.291 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.292 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.292 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.293 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.293 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.294 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.294 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.295 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.295 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.295 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.296 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.296 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.296 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.297 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.297 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.298 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.298 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.299 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.299 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.299 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.300 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.300 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.301 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.301 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.301 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.302 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.302 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.303 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.303 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.303 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.304 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.304 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.305 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.305 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.305 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.306 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.306 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.307 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.307 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.307 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.308 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.309 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.309 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.310 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.310 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.310 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.311 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.311 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.311 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.312 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.312 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.313 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.313 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.313 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.314 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.314 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.315 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.315 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.315 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.316 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.316 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.317 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.317 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.317 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.318 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.318 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.319 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.319 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.319 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.320 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.320 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.321 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.321 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.321 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.322 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.322 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.323 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.323 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.323 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.324 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.324 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.325 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.325 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.325 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.326 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.327 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.328 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.328 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.329 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.330 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.330 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.330 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.331 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.331 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.332 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.332 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.332 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.333 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.333 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.334 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.334 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.335 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.335 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.335 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.336 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.336 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.337 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.337 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.338 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.338 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.339 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.339 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.339 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.340 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.340 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.340 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.341 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.341 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.342 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.342 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.343 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.343 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.343 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.344 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.344 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.345 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.345 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.346 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.346 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.346 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.347 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.347 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.348 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.348 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.349 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.349 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.349 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.350 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.350 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.351 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.351 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.351 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.352 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.352 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.353 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.353 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.353 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.354 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.354 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.355 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.356 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.356 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.357 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.357 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.357 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.358 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.358 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.359 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.359 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.359 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.360 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.360 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.361 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.361 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.362 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.362 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.362 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.363 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.363 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.364 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.364 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.364 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.365 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.366 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.366 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.366 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.367 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.367 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.368 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.368 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.369 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.369 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.370 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.371 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.371 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.371 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.372 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.372 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.373 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.373 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.374 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.374 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.375 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.375 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.375 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.376 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.376 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.377 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.377 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.378 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.378 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.378 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.379 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.379 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.380 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.380 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.381 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.382 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.382 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.383 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.383 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.384 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.384 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.385 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.385 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.385 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.386 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.387 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.387 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.388 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.388 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.388 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.389 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.389 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.390 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.390 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.391 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.391 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.391 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.392 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.392 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.393 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.393 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.394 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.394 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.395 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.395 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.396 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.396 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.397 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.397 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.397 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.398 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.398 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.399 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.399 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.400 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.400 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.400 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.401 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.401 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.402 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.402 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.403 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.403 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.403 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.404 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.404 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.405 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.405 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.406 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.406 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.407 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.407 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.408 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.408 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:09.409 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:09.409 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:09.410 | Obtaining file:///opt/stack/nova 2021-12-14 17:32:12.805 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:32:16.226 | 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-14 17:32:16.232 | 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-14 17:32:16.239 | 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-14 17:32:16.243 | 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-14 17:32:16.252 | 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-14 17:32:16.260 | 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-14 17:32:16.269 | 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-14 17:32:16.293 | 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-14 17:32:16.309 | 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-14 17:32:16.334 | 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-14 17:32:16.376 | 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-14 17:32:16.520 | Collecting dataclasses===0.7 2021-12-14 17:32:16.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-14 17:32:16.615 | 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-14 17:32:16.619 | 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-14 17:32:16.629 | 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-14 17:32:16.637 | 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-14 17:32:16.640 | 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-14 17:32:16.643 | 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-14 17:32:16.675 | 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-14 17:32:16.745 | 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-14 17:32:16.806 | 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-14 17:32:16.918 | Collecting microversion-parse===1.0.1 2021-12-14 17:32:16.925 | 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-14 17:32:17.014 | 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-14 17:32:17.016 | 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-14 17:32:17.020 | 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-14 17:32:17.023 | 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-14 17:32:17.052 | 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-14 17:32:17.181 | Collecting os-resource-classes===1.0.0 2021-12-14 17:32:17.189 | 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-14 17:32:17.276 | 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-14 17:32:17.281 | 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-14 17:32:17.287 | 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-14 17:32:17.315 | 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-14 17:32:17.338 | 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-14 17:32:17.357 | 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-14 17:32:17.394 | 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-14 17:32:17.408 | 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-14 17:32:17.422 | 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-14 17:32:17.429 | 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-14 17:32:17.484 | 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-14 17:32:17.492 | 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-14 17:32:17.538 | 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-14 17:32:17.605 | 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-14 17:32:17.627 | 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-14 17:32:17.645 | 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-14 17:32:17.662 | 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-14 17:32:17.678 | 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-14 17:32:17.684 | 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-14 17:32:17.696 | 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-14 17:32:17.725 | 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-14 17:32:17.738 | 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-14 17:32:17.757 | 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-14 17:32:17.780 | 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-14 17:32:17.791 | 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-14 17:32:17.829 | 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-14 17:32:17.832 | 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-14 17:32:17.835 | 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-14 17:32:17.840 | 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-14 17:32:17.852 | 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-14 17:32:17.855 | 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-14 17:32:18.009 | Collecting pypowervm===1.1.24 2021-12-14 17:32:18.018 | 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-14 17:32:18.171 | 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-14 17:32:18.178 | 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-14 17:32:18.184 | 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-14 17:32:18.201 | 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-14 17:32:18.223 | 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-14 17:32:18.228 | 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-14 17:32:18.250 | 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-14 17:32:18.270 | 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-14 17:32:18.305 | 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-14 17:32:18.310 | 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-14 17:32:18.317 | 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-14 17:32:18.342 | 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-14 17:32:18.344 | 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-14 17:32:18.350 | 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-14 17:32:18.355 | 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-14 17:32:18.359 | 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-14 17:32:18.362 | 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-14 17:32:18.374 | 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-14 17:32:18.377 | 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-14 17:32:18.380 | 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-14 17:32:18.388 | 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-14 17:32:18.451 | 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-14 17:32:18.465 | 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-14 17:32:18.475 | 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-14 17:32:18.481 | 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-14 17:32:18.501 | 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-14 17:32:18.566 | 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-14 17:32:18.570 | 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-14 17:32:18.579 | 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-14 17:32:18.602 | 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-14 17:32:18.606 | 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-14 17:32:18.714 | Collecting websockify===0.9.0 2021-12-14 17:32:18.720 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-14 17:32:18.809 | 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-14 17:32:18.812 | 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-14 17:32:18.912 | Collecting zVMCloudConnector===1.4.1 2021-12-14 17:32:18.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-14 17:32:19.844 | 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-14 17:32:19.848 | 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-14 17:32:19.851 | 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-14 17:32:19.872 | 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-14 17:32:19.918 | 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-14 17:32:19.962 | 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-14 17:32:19.966 | 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-14 17:32:19.990 | 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-14 17:32:19.996 | 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-14 17:32:20.000 | 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-14 17:32:20.005 | 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-14 17:32:20.008 | 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-14 17:32:20.017 | 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-14 17:32:20.023 | 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-14 17:32:20.032 | 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-14 17:32:20.080 | 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-14 17:32:20.083 | 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-14 17:32:20.089 | 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-14 17:32:20.093 | 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-14 17:32:20.106 | 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-14 17:32:20.109 | 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-14 17:32:20.124 | 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-14 17:32:20.133 | 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-14 17:32:20.136 | 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-14 17:32:20.141 | 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-14 17:32:20.158 | 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-14 17:32:20.173 | 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-14 17:32:20.178 | 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-14 17:32:20.199 | 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-14 17:32:20.202 | 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-14 17:32:20.206 | 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-14 17:32:20.208 | 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-14 17:32:20.211 | 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-14 17:32:20.220 | 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-14 17:32:20.225 | 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-14 17:32:20.269 | 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-14 17:32:20.271 | 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-14 17:32:20.274 | 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-14 17:32:20.278 | 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-14 17:32:21.383 | Collecting numpy===1.18.2 2021-12-14 17:32:21.427 | 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-14 17:32:21.992 | 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-14 17:32:22.010 | 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-14 17:32:22.013 | 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-14 17:32:22.026 | 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-14 17:32:22.029 | 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-14 17:32:22.032 | 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-14 17:32:22.041 | 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-14 17:32:22.045 | 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-14 17:32:22.048 | 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-14 17:32:22.064 | 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-14 17:32:22.068 | 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-14 17:32:22.071 | Building wheels for collected packages: zVMCloudConnector 2021-12-14 17:32:22.071 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-14 17:32:23.060 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-14 17:32:23.063 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=a19d7d1e7b0b34950efde56397b7ae298493943221ae30fe9dd3537dae7dd75d 2021-12-14 17:32:23.063 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-14 17:32:23.064 | Successfully built zVMCloudConnector 2021-12-14 17:32:24.104 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-14 17:32:28.264 | Running setup.py develop for nova 2021-12-14 17:32:31.848 | 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-14 17:32:31.986 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:32:31.986 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:32:32.103 | + inc/python:pip_install:207 : result=0 2021-12-14 17:32:32.105 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:32:32.108 | + functions-common:time_stop:2331 : local name 2021-12-14 17:32:32.110 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:32:32.112 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:32:32.114 | + functions-common:time_stop:2334 : local total 2021-12-14 17:32:32.116 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:32:32.119 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:32:32.121 | + functions-common:time_stop:2338 : start_time=1639503126430 2021-12-14 17:32:32.123 | + functions-common:time_stop:2340 : [[ -z 1639503126430 ]] 2021-12-14 17:32:32.126 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:32:32.129 | + functions-common:time_stop:2343 : end_time=1639503152127 2021-12-14 17:32:32.132 | + functions-common:time_stop:2344 : elapsed_time=25697 2021-12-14 17:32:32.134 | + functions-common:time_stop:2345 : total=196107 2021-12-14 17:32:32.136 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:32:32.138 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=221804 2021-12-14 17:32:32.140 | + inc/python:pip_install:210 : return 0 2021-12-14 17:32:32.143 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:32:32.145 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-14 17:32:32.147 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-14 17:32:32.165 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-14 17:32:32.176 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-14 17:32:32.179 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-14 17:32:32.181 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:32:32.184 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:32:32.186 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-12-14 17:32:32.189 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:32:32.191 | + 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-14 17:32:32.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:32:32.205 | + ./stack.sh:main:915 : configure_nova 2021-12-14 17:32:32.207 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-14 17:32:32.219 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-14 17:32:32.221 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-14 17:32:32.224 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-14 17:32:32.227 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-14 17:32:32.228 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-14 17:32:32.232 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-14 17:32:32.234 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-14 17:32:32.237 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-14 17:32:32.239 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-14 17:32:32.241 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-14 17:32:32.244 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-14 17:32:32.246 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-14 17:32:32.249 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-14 17:32:32.259 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-14 17:32:32.270 | + 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-14 17:32:32.282 | + 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-14 17:32:32.294 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-14 17:32:32.304 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-14 17:32:32.308 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-14 17:32:32.311 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qyMPLRjvVx 2021-12-14 17:32:32.313 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-14 17:32:32.316 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-14 17:32:32.318 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-14 17:32:32.321 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-14 17:32:32.323 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-14 17:32:32.326 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qyMPLRjvVx 2021-12-14 17:32:32.329 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qyMPLRjvVx 2021-12-14 17:32:32.340 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qyMPLRjvVx /etc/sudoers.d/nova-rootwrap 2021-12-14 17:32:32.351 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-14 17:32:32.355 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-14 17:32:32.358 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-14 17:32:32.360 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-14 17:32:32.362 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-14 17:32:32.365 | + 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-14 17:32:32.367 | + 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-14 17:32:32.370 | + 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,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,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-14 17:32:32.373 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-14 17:32:32.377 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-14 17:32:32.393 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:32.395 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-14 17:32:32.398 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-14 17:32:32.401 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-14 17:32:32.404 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-14 17:32:32.427 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-14 17:32:32.430 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-14 17:32:32.453 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-14 17:32:32.477 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-14 17:32:32.499 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-14 17:32:32.524 | + 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-14 17:32:32.549 | + 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-14 17:32:32.551 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-14 17:32:32.574 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-14 17:32:32.598 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-14 17:32:32.600 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2021-12-14 17:32:32.623 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-14 17:32:32.646 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-14 17:32:32.669 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-14 17:32:32.692 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-14 17:32:32.715 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-14 17:32:32.740 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-14 17:32:32.743 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:32:32.745 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:32:32.747 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:32:32.749 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:32:32.751 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:32:32.753 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:32:32.755 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:32:32.757 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:32:32.760 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-14 17:32:32.762 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:32:32.764 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:32:32.766 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:32:32.769 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:32:32.771 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:32:32.773 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:32:32.775 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-14 17:32:32.790 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:32.792 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:32:32.794 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-14 17:32:32.796 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-14 17:32:32.819 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-14 17:32:32.822 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-14 17:32:32.824 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-14 17:32:32.826 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-14 17:32:32.829 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-14 17:32:32.831 | + 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-14 17:32:32.857 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-14 17:32:32.860 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-14 17:32:32.862 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-14 17:32:32.864 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-14 17:32:32.866 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-14 17:32:32.869 | + 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-14 17:32:32.894 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-14 17:32:32.919 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-14 17:32:32.942 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-14 17:32:32.965 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-14 17:32:32.979 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:32.981 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-14 17:32:32.997 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:33.000 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-14 17:32:33.000 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-14 17:32:33.004 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-14 17:32:33.006 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-14 17:32:33.030 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-14 17:32:33.044 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:33.047 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-14 17:32:33.049 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-14 17:32:33.051 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-14 17:32:33.053 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:32:33.055 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-14 17:32:33.080 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-14 17:32:33.103 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:32:33.127 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-14 17:32:33.152 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-14 17:32:33.175 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-14 17:32:33.199 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-14 17:32:33.222 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-14 17:32:33.245 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:32:33.277 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:32:33.300 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-14 17:32:33.315 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:33.317 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-14 17:32:33.319 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-14 17:32:33.346 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-14 17:32:33.371 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2021-12-14 17:32:33.394 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-14 17:32:33.420 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-14 17:32:33.445 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-14 17:32:33.468 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-14 17:32:33.493 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-14 17:32:33.516 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-14 17:32:33.531 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:33.533 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-14 17:32:33.535 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-14 17:32:33.559 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-14 17:32:33.584 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-14 17:32:33.587 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-14 17:32:33.610 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-14 17:32:33.612 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-14 17:32:33.614 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-14 17:32:33.617 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:32:33.619 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:32:33.621 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:32:33.624 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:32:33.626 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:32:33.628 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:32:33.630 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-14 17:32:33.632 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-14 17:32:33.635 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:32:33.637 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:32:33.639 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-14 17:32:33.641 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-14 17:32:33.643 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:32:33.646 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:32:33.661 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:32:33.663 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:32:33.666 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:32:33.668 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:32:33.671 | + 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-14 17:32:33.694 | + 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-14 17:32:33.718 | + 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-14 17:32:33.741 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:32:33.766 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-14 17:32:33.793 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-14 17:32:33.795 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-14 17:32:33.797 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-14 17:32:33.800 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-14 17:32:33.802 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-14 17:32:33.804 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:32:33.807 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-14 17:32:33.810 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-14 17:32:33.813 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:32:33.815 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:32:33.826 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:32:33.826 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:32:33.833 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:32:33.836 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:32:33.851 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-14 17:32:33.854 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-14 17:32:33.858 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-14 17:32:33.882 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-14 17:32:33.906 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-14 17:32:33.929 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-14 17:32:33.952 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-14 17:32:33.975 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-14 17:32:33.999 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-14 17:32:34.022 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-14 17:32:34.046 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-14 17:32:34.068 | + 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-14 17:32:34.093 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-14 17:32:34.119 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-14 17:32:34.142 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-14 17:32:34.165 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-14 17:32:34.168 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-14 17:32:34.171 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-14 17:32:34.173 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-14 17:32:34.175 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:32:34.177 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:34.179 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:34.182 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-14 17:32:34.184 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-14 17:32:34.187 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-14 17:32:34.210 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-14 17:32:34.234 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-14 17:32:34.234 | + 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-14 17:32:34.241 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-14 17:32:34.244 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-14 17:32:34.246 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-14 17:32:34.249 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:32:34.251 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:32:34.253 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:32:34.255 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:34.258 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:34.260 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:32:34.262 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:32:34.265 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:34.267 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:34.269 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-14 17:32:34.325 | Enabling site nova-api-wsgi. 2021-12-14 17:32:34.330 | To activate the new configuration, you need to run: 2021-12-14 17:32:34.330 | systemctl reload apache2 2021-12-14 17:32:34.334 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-14 17:32:34.336 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:32:34.339 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:32:34.341 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:32:34.480 | + 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-14 17:32:34.482 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-14 17:32:34.485 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-14 17:32:34.487 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-14 17:32:34.489 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-14 17:32:34.491 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:32:34.494 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-14 17:32:34.498 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-14 17:32:34.500 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:32:34.502 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:32:34.514 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:32:34.514 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:32:34.521 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:32:34.525 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:32:34.538 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-14 17:32:34.540 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-14 17:32:34.544 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-14 17:32:34.569 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-14 17:32:34.593 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-14 17:32:34.616 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-14 17:32:34.640 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-14 17:32:34.663 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-14 17:32:34.686 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-14 17:32:34.710 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-14 17:32:34.733 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-14 17:32:34.758 | + 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-14 17:32:34.781 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-14 17:32:34.805 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-14 17:32:34.828 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-14 17:32:34.851 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-14 17:32:34.853 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-14 17:32:34.877 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-14 17:32:34.892 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:34.894 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-14 17:32:34.920 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-14 17:32:34.923 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-14 17:32:34.925 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-14 17:32:34.941 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:34.943 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:32:34.946 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:32:34.969 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-14 17:32:34.996 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-14 17:32:34.998 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-14 17:32:35.000 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-14 17:32:35.003 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:32:35.005 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:32:35.007 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:32:35.022 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:35.025 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:32:35.028 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:32:35.030 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:32:35.044 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:35.047 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:32:35.049 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:32:35.073 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:32:35.075 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:32:35.078 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-14 17:32:35.101 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-14 17:32:35.125 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-14 17:32:35.152 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-14 17:32:35.167 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:35.169 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-14 17:32:35.193 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-14 17:32:35.195 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-14 17:32:35.210 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:35.213 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-14 17:32:35.216 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:32:35.218 | + lib/nova:create_nova_conf:532 : local conf 2021-12-14 17:32:35.221 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-14 17:32:35.223 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-14 17:32:35.226 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:32:35.228 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:32:35.231 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-14 17:32:35.233 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-14 17:32:35.235 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-14 17:32:35.239 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-14 17:32:35.241 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-14 17:32:35.243 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-14 17:32:35.246 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-14 17:32:35.248 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-14 17:32:35.251 | + 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-14 17:32:35.277 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-14 17:32:35.302 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-14 17:32:35.327 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:32:35.330 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-14 17:32:35.332 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-14 17:32:35.334 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-14 17:32:35.349 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:35.353 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-14 17:32:35.354 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-14 17:32:36.393 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-14 17:32:36.396 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-14 17:32:37.394 | Creating vhost "nova_cell1" 2021-12-14 17:32:37.664 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-14 17:32:38.676 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-14 17:32:38.734 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-14 17:32:38.736 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-14 17:32:38.738 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-14 17:32:38.740 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:32:38.743 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-14 17:32:38.745 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:32:38.760 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:38.763 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-14 17:32:38.765 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-14 17:32:38.768 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:32:38.784 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:38.786 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-12-14 17:32:38.789 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-12-14 17:32:38.813 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:32:38.815 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:32:38.817 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-14 17:32:38.832 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:38.834 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-14 17:32:38.837 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-14 17:32:38.839 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-14 17:32:38.864 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2021-12-14 17:32:38.888 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-14 17:32:38.911 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-14 17:32:38.935 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-14 17:32:38.958 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-14 17:32:38.982 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-14 17:32:39.006 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-14 17:32:39.030 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-14 17:32:39.032 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-14 17:32:39.035 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:32:39.037 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:32:39.039 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-14 17:32:39.042 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-14 17:32:39.044 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:32:39.047 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:32:39.062 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:32:39.064 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:32:39.066 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:32:39.068 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:32:39.070 | + 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-14 17:32:39.094 | + 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-14 17:32:39.117 | + 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-14 17:32:39.141 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:32:39.165 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:32:39.168 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-14 17:32:39.171 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:32:39.173 | + lib/nova:create_nova_conf:566 : local conf 2021-12-14 17:32:39.176 | + lib/nova:create_nova_conf:567 : local offset 2021-12-14 17:32:39.178 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-14 17:32:39.181 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:32:39.183 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:32:39.188 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-14 17:32:39.190 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-14 17:32:39.192 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-14 17:32:39.195 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-14 17:32:39.197 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-14 17:32:39.199 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-14 17:32:39.209 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-14 17:32:39.224 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:39.226 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-14 17:32:39.241 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:39.243 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-14 17:32:39.246 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-14 17:32:39.260 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:39.262 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-14 17:32:39.278 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:39.280 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-14 17:32:39.296 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:32:39.298 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-14 17:32:39.314 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:32:39.316 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-14 17:32:39.319 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-14 17:32:39.321 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-14 17:32:39.324 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-14 17:32:39.326 | + lib/stack:stack_install_service:32 : install_placement 2021-12-14 17:32:39.329 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-14 17:32:39.331 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-14 17:32:39.334 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:39.336 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:39.339 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-14 17:32:39.342 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:32:39.344 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:32:39.347 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:32:39.349 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:32:39.352 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:39.354 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:32:39.356 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:39.359 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:39.361 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:32:39.364 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:32:39.367 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:32:39.369 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:32:39.372 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-14 17:32:39.375 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:32:39.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:39.381 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:39.383 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-14 17:32:39.403 | + 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-14 17:32:39.524 | Reading package lists... 2021-12-14 17:32:39.789 | Building dependency tree... 2021-12-14 17:32:39.790 | Reading state information... 2021-12-14 17:32:40.006 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-14 17:32:40.006 | The following packages were automatically installed and are no longer required: 2021-12-14 17:32:40.006 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-14 17:32:40.006 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-14 17:32:40.006 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-14 17:32:40.006 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:32:40.006 | python3-twisted-bin python3-zope.interface 2021-12-14 17:32:40.006 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:32:40.073 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-14 17:32:40.077 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:32:40.080 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:32:40.082 | + functions-common:time_stop:2331 : local name 2021-12-14 17:32:40.084 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:32:40.087 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:32:40.089 | + functions-common:time_stop:2334 : local total 2021-12-14 17:32:40.091 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:32:40.094 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:32:40.096 | + functions-common:time_stop:2338 : start_time=1639503159400 2021-12-14 17:32:40.098 | + functions-common:time_stop:2340 : [[ -z 1639503159400 ]] 2021-12-14 17:32:40.101 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:32:40.104 | + functions-common:time_stop:2343 : end_time=1639503160102 2021-12-14 17:32:40.107 | + functions-common:time_stop:2344 : elapsed_time=702 2021-12-14 17:32:40.109 | + functions-common:time_stop:2345 : total=420654 2021-12-14 17:32:40.111 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:32:40.114 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=421356 2021-12-14 17:32:40.116 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:32:40.118 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-14 17:32:40.121 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-14 17:32:40.123 | + inc/python:python3_enabled:468 : return 0 2021-12-14 17:32:40.126 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-14 17:32:40.128 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-14 17:32:40.131 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-14 17:32:40.133 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-14 17:32:40.136 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-14 17:32:40.161 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-14 17:32:40.163 | + functions-common:install_package:1333 : update_package_repo 2021-12-14 17:32:40.165 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-14 17:32:40.168 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-14 17:32:40.170 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-14 17:32:40.173 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:40.175 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-14 17:32:40.178 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:40.180 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:40.182 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-14 17:32:40.185 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-14 17:32:40.187 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-14 17:32:40.189 | + functions-common:apt_get_update:1069 : return 2021-12-14 17:32:40.192 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-14 17:32:40.194 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-14 17:32:40.197 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:40.200 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:40.202 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-14 17:32:40.221 | + 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-14 17:32:40.342 | Reading package lists... 2021-12-14 17:32:40.602 | Building dependency tree... 2021-12-14 17:32:40.603 | Reading state information... 2021-12-14 17:32:40.823 | The following packages were automatically installed and are no longer required: 2021-12-14 17:32:40.823 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-14 17:32:40.823 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-14 17:32:40.823 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-14 17:32:40.823 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-14 17:32:40.823 | python3-twisted-bin python3-zope.interface 2021-12-14 17:32:40.823 | Use 'sudo apt autoremove' to remove them. 2021-12-14 17:32:40.867 | The following NEW packages will be installed: 2021-12-14 17:32:40.868 | libapache2-mod-wsgi-py3 2021-12-14 17:32:41.127 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-14 17:32:41.127 | Need to get 88.3 kB of archives. 2021-12-14 17:32:41.127 | After this operation, 278 kB of additional disk space will be used. 2021-12-14 17:32:41.127 | 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-14 17:32:41.990 | Fetched 88.3 kB in 1s (156 kB/s) 2021-12-14 17:32:42.194 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-14 17:32:42.233 | (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-14 17:32:42.237 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-14 17:32:42.290 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-14 17:32:42.615 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-14 17:32:42.937 | apache2_invoke: Enable module wsgi 2021-12-14 17:32:45.458 | + functions-common:apt_get:1113 : result=0 2021-12-14 17:32:45.460 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-14 17:32:45.463 | + functions-common:time_stop:2331 : local name 2021-12-14 17:32:45.465 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:32:45.467 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:32:45.469 | + functions-common:time_stop:2334 : local total 2021-12-14 17:32:45.472 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:32:45.474 | + functions-common:time_stop:2337 : name=apt-get 2021-12-14 17:32:45.476 | + functions-common:time_stop:2338 : start_time=1639503160219 2021-12-14 17:32:45.479 | + functions-common:time_stop:2340 : [[ -z 1639503160219 ]] 2021-12-14 17:32:45.482 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:32:45.486 | + functions-common:time_stop:2343 : end_time=1639503165483 2021-12-14 17:32:45.488 | + functions-common:time_stop:2344 : elapsed_time=5264 2021-12-14 17:32:45.491 | + functions-common:time_stop:2345 : total=421356 2021-12-14 17:32:45.493 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:32:45.496 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=426620 2021-12-14 17:32:45.498 | + functions-common:apt_get:1117 : return 0 2021-12-14 17:32:45.501 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-14 17:32:45.504 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-14 17:32:45.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:32:45.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:32:45.511 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:32:45.513 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-14 17:32:45.516 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-14 17:32:45.567 | wsgi (enabled by maintainer script) 2021-12-14 17:32:45.570 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-14 17:32:45.573 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-14 17:32:45.575 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:32:45.578 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-14 17:32:45.581 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-14 17:32:45.583 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:32:45.587 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:32:45.587 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:32:45.592 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-14 17:32:45.594 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-14 17:32:45.596 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-14 17:32:45.599 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-14 17:32:45.602 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-14 17:32:45.622 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-14 17:32:45.627 | + 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-14 17:32:48.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:32:48.417 | 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-14 17:32:48.417 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.418 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.418 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.419 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.419 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.420 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.420 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.421 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.421 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.421 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.422 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.422 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.423 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.423 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.424 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.424 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.424 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.425 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.425 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.426 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.426 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.427 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.427 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.427 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.428 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.430 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.430 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.431 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.431 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.432 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.432 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.433 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.433 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.434 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.434 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.434 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.435 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.435 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.436 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.436 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.436 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.437 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.437 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.437 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.438 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.438 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.439 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.439 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.440 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.440 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.441 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.441 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.441 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.442 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.442 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.443 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.443 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.444 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.444 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.444 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.445 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.446 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.446 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.447 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.448 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.448 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.449 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.449 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.450 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.451 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.451 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.452 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.452 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.452 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.453 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.453 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.454 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.454 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.454 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.455 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.455 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.456 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.457 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.457 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.457 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.458 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.458 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.458 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.459 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.459 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.460 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.461 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.461 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.461 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.462 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.462 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.463 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.463 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.464 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.465 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.465 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.466 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.467 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.467 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.467 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.468 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.468 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.469 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.469 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.469 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.470 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.471 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.471 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.471 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.472 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.472 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.473 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.473 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.474 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.474 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.474 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.475 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.475 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.476 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.476 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.477 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.477 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.478 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.478 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.478 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.479 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.479 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.480 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.480 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.481 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.481 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.482 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.482 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.482 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.483 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.483 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.483 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.484 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.484 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.485 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.485 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.486 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.486 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.487 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.487 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.487 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.488 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.488 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.489 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.489 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.489 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.490 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.490 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.491 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.491 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.492 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.492 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.492 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.493 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.493 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.493 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.494 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.494 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.495 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.495 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.496 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.496 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.496 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.497 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.497 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.498 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.498 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.498 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.499 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.499 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.499 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.500 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.500 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.501 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.501 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.501 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.502 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.502 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.503 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.503 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.504 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.504 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.504 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.505 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.505 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.505 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.506 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.506 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.507 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.522 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.523 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.524 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.524 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.524 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.525 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.525 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.526 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.527 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.527 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.528 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.528 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.528 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.529 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.529 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.530 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.530 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.531 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.531 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.531 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.533 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.533 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.533 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.533 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.533 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.534 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.534 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.536 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.536 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.536 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.536 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.536 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.537 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.539 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.540 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.540 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.540 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.541 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.541 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.542 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.543 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.543 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.543 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.544 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.544 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.545 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.545 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.546 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.546 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.546 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.547 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.547 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.547 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.548 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.548 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.549 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.549 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.550 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.550 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.551 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.551 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.551 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.552 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.552 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.553 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.553 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.553 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.554 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.554 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.555 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.555 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.556 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.556 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.556 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.557 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.558 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.558 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.559 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.559 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.559 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.560 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.560 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.561 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.561 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.561 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.562 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.562 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.563 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.563 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.564 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.565 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.565 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.566 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.566 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.566 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.567 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.567 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.568 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.568 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.569 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.569 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.569 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.570 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.570 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.571 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.571 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.572 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.572 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.572 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.573 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.573 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.574 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.574 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.575 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.575 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.576 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.576 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.576 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.577 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.577 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.578 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.578 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.579 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.579 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.580 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.580 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.580 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.581 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.582 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.582 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.582 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.583 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.583 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.584 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.584 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.585 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.585 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.585 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.586 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.586 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.587 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.587 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.588 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.588 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.589 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.589 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.590 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.590 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.591 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.591 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.591 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.592 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.592 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.593 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.593 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.594 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.594 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.594 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.595 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.595 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.595 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.596 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.596 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.597 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.597 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.598 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.598 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.599 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.599 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.600 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.600 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.601 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.601 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.602 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:32:48.602 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:32:48.602 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:32:48.744 | Collecting osc-placement===2.0.0 2021-12-14 17:32:48.751 | 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-14 17:32:48.853 | 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-14 17:32:48.871 | 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-14 17:32:48.874 | 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-14 17:32:48.878 | 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-14 17:32:48.882 | 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-14 17:32:48.886 | 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-14 17:32:48.889 | 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-14 17:32:48.957 | 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-14 17:32:48.978 | 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-14 17:32:48.982 | 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-14 17:32:48.991 | 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-14 17:32:48.995 | 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-14 17:32:49.003 | 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-14 17:32:49.006 | 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-14 17:32:49.030 | 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-14 17:32:49.036 | 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-14 17:32:49.042 | 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-14 17:32:49.070 | 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-14 17:32:49.086 | 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-14 17:32:49.092 | 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-14 17:32:49.095 | 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-14 17:32:49.098 | 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-14 17:32:49.100 | 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-14 17:32:49.105 | 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-14 17:32:49.127 | 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-14 17:32:49.131 | 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-14 17:32:49.135 | 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-14 17:32:49.139 | 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-14 17:32:49.142 | 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-14 17:32:49.184 | 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-14 17:32:49.208 | 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-14 17:32:49.214 | 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-14 17:32:49.218 | 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-14 17:32:49.221 | 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-14 17:32:49.224 | 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-14 17:32:49.240 | 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-14 17:32:49.243 | 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-14 17:32:49.248 | 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-14 17:32:49.251 | 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-14 17:32:49.254 | 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-14 17:32:51.177 | Installing collected packages: osc-placement 2021-12-14 17:32:51.422 | Successfully installed osc-placement-2.0.0 2021-12-14 17:32:51.556 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:32:51.556 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:32:51.639 | + inc/python:pip_install:207 : result=0 2021-12-14 17:32:51.642 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:32:51.645 | + functions-common:time_stop:2331 : local name 2021-12-14 17:32:51.647 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:32:51.650 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:32:51.652 | + functions-common:time_stop:2334 : local total 2021-12-14 17:32:51.655 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:32:51.657 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:32:51.660 | + functions-common:time_stop:2338 : start_time=1639503165617 2021-12-14 17:32:51.662 | + functions-common:time_stop:2340 : [[ -z 1639503165617 ]] 2021-12-14 17:32:51.666 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:32:51.669 | + functions-common:time_stop:2343 : end_time=1639503171666 2021-12-14 17:32:51.672 | + functions-common:time_stop:2344 : elapsed_time=6049 2021-12-14 17:32:51.674 | + functions-common:time_stop:2345 : total=221804 2021-12-14 17:32:51.677 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:32:51.679 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=227853 2021-12-14 17:32:51.682 | + inc/python:pip_install:210 : return 0 2021-12-14 17:32:51.685 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-14 17:32:51.688 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-14 17:32:51.690 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-14 17:32:51.692 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-14 17:32:51.695 | + functions-common:git_clone:526 : local orig_dir 2021-12-14 17:32:51.699 | ++ functions-common:git_clone:527 : pwd 2021-12-14 17:32:51.701 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:32:51.704 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:32:51.707 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:32:51.722 | + functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:32:51.725 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:32:51.728 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:51.731 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-14 17:32:51.731 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:32:51.736 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-14 17:32:51.738 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-14 17:32:51.740 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-14 17:32:51.743 | + functions-common:git_timed:617 : local count=0 2021-12-14 17:32:51.746 | + functions-common:git_timed:618 : local timeout=0 2021-12-14 17:32:51.748 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-14 17:32:51.750 | + functions-common:git_timed:621 : timeout=0 2021-12-14 17:32:51.752 | + functions-common:git_timed:624 : time_start git_timed 2021-12-14 17:32:51.755 | + functions-common:time_start:2317 : local name=git_timed 2021-12-14 17:32:51.757 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:32:51.759 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:32:51.763 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:32:51.766 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503171763 2021-12-14 17:32:51.768 | + 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-14 17:32:51.771 | Cloning into '/opt/stack/placement'... 2021-12-14 17:33:05.986 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-14 17:33:05.989 | + functions-common:time_stop:2331 : local name 2021-12-14 17:33:05.992 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:33:05.995 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:33:05.998 | + functions-common:time_stop:2334 : local total 2021-12-14 17:33:06.001 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:33:06.003 | + functions-common:time_stop:2337 : name=git_timed 2021-12-14 17:33:06.005 | + functions-common:time_stop:2338 : start_time=1639503171763 2021-12-14 17:33:06.008 | + functions-common:time_stop:2340 : [[ -z 1639503171763 ]] 2021-12-14 17:33:06.011 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:33:06.015 | + functions-common:time_stop:2343 : end_time=1639503186012 2021-12-14 17:33:06.017 | + functions-common:time_stop:2344 : elapsed_time=14249 2021-12-14 17:33:06.020 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:33:06.022 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:33:06.025 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14249 2021-12-14 17:33:06.027 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-14 17:33:06.031 | + functions-common:git_clone:593 : git show --oneline 2021-12-14 17:33:06.031 | + functions-common:git_clone:593 : head -1 2021-12-14 17:33:06.033 | de030ef7 Fix Placement Doc 2021-12-14 17:33:06.036 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:33:06.039 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-14 17:33:06.041 | + inc/python:setup_develop:351 : local bindep 2021-12-14 17:33:06.044 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-14 17:33:06.046 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-14 17:33:06.049 | + inc/python:setup_develop:357 : local extras= 2021-12-14 17:33:06.051 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-14 17:33:06.054 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-14 17:33:06.056 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-14 17:33:06.058 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-14 17:33:06.061 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-14 17:33:06.064 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-14 17:33:06.067 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-14 17:33:06.070 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-14 17:33:06.073 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-14 17:33:06.075 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-14 17:33:06.078 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-14 17:33:06.081 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-14 17:33:06.086 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-14 17:33:06.089 | + 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-14 17:33:07.067 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-14 17:33:07.070 | + inc/python:setup_package:430 : local bindep=0 2021-12-14 17:33:07.072 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-14 17:33:07.075 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-14 17:33:07.077 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-14 17:33:07.080 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-14 17:33:07.083 | + inc/python:setup_package:439 : local flags=-e 2021-12-14 17:33:07.085 | + inc/python:setup_package:440 : local extras= 2021-12-14 17:33:07.087 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-14 17:33:07.090 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-14 17:33:07.092 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-14 17:33:07.095 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-14 17:33:07.098 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-14 17:33:07.100 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-14 17:33:07.119 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-14 17:33:07.124 | + 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-14 17:33:09.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:33:09.902 | 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-14 17:33:09.903 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.903 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.904 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.904 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.905 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.905 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.905 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.906 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.906 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.907 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.907 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.908 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.908 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.909 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.909 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.909 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.910 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.910 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.911 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.911 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.912 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.912 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.912 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.913 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.913 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.915 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.916 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.916 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.917 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.917 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.918 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.918 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.919 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.919 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.919 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.920 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.920 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.921 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.921 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.922 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.922 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.922 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.923 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.923 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.924 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.924 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.925 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.925 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.926 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.926 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.927 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.927 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.927 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.928 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.928 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.929 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.929 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.930 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.930 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.931 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.931 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.932 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.932 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.934 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.934 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.934 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.935 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.935 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.936 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.937 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.937 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.938 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.938 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.939 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.939 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.940 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.940 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.941 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.941 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.942 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.942 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.943 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.943 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.944 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.944 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.944 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.945 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.945 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.946 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.946 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.947 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.947 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.948 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.948 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.949 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.949 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.950 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.950 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.951 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.951 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.951 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.952 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.953 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.953 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.953 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.954 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.954 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.955 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.955 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.956 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.956 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.957 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.957 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.957 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.958 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.958 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.959 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.959 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.960 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.960 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.961 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.961 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.962 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.962 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.963 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.963 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.963 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.964 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.964 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.965 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.965 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.966 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.966 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.967 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.967 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.967 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.968 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.968 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.968 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.969 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.969 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.970 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.970 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.971 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.971 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.972 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.972 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.973 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.974 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.975 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.975 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.976 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.976 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.976 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.977 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.977 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.978 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.978 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.979 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.979 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.980 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.981 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.982 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.982 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.983 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.983 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.984 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.984 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.984 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.985 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.986 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.986 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.987 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.987 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.987 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.988 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.988 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.989 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.989 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.989 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.990 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.990 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.991 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.991 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.991 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.992 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.992 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.993 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.993 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.994 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.994 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.995 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.995 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.996 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.996 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.996 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.997 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.997 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.997 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.998 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:09.998 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:09.999 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:09.999 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.000 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.000 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.000 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.001 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.002 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.003 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.004 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.004 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.005 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.005 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.006 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.006 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.007 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.007 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.008 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.009 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.010 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.010 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.010 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.011 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.011 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.012 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.012 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.013 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.013 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.013 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.014 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.014 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.015 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.016 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.016 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.017 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.018 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.019 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.019 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.020 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.020 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.020 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.021 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.022 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.022 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.022 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.023 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.023 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.024 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.024 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.025 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.025 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.025 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.026 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.026 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.027 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.027 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.027 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.028 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.028 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.029 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.029 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.030 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.030 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.031 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.031 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.031 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.032 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.032 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.032 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.033 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.033 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.034 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.034 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.035 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.035 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.036 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.036 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.036 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.037 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.037 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.038 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.043 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.044 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.044 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.045 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.045 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.045 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.046 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.046 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.047 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.047 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.048 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.048 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.049 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.049 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.050 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.050 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.051 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.051 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.052 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.052 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.052 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.053 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.053 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.054 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.054 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.054 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.055 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.055 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.056 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.056 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.057 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.057 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.057 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.058 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.058 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.059 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.059 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.059 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.060 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.060 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.061 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.061 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.062 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.062 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.063 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.063 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.064 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.065 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.066 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.066 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.067 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.067 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.067 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.068 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.068 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.069 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.069 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.069 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.070 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.070 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.071 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.071 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.072 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.072 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.073 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.073 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.073 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.075 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.075 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.076 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.076 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.076 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.077 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.077 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.078 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.078 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.079 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.079 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.080 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.080 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.080 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.081 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.081 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.082 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.082 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.083 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.083 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.083 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.084 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.084 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.085 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.085 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.086 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.086 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.087 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.087 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.087 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.088 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.088 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.089 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.089 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.090 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.090 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.091 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.091 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.092 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.092 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.093 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.093 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.093 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.094 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.094 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.095 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.095 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.095 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.096 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.096 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.097 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.097 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.098 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.098 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.099 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.099 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.099 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.100 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.100 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.101 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.101 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.102 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.102 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.103 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.103 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:10.104 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:10.104 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:10.105 | Obtaining file:///opt/stack/placement 2021-12-14 17:33:11.478 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-14 17:33:12.866 | 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-14 17:33:12.875 | 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-14 17:33:12.899 | 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-14 17:33:12.914 | 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-14 17:33:12.945 | 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-14 17:33:13.006 | 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-14 17:33:13.011 | 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-14 17:33:13.017 | 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-14 17:33:13.022 | 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-14 17:33:13.059 | 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-14 17:33:13.073 | 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-14 17:33:13.088 | 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-14 17:33:13.094 | 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-14 17:33:13.148 | 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-14 17:33:13.158 | 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-14 17:33:13.202 | 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-14 17:33:13.223 | 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-14 17:33:13.242 | 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-14 17:33:13.256 | 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-14 17:33:13.266 | 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-14 17:33:13.284 | 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-14 17:33:13.287 | 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-14 17:33:13.290 | 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-14 17:33:13.302 | 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-14 17:33:13.305 | 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-14 17:33:13.308 | 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-14 17:33:13.315 | 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-14 17:33:13.321 | 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-14 17:33:13.341 | 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-14 17:33:13.346 | 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-14 17:33:13.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 790)) (2.23.0) 2021-12-14 17:33:13.377 | 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-14 17:33:13.382 | 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-14 17:33:13.386 | 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-14 17:33:13.398 | 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-14 17:33:13.401 | 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-14 17:33:13.404 | 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-14 17:33:13.411 | 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-14 17:33:13.421 | 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-14 17:33:13.427 | 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-14 17:33:13.447 | 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-14 17:33:13.451 | 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-14 17:33:13.459 | 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-14 17:33:13.483 | 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-14 17:33:13.533 | 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-14 17:33:13.576 | 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-14 17:33:13.596 | 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-14 17:33:13.664 | 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-14 17:33:13.669 | 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-14 17:33:13.675 | 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-14 17:33:13.679 | 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-14 17:33:13.683 | 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-14 17:33:13.691 | 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-14 17:33:13.701 | 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-14 17:33:13.706 | 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-14 17:33:13.713 | 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-14 17:33:13.717 | 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-14 17:33:13.720 | 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-14 17:33:13.723 | 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-14 17:33:13.728 | 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-14 17:33:13.731 | 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-14 17:33:13.733 | 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-14 17:33:13.738 | 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-14 17:33:13.740 | 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-14 17:33:13.743 | 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-14 17:33:13.746 | 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-14 17:33:13.758 | 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-14 17:33:13.761 | 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-14 17:33:13.764 | 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-14 17:33:13.777 | 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-14 17:33:13.782 | 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-14 17:33:13.785 | 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-14 17:33:13.788 | 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-14 17:33:13.796 | 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-14 17:33:13.799 | 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-14 17:33:15.412 | Installing collected packages: openstack-placement 2021-12-14 17:33:15.414 | Running setup.py develop for openstack-placement 2021-12-14 17:33:17.091 | Successfully installed openstack-placement 2021-12-14 17:33:17.263 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:33:17.263 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:33:17.333 | + inc/python:pip_install:207 : result=0 2021-12-14 17:33:17.335 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:33:17.337 | + functions-common:time_stop:2331 : local name 2021-12-14 17:33:17.340 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:33:17.342 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:33:17.345 | + functions-common:time_stop:2334 : local total 2021-12-14 17:33:17.347 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:33:17.349 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:33:17.352 | + functions-common:time_stop:2338 : start_time=1639503187114 2021-12-14 17:33:17.354 | + functions-common:time_stop:2340 : [[ -z 1639503187114 ]] 2021-12-14 17:33:17.357 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:33:17.360 | + functions-common:time_stop:2343 : end_time=1639503197357 2021-12-14 17:33:17.362 | + functions-common:time_stop:2344 : elapsed_time=10243 2021-12-14 17:33:17.365 | + functions-common:time_stop:2345 : total=227853 2021-12-14 17:33:17.367 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:33:17.369 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=238096 2021-12-14 17:33:17.371 | + inc/python:pip_install:210 : return 0 2021-12-14 17:33:17.374 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-14 17:33:17.376 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-14 17:33:17.379 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-14 17:33:17.397 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-14 17:33:17.408 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-14 17:33:17.411 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-14 17:33:17.413 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:33:17.416 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:33:17.418 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-12-14 17:33:17.421 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:33:17.423 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-14 17:33:17.426 | + ./stack.sh:main:921 : configure_placement 2021-12-14 17:33:17.428 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-14 17:33:17.439 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-14 17:33:17.442 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-14 17:33:17.446 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-14 17:33:17.448 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-14 17:33:17.451 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-14 17:33:17.453 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-14 17:33:17.456 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-14 17:33:17.459 | + 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-14 17:33:17.486 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-14 17:33:17.513 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-14 17:33:17.542 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-14 17:33:17.544 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-14 17:33:17.547 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-14 17:33:17.549 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:33:17.552 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-14 17:33:17.579 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-14 17:33:17.605 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:33:17.630 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-14 17:33:17.656 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-14 17:33:17.687 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-14 17:33:17.713 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-14 17:33:17.739 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-14 17:33:17.764 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:33:17.789 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:33:17.815 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-14 17:33:17.818 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-14 17:33:17.820 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:33:17.822 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:33:17.825 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-14 17:33:17.827 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-14 17:33:17.830 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:33:17.833 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:33:17.850 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:33:17.852 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:33:17.854 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:33:17.857 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:33:17.859 | + 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-14 17:33:17.885 | + 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-14 17:33:17.911 | + 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-14 17:33:17.936 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:33:17.961 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-14 17:33:17.963 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-14 17:33:17.966 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-14 17:33:17.968 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-14 17:33:17.971 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-14 17:33:17.973 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-14 17:33:17.976 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-14 17:33:17.979 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-14 17:33:17.982 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-14 17:33:17.985 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-14 17:33:17.988 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-14 17:33:18.001 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-14 17:33:18.004 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:33:18.011 | d /var/run/uwsgi 0755 ubuntu root 2021-12-14 17:33:18.014 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-14 17:33:18.028 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-14 17:33:18.030 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-14 17:33:18.034 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-14 17:33:18.064 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-14 17:33:18.089 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-14 17:33:18.114 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-14 17:33:18.138 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-14 17:33:18.165 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-14 17:33:18.190 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-14 17:33:18.215 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-14 17:33:18.239 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-14 17:33:18.263 | + 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-14 17:33:18.289 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-14 17:33:18.314 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-14 17:33:18.339 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-14 17:33:18.363 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-14 17:33:18.366 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-14 17:33:18.369 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-14 17:33:18.371 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-14 17:33:18.373 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-14 17:33:18.376 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:33:18.378 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:33:18.381 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-14 17:33:18.384 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-14 17:33:18.386 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-14 17:33:18.411 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-14 17:33:18.437 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-14 17:33:18.437 | + 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-14 17:33:18.444 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-14 17:33:18.447 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-14 17:33:18.450 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-14 17:33:18.452 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-14 17:33:18.455 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-14 17:33:18.458 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-14 17:33:18.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:33:18.463 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:33:18.465 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-14 17:33:18.467 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-14 17:33:18.470 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:33:18.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:33:18.475 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-14 17:33:18.531 | Enabling site placement-api. 2021-12-14 17:33:18.536 | To activate the new configuration, you need to run: 2021-12-14 17:33:18.536 | systemctl reload apache2 2021-12-14 17:33:18.540 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-14 17:33:18.543 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-14 17:33:18.545 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:33:18.548 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-14 17:33:18.707 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-14 17:33:18.737 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:33:18.740 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-14 17:33:18.759 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:33:18.764 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-14 17:33:18.781 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:33:18.784 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-14 17:33:18.786 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-14 17:33:18.789 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-14 17:33:18.817 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2021-12-14 17:33:18.842 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-14 17:33:18.867 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-14 17:33:18.893 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-14 17:33:18.918 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-14 17:33:18.944 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-14 17:33:18.969 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-14 17:33:18.996 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-14 17:33:19.013 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:33:19.016 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-14 17:33:19.034 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:33:19.036 | + ./stack.sh:main:947 : run_phase stack install 2021-12-14 17:33:19.039 | + functions-common:run_phase:1759 : local mode=stack 2021-12-14 17:33:19.041 | + functions-common:run_phase:1760 : local phase=install 2021-12-14 17:33:19.044 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:33:19.046 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:33:19.050 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:33:19.052 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:33:19.055 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:33:19.058 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:33:19.061 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:33:19.064 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:33:19.067 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:33:19.069 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-14 17:33:19.072 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:33:19.087 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:33:19.089 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:33:19.091 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:33:19.094 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-14 17:33:19.096 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-14 17:33:19.098 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:33:19.101 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-14 17:33:19.103 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-14 17:33:19.105 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-14 17:33:19.108 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-14 17:33:19.110 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-14 17:33:19.112 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-14 17:33:19.114 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-14 17:33:19.117 | +++ functions-common:git_clone:527 : pwd 2021-12-14 17:33:19.120 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-14 17:33:19.122 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-14 17:33:19.125 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-14 17:33:19.139 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-14 17:33:19.142 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-14 17:33:19.144 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-14 17:33:19.147 | ++ functions-common:git_clone:544 : echo master 2021-12-14 17:33:19.147 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-14 17:33:19.151 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-14 17:33:19.153 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-14 17:33:19.155 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-14 17:33:19.158 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-14 17:33:19.158 | ++ functions-common:git_clone:593 : head -1 2021-12-14 17:33:19.161 | 24864bac2 Merge "Deprecate the old API microversion fixture" 2021-12-14 17:33:19.164 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-14 17:33:19.166 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-14 17:33:19.186 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-14 17:33:19.192 | ++ 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-14 17:33:21.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:33:21.951 | 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-14 17:33:21.961 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.961 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.962 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.964 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.964 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.965 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.965 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.966 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.966 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.967 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.967 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.967 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.968 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.968 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.969 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.969 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.969 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.970 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.970 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.971 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.971 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.971 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.972 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.972 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.973 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.973 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.973 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.974 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.974 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.975 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.975 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.976 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.976 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.977 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.977 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.977 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.978 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.978 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.979 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.980 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.980 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.981 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.981 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.982 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.982 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.983 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.983 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.984 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.985 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.985 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.985 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.986 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.987 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.987 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.988 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.988 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.988 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.989 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.989 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.990 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.990 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.991 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.991 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.991 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.992 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.992 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.993 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.994 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.994 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.995 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.995 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.996 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.996 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.997 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.997 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.998 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:21.998 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:21.999 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:21.999 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.000 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.000 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.001 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.001 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.002 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.003 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.003 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.003 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.004 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.004 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.005 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.005 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.005 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.006 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.006 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.007 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.007 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.008 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.008 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.009 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.009 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.009 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.010 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.010 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.011 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.011 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.012 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.012 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.013 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.013 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.013 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.014 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.014 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.015 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.015 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.016 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.016 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.016 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.017 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.017 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.018 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.018 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.018 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.019 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.019 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.020 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.020 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.021 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.021 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.022 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.022 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.023 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.023 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.023 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.024 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.024 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.024 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.025 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.025 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.026 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.026 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.027 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.027 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.027 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.028 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.028 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.029 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.029 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.029 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.030 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.030 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.031 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.031 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.031 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.032 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.032 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.032 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.033 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.033 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.034 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.034 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.034 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.035 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.035 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.036 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.036 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.036 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.037 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.037 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.038 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.038 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.038 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.039 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.039 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.039 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.040 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.040 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.040 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.041 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.041 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.042 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.042 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.042 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.043 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.043 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.044 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.044 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.044 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.045 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.045 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.046 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.046 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.046 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.047 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.047 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.047 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.048 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.049 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.049 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.050 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.050 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.050 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.051 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.051 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.051 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.052 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.052 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.053 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.054 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.054 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.055 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.056 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.057 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.057 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.058 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.059 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.059 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.059 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.060 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.060 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.061 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.061 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.062 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.062 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.062 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.063 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.063 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.064 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.065 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.065 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.065 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.066 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.066 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.067 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.067 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.067 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.068 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.068 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.069 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.069 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.070 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.070 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.070 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.071 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.071 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.072 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.073 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.073 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.074 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.074 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.075 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.075 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.076 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.076 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.076 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.077 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.077 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.078 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.078 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.079 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.079 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.080 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.080 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.080 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.081 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.081 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.081 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.082 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.082 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.083 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.083 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.083 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.084 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.084 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.085 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.085 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.086 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.086 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.086 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.087 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.087 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.088 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.088 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.088 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.089 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.089 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.090 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.090 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.091 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.091 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.091 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.092 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.092 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.093 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.093 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.093 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.094 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.094 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.095 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.095 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.095 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.096 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.096 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.097 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.097 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.098 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.099 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.099 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.100 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.100 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.100 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.101 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.101 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.102 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.102 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.102 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.103 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.103 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.104 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.104 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.105 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.105 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.105 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.106 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.106 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.107 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.107 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.108 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.108 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.108 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.109 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.109 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.110 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.110 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.111 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.111 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.112 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.112 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.113 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.113 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.113 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.114 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.114 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.115 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.115 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.116 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.116 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.116 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.117 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.117 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.118 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.118 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.118 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.119 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.119 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.120 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.120 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.121 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.121 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.122 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.122 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.122 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.123 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.124 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.124 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.124 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.125 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.125 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.126 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.126 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.127 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.127 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.128 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.128 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.128 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.129 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.129 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.130 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.130 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.131 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.131 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.131 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.132 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.132 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.133 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.133 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.134 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.134 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.135 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.135 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.136 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.136 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:33:22.137 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:33:22.137 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:33:22.453 | Collecting tox!=2.8.0 2021-12-14 17:33:22.460 | 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-14 17:33:22.743 | Collecting packaging===20.3 2021-12-14 17:33:22.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-14 17:33:22.956 | Collecting toml>=0.9.4 2021-12-14 17:33:22.963 | 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-14 17:33:23.168 | Collecting pluggy===0.13.1 2021-12-14 17:33:23.174 | 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-14 17:33:23.309 | Collecting filelock===3.0.12 2021-12-14 17:33:23.315 | 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-14 17:33:23.500 | Collecting virtualenv===20.0.17 2021-12-14 17:33:23.513 | 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-14 17:33:23.676 | 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-14 17:33:23.696 | 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-14 17:33:23.836 | Collecting py===1.8.1 2021-12-14 17:33:23.842 | 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-14 17:33:23.936 | 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-14 17:33:23.940 | 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-14 17:33:23.968 | Collecting distlib===0.3.0 2021-12-14 17:33:23.976 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-14 17:33:24.854 | Collecting importlib-resources===1.4.0 2021-12-14 17:33:24.861 | 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-14 17:33:24.890 | 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-14 17:33:24.902 | Building wheels for collected packages: distlib 2021-12-14 17:33:24.903 | Building wheel for distlib (setup.py): started 2021-12-14 17:33:25.782 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-14 17:33:25.786 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=0f46c9d8d7a21318e36e0d73ecb5639e59ffbd9ade5be510db6a3267a683c964 2021-12-14 17:33:25.786 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-14 17:33:25.787 | Successfully built distlib 2021-12-14 17:33:28.082 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-14 17:33:28.083 | Attempting uninstall: distlib 2021-12-14 17:33:28.085 | Found existing installation: distlib 0.3.4 2021-12-14 17:33:28.094 | Uninstalling distlib-0.3.4: 2021-12-14 17:33:28.096 | Successfully uninstalled distlib-0.3.4 2021-12-14 17:33:28.332 | Attempting uninstall: filelock 2021-12-14 17:33:28.334 | Found existing installation: filelock 3.4.0 2021-12-14 17:33:28.341 | Uninstalling filelock-3.4.0: 2021-12-14 17:33:28.342 | Successfully uninstalled filelock-3.4.0 2021-12-14 17:33:28.411 | Attempting uninstall: importlib-resources 2021-12-14 17:33:28.413 | Found existing installation: importlib-resources 5.4.0 2021-12-14 17:33:28.433 | Uninstalling importlib-resources-5.4.0: 2021-12-14 17:33:28.436 | Successfully uninstalled importlib-resources-5.4.0 2021-12-14 17:33:28.894 | Attempting uninstall: virtualenv 2021-12-14 17:33:28.896 | Found existing installation: virtualenv 20.10.0 2021-12-14 17:33:28.967 | Uninstalling virtualenv-20.10.0: 2021-12-14 17:33:28.975 | Successfully uninstalled virtualenv-20.10.0 2021-12-14 17:33:29.639 | 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-14 17:33:29.787 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:33:29.787 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:33:29.900 | ++ inc/python:pip_install:207 : result=0 2021-12-14 17:33:29.903 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:33:29.905 | ++ functions-common:time_stop:2331 : local name 2021-12-14 17:33:29.908 | ++ functions-common:time_stop:2332 : local end_time 2021-12-14 17:33:29.910 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:33:29.912 | ++ functions-common:time_stop:2334 : local total 2021-12-14 17:33:29.914 | ++ functions-common:time_stop:2335 : local start_time 2021-12-14 17:33:29.917 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:33:29.919 | ++ functions-common:time_stop:2338 : start_time=1639503199181 2021-12-14 17:33:29.921 | ++ functions-common:time_stop:2340 : [[ -z 1639503199181 ]] 2021-12-14 17:33:29.924 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:33:29.928 | ++ functions-common:time_stop:2343 : end_time=1639503209925 2021-12-14 17:33:29.931 | ++ functions-common:time_stop:2344 : elapsed_time=10744 2021-12-14 17:33:29.933 | ++ functions-common:time_stop:2345 : total=238096 2021-12-14 17:33:29.935 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:33:29.938 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=248840 2021-12-14 17:33:29.940 | ++ inc/python:pip_install:210 : return 0 2021-12-14 17:33:29.943 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-14 17:33:29.943 | /opt/stack/tempest ~/devstack 2021-12-14 17:33:29.945 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-14 17:33:29.969 | M .coveragerc 2021-12-14 17:33:29.969 | M .gitignore 2021-12-14 17:33:29.969 | M .gitreview 2021-12-14 17:33:29.969 | M .mailmap 2021-12-14 17:33:29.969 | M .stestr.conf 2021-12-14 17:33:29.969 | M CONTRIBUTING.rst 2021-12-14 17:33:29.970 | M HACKING.rst 2021-12-14 17:33:29.970 | M LICENSE 2021-12-14 17:33:29.970 | M README.rst 2021-12-14 17:33:29.970 | M REVIEWING.rst 2021-12-14 17:33:29.970 | M bindep.txt 2021-12-14 17:33:29.970 | M doc/requirements.txt 2021-12-14 17:33:29.970 | M doc/source/_extra/.htaccess 2021-12-14 17:33:29.970 | M doc/source/_static/.keep 2021-12-14 17:33:29.970 | M doc/source/account_generator.rst 2021-12-14 17:33:29.970 | M doc/source/cleanup.rst 2021-12-14 17:33:29.970 | M doc/source/conf.py 2021-12-14 17:33:29.970 | M doc/source/configuration.rst 2021-12-14 17:33:29.970 | M doc/source/contributor/contributing.rst 2021-12-14 17:33:29.970 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-14 17:33:29.970 | M doc/source/data/tempest-plugins-registry.header 2021-12-14 17:33:29.970 | M doc/source/index.rst 2021-12-14 17:33:29.970 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-14 17:33:29.970 | M doc/source/library.rst 2021-12-14 17:33:29.970 | M doc/source/library/api_microversion_testing.rst 2021-12-14 17:33:29.970 | M doc/source/library/auth.rst 2021-12-14 17:33:29.970 | M doc/source/library/cli.rst 2021-12-14 17:33:29.970 | M doc/source/library/clients.rst 2021-12-14 17:33:29.970 | M doc/source/library/credential_providers.rst 2021-12-14 17:33:29.970 | M doc/source/library/decorators.rst 2021-12-14 17:33:29.970 | M doc/source/library/rest_client.rst 2021-12-14 17:33:29.970 | M doc/source/library/service_clients/compute_clients.rst 2021-12-14 17:33:29.970 | M doc/source/library/utils.rst 2021-12-14 17:33:29.970 | M doc/source/library/validation_resources.rst 2021-12-14 17:33:29.970 | M doc/source/microversion_testing.rst 2021-12-14 17:33:29.970 | M doc/source/overview.rst 2021-12-14 17:33:29.970 | M doc/source/plugins/index.rst 2021-12-14 17:33:29.970 | M doc/source/plugins/plugin.rst 2021-12-14 17:33:29.971 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-14 17:33:29.971 | M doc/source/run.rst 2021-12-14 17:33:29.971 | M doc/source/sampleconf.rst 2021-12-14 17:33:29.971 | M doc/source/stable_branch_support_policy.rst 2021-12-14 17:33:29.971 | M doc/source/stable_branch_testing_policy.rst 2021-12-14 17:33:29.971 | M doc/source/subunit_describe_calls.rst 2021-12-14 17:33:29.971 | M doc/source/supported_version.rst 2021-12-14 17:33:29.971 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-14 17:33:29.971 | M doc/source/test_removal.rst 2021-12-14 17:33:29.971 | M doc/source/tests/modules.rst 2021-12-14 17:33:29.971 | M doc/source/workspace.rst 2021-12-14 17:33:29.971 | M doc/source/write_tests.rst 2021-12-14 17:33:29.971 | M etc/accounts.yaml.sample 2021-12-14 17:33:29.971 | M etc/allow-list.yaml 2021-12-14 17:33:29.971 | M etc/logging.conf.sample 2021-12-14 17:33:29.971 | M etc/rbac-persona-accounts.yaml.sample 2021-12-14 17:33:29.971 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-14 17:33:29.971 | M playbooks/devstack-tempest.yaml 2021-12-14 17:33:29.971 | M playbooks/post-tempest.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-14 17:33:29.971 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-14 17:33:29.972 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-14 17:33:29.973 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-14 17:33:29.974 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-14 17:33:29.975 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-14 17:33:29.976 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-14 17:33:29.977 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-14 17:33:29.978 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-14 17:33:29.979 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-14 17:33:29.980 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-14 17:33:29.981 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-14 17:33:29.982 | M releasenotes/source/_static/.placeholder 2021-12-14 17:33:29.982 | M releasenotes/source/_templates/.placeholder 2021-12-14 17:33:29.982 | M releasenotes/source/conf.py 2021-12-14 17:33:29.982 | M releasenotes/source/index.rst 2021-12-14 17:33:29.982 | M releasenotes/source/unreleased.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v10.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v11.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v12.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v13.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v14.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v15.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v16.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v16.1.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v17.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v17.1.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v17.2.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v18.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v19.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v20.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v21.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v22.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v22.1.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v23.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v24.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v26.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v26.1.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v27.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v28.0.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v28.1.0.rst 2021-12-14 17:33:29.982 | M releasenotes/source/v29.0.0.rst 2021-12-14 17:33:29.982 | M requirements.txt 2021-12-14 17:33:29.982 | M roles/acl-devstack-files/README.rst 2021-12-14 17:33:29.982 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-14 17:33:29.983 | M roles/run-tempest-26/README.rst 2021-12-14 17:33:29.983 | M roles/run-tempest-26/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/run-tempest-26/tasks/main.yaml 2021-12-14 17:33:29.983 | M roles/run-tempest/README.rst 2021-12-14 17:33:29.983 | M roles/run-tempest/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/run-tempest/tasks/main.yaml 2021-12-14 17:33:29.983 | M roles/setup-tempest-data-dir/README.rst 2021-12-14 17:33:29.983 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-14 17:33:29.983 | M roles/setup-tempest-run-dir/README.rst 2021-12-14 17:33:29.983 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-14 17:33:29.983 | M roles/tempest-cleanup/README.rst 2021-12-14 17:33:29.983 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-14 17:33:29.983 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-14 17:33:29.983 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-14 17:33:29.983 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-14 17:33:29.983 | M setup.cfg 2021-12-14 17:33:29.983 | M setup.py 2021-12-14 17:33:29.983 | M tempest/README.rst 2021-12-14 17:33:29.983 | M tempest/__init__.py 2021-12-14 17:33:29.983 | M tempest/api/README.rst 2021-12-14 17:33:29.983 | M tempest/api/__init__.py 2021-12-14 17:33:29.983 | M tempest/api/compute/__init__.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/__init__.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_agents.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_aggregates.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_create_server.py 2021-12-14 17:33:29.983 | M tempest/api/compute/admin/test_delete_server.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_hosts.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_live_migration.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_migrations.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_networks.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_quotas.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_security_groups.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_servers.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_services.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_services_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-14 17:33:29.984 | M tempest/api/compute/admin/test_volume.py 2021-12-14 17:33:29.985 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-14 17:33:29.985 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/api_microversion_fixture.py 2021-12-14 17:33:29.985 | M tempest/api/compute/base.py 2021-12-14 17:33:29.985 | M tempest/api/compute/certificates/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/certificates/test_certificates.py 2021-12-14 17:33:29.985 | M tempest/api/compute/flavors/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/flavors/test_flavors.py 2021-12-14 17:33:29.985 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/base.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-14 17:33:29.985 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_image_metadata.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_images.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_images_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/images/test_list_images.py 2021-12-14 17:33:29.985 | M tempest/api/compute/keypairs/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/keypairs/base.py 2021-12-14 17:33:29.985 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-14 17:33:29.985 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-14 17:33:29.985 | M tempest/api/compute/limits/__init__.py 2021-12-14 17:33:29.985 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-14 17:33:29.985 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-14 17:33:29.985 | M tempest/api/compute/security_groups/__init__.py 2021-12-14 17:33:29.986 | M tempest/api/compute/security_groups/base.py 2021-12-14 17:33:29.986 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-14 17:33:29.986 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-14 17:33:29.986 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/__init__.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_create_server.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_delete_server.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_disk_config.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_novnc.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_actions.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_group.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_password.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_personality.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_server_tags.py 2021-12-14 17:33:29.986 | M tempest/api/compute/servers/test_servers.py 2021-12-14 17:33:29.987 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-14 17:33:29.987 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-14 17:33:29.987 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-14 17:33:29.987 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-14 17:33:29.987 | M tempest/api/compute/test_extensions.py 2021-12-14 17:33:29.987 | M tempest/api/compute/test_networks.py 2021-12-14 17:33:29.987 | M tempest/api/compute/test_quotas.py 2021-12-14 17:33:29.987 | M tempest/api/compute/test_tenant_networks.py 2021-12-14 17:33:29.987 | M tempest/api/compute/test_versions.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/__init__.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-14 17:33:29.987 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-14 17:33:29.987 | M tempest/api/identity/__init__.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/__init__.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/__init__.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_services.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_users.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v3/__init__.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-14 17:33:29.987 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_services.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_users.py 2021-12-14 17:33:29.988 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-14 17:33:29.988 | M tempest/api/identity/base.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/__init__.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_extension.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_tenants.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_tokens.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v2/test_users.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v3/__init__.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v3/test_access_rules.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-14 17:33:29.988 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_catalog.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_domains.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_projects.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_tokens.py 2021-12-14 17:33:29.989 | M tempest/api/identity/v3/test_users.py 2021-12-14 17:33:29.989 | M tempest/api/image/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/image/base.py 2021-12-14 17:33:29.989 | M tempest/api/image/v1/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/image/v1/test_image_members.py 2021-12-14 17:33:29.989 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-14 17:33:29.989 | M tempest/api/image/v1/test_images.py 2021-12-14 17:33:29.989 | M tempest/api/image/v1/test_images_negative.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_member.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_negative.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_tags.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-14 17:33:29.989 | M tempest/api/image/v2/test_versions.py 2021-12-14 17:33:29.989 | M tempest/api/network/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/network/admin/__init__.py 2021-12-14 17:33:29.989 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-14 17:33:29.989 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_ports.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_quotas.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_routers.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-14 17:33:29.990 | M tempest/api/network/admin/test_routers_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/base.py 2021-12-14 17:33:29.990 | M tempest/api/network/base_security_groups.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_agent_management_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_allowed_address_pair.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_extensions.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_floating_ips.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_floating_ips_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_networks.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_networks_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_ports.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_routers.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_routers_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_security_groups.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_security_groups_negative.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_service_providers.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_tags.py 2021-12-14 17:33:29.990 | M tempest/api/network/test_versions.py 2021-12-14 17:33:29.990 | M tempest/api/object_storage/__init__.py 2021-12-14 17:33:29.990 | M tempest/api/object_storage/base.py 2021-12-14 17:33:29.990 | M tempest/api/object_storage/test_account_bulk.py 2021-12-14 17:33:29.990 | M tempest/api/object_storage/test_account_quotas.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_account_services.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_acl.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_quotas.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_services.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_sync.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_crossdomain.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_healthcheck.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_expiry.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_formpost.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_services.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_slo.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-14 17:33:29.991 | M tempest/api/object_storage/test_object_version.py 2021-12-14 17:33:29.991 | M tempest/api/volume/__init__.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/__init__.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_group_types.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_groups.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_qos.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-14 17:33:29.991 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_user_messages.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_services.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_types.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-14 17:33:29.992 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-14 17:33:29.992 | M tempest/api/volume/api_microversion_fixture.py 2021-12-14 17:33:29.992 | M tempest/api/volume/base.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_availability_zone.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_extensions.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_image_metadata.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_versions.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volume_metadata.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volume_transfers.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volumes_actions.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volumes_backup.py 2021-12-14 17:33:29.992 | M tempest/api/volume/test_volumes_clone.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_extend.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_get.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_list.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_negative.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-14 17:33:29.993 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-14 17:33:29.993 | M tempest/clients.py 2021-12-14 17:33:29.993 | M tempest/cmd/__init__.py 2021-12-14 17:33:29.993 | M tempest/cmd/cleanup.py 2021-12-14 17:33:29.993 | M tempest/cmd/cleanup_service.py 2021-12-14 17:33:29.993 | M tempest/cmd/config-generator.tempest.conf 2021-12-14 17:33:29.993 | M tempest/cmd/init.py 2021-12-14 17:33:29.993 | M tempest/cmd/list_plugins.py 2021-12-14 17:33:29.993 | M tempest/cmd/main.py 2021-12-14 17:33:29.993 | M tempest/cmd/run.py 2021-12-14 17:33:29.993 | M tempest/cmd/subunit_describe_calls.py 2021-12-14 17:33:29.993 | M tempest/cmd/verify_tempest_config.py 2021-12-14 17:33:29.993 | M tempest/cmd/workspace.py 2021-12-14 17:33:29.993 | M tempest/common/__init__.py 2021-12-14 17:33:29.994 | M tempest/common/compute.py 2021-12-14 17:33:29.994 | M tempest/common/credentials_factory.py 2021-12-14 17:33:29.994 | M tempest/common/custom_matchers.py 2021-12-14 17:33:29.994 | M tempest/common/identity.py 2021-12-14 17:33:29.994 | M tempest/common/image.py 2021-12-14 17:33:29.994 | M tempest/common/tempest_fixtures.py 2021-12-14 17:33:29.994 | M tempest/common/utils/__init__.py 2021-12-14 17:33:29.994 | M tempest/common/utils/linux/__init__.py 2021-12-14 17:33:29.994 | M tempest/common/utils/linux/remote_client.py 2021-12-14 17:33:29.994 | M tempest/common/utils/net_info.py 2021-12-14 17:33:29.994 | M tempest/common/utils/net_utils.py 2021-12-14 17:33:29.994 | M tempest/common/waiters.py 2021-12-14 17:33:29.994 | M tempest/config.py 2021-12-14 17:33:29.994 | M tempest/hacking/__init__.py 2021-12-14 17:33:29.994 | M tempest/hacking/checks.py 2021-12-14 17:33:29.994 | M tempest/lib/__init__.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/__init__.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/__init__.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-14 17:33:29.994 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-14 17:33:29.995 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-14 17:33:29.996 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-14 17:33:29.997 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/services.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-14 17:33:29.998 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-14 17:33:29.998 | M tempest/lib/auth.py 2021-12-14 17:33:29.998 | M tempest/lib/base.py 2021-12-14 17:33:29.998 | M tempest/lib/cli/__init__.py 2021-12-14 17:33:29.998 | M tempest/lib/cli/base.py 2021-12-14 17:33:29.998 | M tempest/lib/cli/output_parser.py 2021-12-14 17:33:29.998 | M tempest/lib/cmd/__init__.py 2021-12-14 17:33:29.998 | M tempest/lib/common/__init__.py 2021-12-14 17:33:29.998 | M tempest/lib/common/api_microversion_fixture.py 2021-12-14 17:33:29.998 | M tempest/lib/common/api_version_request.py 2021-12-14 17:33:29.998 | M tempest/lib/common/api_version_utils.py 2021-12-14 17:33:29.998 | M tempest/lib/common/cred_client.py 2021-12-14 17:33:29.998 | M tempest/lib/common/cred_provider.py 2021-12-14 17:33:29.998 | M tempest/lib/common/dynamic_creds.py 2021-12-14 17:33:29.998 | M tempest/lib/common/fixed_network.py 2021-12-14 17:33:29.998 | M tempest/lib/common/http.py 2021-12-14 17:33:29.998 | M tempest/lib/common/jsonschema_validator.py 2021-12-14 17:33:29.998 | M tempest/lib/common/preprov_creds.py 2021-12-14 17:33:29.998 | M tempest/lib/common/profiler.py 2021-12-14 17:33:29.998 | M tempest/lib/common/rest_client.py 2021-12-14 17:33:29.999 | M tempest/lib/common/ssh.py 2021-12-14 17:33:29.999 | M tempest/lib/common/thread.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/__init__.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/data_utils.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/linux/__init__.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/misc.py 2021-12-14 17:33:29.999 | M tempest/lib/common/utils/test_utils.py 2021-12-14 17:33:29.999 | M tempest/lib/common/validation_resources.py 2021-12-14 17:33:29.999 | M tempest/lib/decorators.py 2021-12-14 17:33:29.999 | M tempest/lib/exceptions.py 2021-12-14 17:33:29.999 | M tempest/lib/services/__init__.py 2021-12-14 17:33:29.999 | M tempest/lib/services/clients.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/__init__.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/agents_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/aggregates_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/base_compute_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/certificates_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/extensions_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/flavors_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/hosts_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/images_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/interfaces_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/keypairs_client.py 2021-12-14 17:33:29.999 | M tempest/lib/services/compute/limits_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/migrations_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/networks_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/quotas_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/security_groups_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/server_groups_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/servers_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/services_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/snapshots_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/versions_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/compute/volumes_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/__init__.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/__init__.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/services_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/token_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v2/users_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/__init__.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-14 17:33:30.000 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-14 17:33:30.001 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/identity/v3/services_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/identity/v3/token_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/identity/v3/users_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/__init__.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v1/__init__.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v1/images_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/__init__.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/images_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/image/v2/versions_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/__init__.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/agents_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/base.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/extensions_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/floating_ips_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/log_resource_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/metering_labels_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/networks_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/ports_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/qos_client.py 2021-12-14 17:33:30.002 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/quotas_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/routers_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/security_groups_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/segments_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/service_providers_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/subnetpools_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/subnets_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/tags_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/trunks_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/network/versions_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/__init__.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/account_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/container_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/object_storage/object_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/placement/__init__.py 2021-12-14 17:33:30.003 | M tempest/lib/services/placement/base_placement_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/placement/placement_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/__init__.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/base_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/__init__.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-14 17:33:30.003 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/services_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/types_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/__init__.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/base_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/services_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-14 17:33:30.004 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-14 17:33:30.005 | M tempest/lib/services/volume/v3/types_client.py 2021-12-14 17:33:30.005 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-14 17:33:30.005 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-14 17:33:30.005 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-14 17:33:30.005 | M tempest/scenario/README.rst 2021-12-14 17:33:30.005 | M tempest/scenario/__init__.py 2021-12-14 17:33:30.005 | M tempest/scenario/manager.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_minimum_basic.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_network_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_network_qos_placement.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_network_v6.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_server_advanced_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_server_basic_ops.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_server_multinode.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_shelve_instance.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_snapshot_pattern.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_stamp_pattern.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_unified_limits.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_volume_backup_restore.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-14 17:33:30.005 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-14 17:33:30.005 | M tempest/services/__init__.py 2021-12-14 17:33:30.005 | M tempest/services/orchestration/__init__.py 2021-12-14 17:33:30.005 | M tempest/services/orchestration/json/__init__.py 2021-12-14 17:33:30.005 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-14 17:33:30.005 | M tempest/test.py 2021-12-14 17:33:30.005 | M tempest/test_discover/__init__.py 2021-12-14 17:33:30.005 | M tempest/test_discover/plugins.py 2021-12-14 17:33:30.006 | M tempest/test_discover/test_discover.py 2021-12-14 17:33:30.006 | M tempest/tests/README.rst 2021-12-14 17:33:30.006 | M tempest/tests/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/api/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/api/compute/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/api/compute/test_base.py 2021-12-14 17:33:30.006 | M tempest/tests/base.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-14 17:33:30.006 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_account_generator.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_cleanup.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_list_plugins.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_run.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_tempest_init.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-14 17:33:30.006 | M tempest/tests/cmd/test_workspace.py 2021-12-14 17:33:30.006 | M tempest/tests/common/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_admin_available.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_alt_available.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_compute.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_credentials_factory.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_custom_matchers.py 2021-12-14 17:33:30.006 | M tempest/tests/common/test_image.py 2021-12-14 17:33:30.006 | M tempest/tests/common/utils/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/common/utils/linux/__init__.py 2021-12-14 17:33:30.006 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-14 17:33:30.006 | M tempest/tests/common/utils/test_net_utils.py 2021-12-14 17:33:30.006 | M tempest/tests/fake_config.py 2021-12-14 17:33:30.006 | M tempest/tests/fake_tempest_plugin.py 2021-12-14 17:33:30.007 | M tempest/tests/files/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/files/failing-tests 2021-12-14 17:33:30.007 | M tempest/tests/files/passing-tests 2021-12-14 17:33:30.007 | M tempest/tests/files/setup.cfg 2021-12-14 17:33:30.007 | M tempest/tests/files/testr-conf 2021-12-14 17:33:30.007 | M tempest/tests/lib/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cli/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cli/test_execute.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cmd/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_cred_client.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_http.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_profiler.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_rest_client.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/fake_auth_provider.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/fake_credentials.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/fake_http.py 2021-12-14 17:33:30.007 | M tempest/tests/lib/fake_identity.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/__init__.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/base.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/__init__.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-14 17:33:30.008 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/__init__.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-14 17:33:30.009 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/__init__.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/__init__.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-14 17:33:30.010 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/placement/__init__.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/registry_fixture.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/test_clients.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/volume/__init__.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-14 17:33:30.011 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-14 17:33:30.012 | tas_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_auth.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_base.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_credentials.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_decorators.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_ssh.py 2021-12-14 17:33:30.012 | M tempest/tests/lib/test_tempest_lib.py 2021-12-14 17:33:30.012 | M tempest/tests/test_base_test.py 2021-12-14 17:33:30.012 | M tempest/tests/test_config.py 2021-12-14 17:33:30.013 | M tempest/tests/test_decorators.py 2021-12-14 17:33:30.013 | M tempest/tests/test_hacking.py 2021-12-14 17:33:30.013 | M tempest/tests/test_imports.py 2021-12-14 17:33:30.013 | M tempest/tests/test_list_tests.py 2021-12-14 17:33:30.013 | M tempest/tests/test_microversions.py 2021-12-14 17:33:30.013 | M tempest/tests/test_tempest_plugin.py 2021-12-14 17:33:30.013 | M tempest/tests/test_test.py 2021-12-14 17:33:30.013 | M tempest/tests/utils.py 2021-12-14 17:33:30.013 | M tempest/version.py 2021-12-14 17:33:30.013 | M test-requirements.txt 2021-12-14 17:33:30.013 | M tools/generate-tempest-plugins-list.py 2021-12-14 17:33:30.013 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-14 17:33:30.013 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-14 17:33:30.013 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-14 17:33:30.013 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-14 17:33:30.013 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-14 17:33:30.013 | M tools/tempest-plugin-sanity.sh 2021-12-14 17:33:30.013 | M tox.ini 2021-12-14 17:33:30.013 | M zuul.d/base.yaml 2021-12-14 17:33:30.013 | M zuul.d/integrated-gate.yaml 2021-12-14 17:33:30.013 | M zuul.d/project.yaml 2021-12-14 17:33:30.013 | M zuul.d/stable-jobs.yaml 2021-12-14 17:33:30.013 | M zuul.d/tempest-specific.yaml 2021-12-14 17:33:30.013 | Your branch is up to date with 'origin/master'. 2021-12-14 17:33:30.013 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-14 17:33:30.013 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-14 17:33:30.013 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.nvd6tquCeO 2021-12-14 17:33:30.013 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.nvd6tquCeO 2021-12-14 17:33:30.013 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-14 17:33:30.013 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.nvd6tquCeO 2021-12-14 17:33:30.013 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-14 17:33:30.013 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-14 17:33:30.014 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-14 17:33:30.021 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-14 17:33:30.639 | full create: /opt/stack/tempest/.tox/tempest 2021-12-14 17:33:31.483 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-14 17:33:57.409 | full develop-inst: /opt/stack/tempest 2021-12-14 17:34:02.885 | 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.0,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.2,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:34:02.885 | ___________________________________ summary ____________________________________ 2021-12-14 17:34:02.885 | full: skipped tests 2021-12-14 17:34:02.885 | congratulations :) 2021-12-14 17:34:02.914 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.nvd6tquCeO -r requirements.txt 2021-12-14 17:34:03.585 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.634 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.715 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.747 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.794 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.964 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:03.992 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.017 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.058 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.131 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.203 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.207 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.306 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.324 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.379 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.440 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.523 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.531 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:04.564 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:34:04.566 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 26)) (4.5.0) 2021-12-14 17:34:04.577 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 47)) (5.8.0) 2021-12-14 17:34:04.580 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 54)) (5.1.0) 2021-12-14 17:34:04.585 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 65)) (3.0.0) 2021-12-14 17:34:04.596 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 122)) (2.3.0) 2021-12-14 17:34:04.608 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 140)) (0.8.0) 2021-12-14 17:34:04.615 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 149)) (2.4.0) 2021-12-14 17:34:04.629 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 175)) (2.8.1) 2021-12-14 17:34:04.664 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 180)) (1.26.7) 2021-12-14 17:34:04.687 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 185)) (1.4.0) 2021-12-14 17:34:04.701 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 189)) (6.0) 2021-12-14 17:34:04.704 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 194)) (36.0.0) 2021-12-14 17:34:04.758 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 212)) (1.1.0) 2021-12-14 17:34:04.765 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 220)) (3.2.0) 2021-12-14 17:34:04.775 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 258)) (3.10.0) 2021-12-14 17:34:04.789 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 293)) (4.6.1) 2021-12-14 17:34:04.831 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 297)) (4.8.2) 2021-12-14 17:34:04.874 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 323)) (3.2.1) 2021-12-14 17:34:04.903 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 324)) (4.2.0) 2021-12-14 17:34:04.913 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 335)) (0.4.0) 2021-12-14 17:34:04.916 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 364)) (2.5.0) 2021-12-14 17:34:04.927 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 404)) (1.4.0) 2021-12-14 17:34:04.940 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 412)) (1.0.3) 2021-12-14 17:34:04.944 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 414)) (8.7.1) 2021-12-14 17:34:04.988 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 429)) (3.0.6) 2021-12-14 17:34:04.995 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 441)) (3.5.0) 2021-12-14 17:34:05.004 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 451)) (2.3.3) 2021-12-14 17:34:05.065 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 469)) (1.16.0) 2021-12-14 17:34:05.068 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 500)) (1.13.3) 2021-12-14 17:34:05.071 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 511)) (1.5.0) 2021-12-14 17:34:05.076 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 516)) (0.18.2) 2021-12-14 17:34:05.080 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 545)) (5.4.0) 2021-12-14 17:34:05.107 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 562)) (1.15.0) 2021-12-14 17:34:05.111 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 565)) (3.2.0) 2021-12-14 17:34:05.143 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 578)) (3.6.0) 2021-12-14 17:34:05.169 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 593)) (0.14.1) 2021-12-14 17:34:05.174 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 600)) (4.12.0) 2021-12-14 17:34:05.191 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 606)) (2.8.2) 2021-12-14 17:34:05.196 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 611)) (2021.3) 2021-12-14 17:34:05.200 | Requirement already satisfied: setuptools===59.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 620)) (59.5.0) 2021-12-14 17:34:05.253 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 146)) (0.2.5) 2021-12-14 17:34:05.258 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 170)) (1.0.0) 2021-12-14 17:34:05.261 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.nvd6tquCeO (line 212)) (1.4.0) 2021-12-14 17:34:05.264 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 153)) (1.4.0) 2021-12-14 17:34:05.268 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 57)) (3.4.0) 2021-12-14 17:34:05.274 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 121)) (0.9.6) 2021-12-14 17:34:05.277 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 172)) (4.0.1) 2021-12-14 17:34:05.279 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 2)) (0.12.2) 2021-12-14 17:34:05.284 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 230)) (2.26.0) 2021-12-14 17:34:05.312 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 50)) (21.2.0) 2021-12-14 17:34:05.371 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 283)) (1.8.2) 2021-12-14 17:34:05.373 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 187)) (2.21) 2021-12-14 17:34:05.377 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 509)) (0.18.0) 2021-12-14 17:34:05.382 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 531)) (1.6) 2021-12-14 17:34:05.384 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 350)) (21.3) 2021-12-14 17:34:05.390 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 538)) (0.11.0) 2021-12-14 17:34:05.393 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 378)) (1.0.2) 2021-12-14 17:34:05.397 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 380)) (1.0.0) 2021-12-14 17:34:05.399 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 382)) (3.3) 2021-12-14 17:34:05.403 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.nvd6tquCeO (line 586)) (2.0.9) 2021-12-14 17:34:05.408 | 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.nvd6tquCeO (line 230)) (2021.10.8) 2021-12-14 17:34:05.501 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-14 17:34:05.501 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-14 17:34:05.557 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-14 17:34:05.559 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.nvd6tquCeO 2021-12-14 17:34:05.563 | ++ lib/tempest:install_tempest:769 : popd 2021-12-14 17:34:05.564 | ~/devstack 2021-12-14 17:34:05.566 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-14 17:34:05.568 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-14 17:34:05.571 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:34:05.573 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-14 17:34:05.576 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-14 17:34:05.578 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-14 17:34:05.581 | + functions-common:run_plugins:1746 : local phase=install 2021-12-14 17:34:05.583 | + functions-common:run_plugins:1748 : local plugins= 2021-12-14 17:34:05.586 | + functions-common:run_plugins:1749 : local plugin 2021-12-14 17:34:05.588 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-14 17:34:05.591 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-14 17:34:05.593 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-14 17:34:05.596 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-12-14 17:34:05.598 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-12-14 17:34:05.600 | + inc/python:use_library_from_git:266 : return 1 2021-12-14 17:34:05.603 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-14 17:34:05.605 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-14 17:34:05.608 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:34:05.612 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-14 17:34:05.614 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-14 17:34:05.617 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:34:05.620 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:34:05.622 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:34:05.627 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-14 17:34:05.629 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-14 17:34:05.632 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-14 17:34:05.635 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-14 17:34:05.637 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-14 17:34:05.658 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-14 17:34:05.663 | + 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-14 17:34:08.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:34:08.431 | 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-14 17:34:08.432 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.432 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.433 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.433 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.433 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.434 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.434 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.435 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.435 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.436 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.436 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.437 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.437 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.438 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.438 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.439 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.439 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.440 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.440 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.440 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.441 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.441 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.442 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.442 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.443 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.445 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.445 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.446 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.446 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.447 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.447 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.448 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.448 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.448 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.449 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.449 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.450 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.450 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.451 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.451 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.451 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.452 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.452 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.452 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.453 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.453 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.454 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.454 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.454 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.455 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.455 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.456 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.456 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.457 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.457 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.458 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.458 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.459 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.459 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.459 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.460 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.461 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.461 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.462 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.462 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.463 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.463 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.464 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.464 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.465 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.466 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.466 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.466 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.467 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.467 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.467 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.468 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.468 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.469 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.469 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.469 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.470 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.471 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.471 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.471 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.472 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.472 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.473 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.473 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.474 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.474 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.475 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.475 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.475 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.476 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.476 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.477 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.477 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.478 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.478 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.479 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.479 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.480 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.480 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.481 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.481 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.482 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.482 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.483 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.483 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.483 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.484 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.485 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.485 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.486 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.486 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.487 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.487 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.487 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.488 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.488 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.489 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.489 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.489 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.490 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.490 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.491 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.492 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.492 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.492 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.493 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.493 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.493 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.494 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.494 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.495 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.495 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.496 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.496 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.496 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.497 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.497 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.498 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.498 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.499 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.499 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.499 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.500 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.501 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.501 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.502 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.502 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.502 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.503 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.503 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.504 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.504 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.504 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.505 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.505 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.506 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.506 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.506 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.507 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.507 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.508 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.508 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.508 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.509 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.509 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.510 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.510 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.510 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.511 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.511 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.512 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.512 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.512 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.513 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.513 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.513 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.514 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.514 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.515 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.515 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.515 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.516 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.516 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.517 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.517 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.517 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.518 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.518 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.519 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.519 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.519 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.520 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.520 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.521 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.521 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.522 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.522 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.522 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.523 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.523 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.524 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.524 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.524 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.525 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.525 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.525 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.526 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.526 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.527 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.527 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.528 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.528 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.529 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.529 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.530 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.530 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.531 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.531 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.532 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.533 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.533 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.534 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.534 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.534 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.535 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.535 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.536 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.537 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.537 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.538 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.539 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.539 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.539 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.540 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.540 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.541 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.541 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.542 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.542 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.542 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.543 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.543 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.544 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.544 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.544 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.545 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.545 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.546 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.546 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.547 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.547 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.548 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.548 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.549 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.549 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.550 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.550 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.550 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.551 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.551 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.552 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.552 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.552 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.553 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.553 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.554 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.554 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.555 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.555 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.555 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.556 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.556 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.557 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.557 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.557 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.558 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.558 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.559 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.559 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.560 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.560 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.560 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.561 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.561 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.561 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.562 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.562 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.563 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.564 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.564 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.564 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.565 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.565 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.566 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.566 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.566 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.567 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.567 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.568 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.568 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.569 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.569 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.569 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.570 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.570 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.570 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.571 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.571 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.572 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.572 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.573 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.573 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.573 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.574 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.574 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.575 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.575 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.575 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.576 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.576 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.577 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.577 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.578 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.578 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.579 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.579 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.580 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.580 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.581 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.581 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.582 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.582 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.583 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.583 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.583 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.584 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.584 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.585 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.585 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.585 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.586 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.586 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.587 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.587 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.587 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.588 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.588 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.589 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.589 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.590 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.590 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.590 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.591 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.591 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.592 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.592 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.593 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.593 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.593 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.594 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.594 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.595 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.595 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.596 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.596 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.596 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.597 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.597 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.598 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.598 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.598 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.599 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.599 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.600 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.600 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.600 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.601 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.602 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.602 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.602 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.603 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.603 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.604 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.604 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.605 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.605 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.605 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.606 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.606 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.607 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.607 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.608 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.608 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.608 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.609 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.609 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.610 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.610 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.611 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.611 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.612 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.612 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.613 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.613 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.614 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.614 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.615 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.615 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.616 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.616 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:34:08.616 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:34:08.617 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:34:08.826 | Collecting python-openstackclient===5.2.0 2021-12-14 17:34:08.833 | 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-14 17:34:08.977 | 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-14 17:34:08.981 | 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-14 17:34:08.984 | 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-14 17:34:09.004 | 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-14 17:34:09.025 | 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-14 17:34:09.045 | 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-14 17:34:09.066 | 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-14 17:34:09.075 | 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-14 17:34:09.092 | 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-14 17:34:09.120 | 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-14 17:34:09.126 | 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-14 17:34:09.142 | 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-14 17:34:09.145 | 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-14 17:34:09.148 | 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-14 17:34:09.216 | 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-14 17:34:09.219 | 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-14 17:34:09.232 | 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-14 17:34:09.255 | 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-14 17:34:09.269 | 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-14 17:34:09.276 | 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-14 17:34:09.284 | 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-14 17:34:09.287 | 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-14 17:34:09.292 | 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-14 17:34:09.296 | 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-14 17:34:09.300 | 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-14 17:34:09.341 | 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-14 17:34:09.344 | 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-14 17:34:09.348 | 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-14 17:34:09.351 | 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-14 17:34:09.357 | 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-14 17:34:09.360 | 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-14 17:34:09.384 | 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-14 17:34:09.388 | 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-14 17:34:09.392 | 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-14 17:34:09.398 | 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-14 17:34:09.414 | 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-14 17:34:09.417 | 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-14 17:34:09.422 | 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-14 17:34:09.445 | 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-14 17:34:09.448 | 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-14 17:34:09.450 | 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-14 17:34:09.455 | 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-14 17:34:09.459 | 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-14 17:34:09.462 | 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-14 17:34:09.466 | 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-14 17:34:09.470 | 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-14 17:34:09.473 | 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-14 17:34:11.425 | Installing collected packages: python-openstackclient 2021-12-14 17:34:12.742 | Successfully installed python-openstackclient-5.2.0 2021-12-14 17:34:12.881 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:34:12.881 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:34:12.963 | + inc/python:pip_install:207 : result=0 2021-12-14 17:34:12.965 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:34:12.968 | + functions-common:time_stop:2331 : local name 2021-12-14 17:34:12.970 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:34:12.973 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:34:12.975 | + functions-common:time_stop:2334 : local total 2021-12-14 17:34:12.978 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:34:12.980 | + functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:34:12.982 | + functions-common:time_stop:2338 : start_time=1639503245652 2021-12-14 17:34:12.985 | + functions-common:time_stop:2340 : [[ -z 1639503245652 ]] 2021-12-14 17:34:12.988 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:34:12.992 | + functions-common:time_stop:2343 : end_time=1639503252989 2021-12-14 17:34:12.995 | + functions-common:time_stop:2344 : elapsed_time=7337 2021-12-14 17:34:12.998 | + functions-common:time_stop:2345 : total=248840 2021-12-14 17:34:13.001 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:34:13.003 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=256177 2021-12-14 17:34:13.006 | + inc/python:pip_install:210 : return 0 2021-12-14 17:34:13.008 | + ./stack.sh:main:959 : install_oscwrap 2021-12-14 17:34:13.011 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-14 17:34:13.015 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.s6CpPPF9lu 2021-12-14 17:34:13.017 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-14 17:34:13.020 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-14 17:34:13.023 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-14 17:34:13.025 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-14 17:34:13.028 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-14 17:34:13.030 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-14 17:34:13.047 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:34:13.050 | + ./stack.sh:main:1013 : configure_database 2021-12-14 17:34:13.052 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-14 17:34:13.055 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-14 17:34:13.057 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-14 17:34:13.059 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:34:13.062 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-14 17:34:13.065 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-14 17:34:13.067 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:34:13.069 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:34:13.072 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-14 17:34:13.074 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-14 17:34:13.076 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-14 17:34:13.078 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-14 17:34:13.081 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-14 17:34:13.083 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-14 17:34:13.085 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-14 17:34:13.087 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-14 17:34:13.090 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-14 17:34:13.092 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-14 17:34:13.094 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-14 17:34:13.097 | + functions-common:is_suse:462 : is_opensuse 2021-12-14 17:34:13.099 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-14 17:34:13.101 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-14 17:34:13.104 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-14 17:34:13.106 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-14 17:34:13.108 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-14 17:34:13.111 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-14 17:34:13.132 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:34:13.132 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-14 17:34:13.137 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-14 17:34:13.139 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:34:13.144 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:34:13.148 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-14 17:34:13.150 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-14 17:34:13.153 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-14 17:34:13.155 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:34:13.158 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:34:13.160 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-14 17:34:13.163 | + 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-14 17:34:13.173 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:34:13.186 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-14 17:34:13.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:34:13.210 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-14 17:34:13.213 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-14 17:34:13.214 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-14 17:34:13.218 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-14 17:34:13.271 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-14 17:34:13.316 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-14 17:34:13.360 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-14 17:34:13.405 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-14 17:34:13.408 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-14 17:34:13.410 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:34:13.413 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-14 17:34:15.614 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-14 17:34:15.616 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-14 17:34:15.620 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-14 17:34:15.623 | + functions-common:save_stackenv:62 : time_stamp=2021-12-14-173415 2021-12-14 17:34:15.626 | + functions-common:save_stackenv:63 : echo '# 2021-12-14-173415 1017' 2021-12-14 17:34:15.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.631 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-14 17:34:15.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.636 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-14 17:34:15.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.641 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-14 17:34:15.644 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.646 | + 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,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,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-14 17:34:15.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.651 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2021-12-14 17:34:15.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.657 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.58/identity 2021-12-14 17:34:15.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.662 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2021-12-14 17:34:15.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.667 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-14-172036 2021-12-14 17:34:15.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.671 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-14 17:34:15.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.677 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2021-12-14 17:34:15.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.682 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-14 17:34:15.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.687 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-14 17:34:15.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.697 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-14 17:34:15.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:34:15.702 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-14 17:34:15.705 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-14 17:34:15.707 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-14 17:34:15.710 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-14 17:34:15.725 | + ./stack.sh:main:1043 : start_dstat 2021-12-14 17:34:15.727 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.730 | + functions-common:run_process:1582 : local service=dstat 2021-12-14 17:34:15.732 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.736 | + functions-common:run_process:1584 : local group= 2021-12-14 17:34:15.738 | + functions-common:run_process:1585 : local user= 2021-12-14 17:34:15.740 | + functions-common:run_process:1587 : local name=dstat 2021-12-14 17:34:15.743 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:34:15.745 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:34:15.748 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:34:15.750 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:34:15.754 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:34:15.757 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503255754 2021-12-14 17:34:15.760 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-14 17:34:15.776 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:34:15.778 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-14 17:34:15.781 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-14 17:34:15.784 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.786 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.789 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.791 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.794 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-14 17:34:15.796 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-14 17:34:15.799 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-14 17:34:15.802 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:34:15.804 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:34:15.807 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-14 17:34:15.809 | + 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-14 17:34:15.812 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-14 17:34:15.814 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-14 17:34:15.817 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:34:15.819 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:34:15.821 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:34:15.824 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:34:15.826 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-14 17:34:15.829 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:34:15.833 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-14 17:34:15.885 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-14 17:34:15.943 | + 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-14 17:34:15.988 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-14 17:34:16.033 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-14 17:34:16.076 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:34:16.121 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:34:16.124 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-14 17:34:16.177 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:34:16.357 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-14 17:34:16.370 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-14 17:34:16.553 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-14 17:34:16.575 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:34:16.576 | + functions-common:time_stop:2331 : local name 2021-12-14 17:34:16.580 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:34:16.583 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:34:16.586 | + functions-common:time_stop:2334 : local total 2021-12-14 17:34:16.588 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:34:16.590 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:34:16.593 | + functions-common:time_stop:2338 : start_time=1639503255754 2021-12-14 17:34:16.595 | + functions-common:time_stop:2340 : [[ -z 1639503255754 ]] 2021-12-14 17:34:16.598 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:34:16.608 | + functions-common:time_stop:2343 : end_time=1639503256599 2021-12-14 17:34:16.608 | + functions-common:time_stop:2344 : elapsed_time=845 2021-12-14 17:34:16.608 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:34:16.610 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:34:16.613 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=845 2021-12-14 17:34:16.615 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-14 17:34:16.618 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-14 17:34:16.620 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-14 17:34:16.623 | + functions-common:run_process:1584 : local group= 2021-12-14 17:34:16.626 | + functions-common:run_process:1585 : local user=root 2021-12-14 17:34:16.629 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-14 17:34:16.631 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:34:16.634 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:34:16.636 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:34:16.638 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:34:16.642 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:34:16.646 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503256642 2021-12-14 17:34:16.648 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-14 17:34:16.667 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:34:16.670 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:34:16.673 | + functions-common:time_stop:2331 : local name 2021-12-14 17:34:16.675 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:34:16.678 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:34:16.682 | + functions-common:time_stop:2334 : local total 2021-12-14 17:34:16.684 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:34:16.687 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:34:16.690 | + functions-common:time_stop:2338 : start_time=1639503256642 2021-12-14 17:34:16.692 | + functions-common:time_stop:2340 : [[ -z 1639503256642 ]] 2021-12-14 17:34:16.695 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:34:16.699 | + functions-common:time_stop:2343 : end_time=1639503256696 2021-12-14 17:34:16.702 | + functions-common:time_stop:2344 : elapsed_time=54 2021-12-14 17:34:16.704 | + functions-common:time_stop:2345 : total=845 2021-12-14 17:34:16.707 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:34:16.709 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=899 2021-12-14 17:34:16.711 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-14 17:34:16.729 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:34:16.731 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-14 17:34:16.748 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:34:16.751 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-14 17:34:16.767 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:34:16.769 | + ./stack.sh:main:1056 : start_etcd3 2021-12-14 17:34:16.772 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-14 17:34:16.774 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-821737-1-smb --data-dir /opt/stack/data/etcd' 2021-12-14 17:34:16.777 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-14 17:34:16.779 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-821737-1-smb=http://10.222.0.58:2380' 2021-12-14 17:34:16.781 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2021-12-14 17:34:16.784 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2021-12-14 17:34:16.786 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-14 17:34:16.789 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-14 17:34:16.791 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2021-12-14 17:34:16.793 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-14 17:34:16.796 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-14 17:34:16.798 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-14 17:34:16.801 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-821737-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-821737-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2021-12-14 17:34:16.803 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-14 17:34:16.806 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-cinder-821737-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-821737-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2021-12-14 17:34:16.808 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:34:16.811 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-14 17:34:16.813 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:34:16.816 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:34:16.818 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-14 17:34:16.820 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:34:16.824 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-14 17:34:16.878 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-14 17:34:16.931 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-821737-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-821737-1-smb=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2021-12-14 17:34:16.975 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-14 17:34:17.020 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-14 17:34:17.064 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:34:17.109 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:34:17.111 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-14 17:34:17.165 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:34:17.357 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-14 17:34:17.404 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-14 17:34:17.450 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-14 17:34:17.496 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-14 17:34:17.541 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-14 17:34:17.545 | ++ functions-common:is_arch:428 : uname -m 2021-12-14 17:34:17.548 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-14 17:34:17.551 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-14 17:34:17.740 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-14 17:34:17.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-14 17:34:17.919 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-14 17:34:18.073 | + ./stack.sh:main:1067 : cat 2021-12-14 17:34:18.078 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-14 17:34:18.094 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:34:18.096 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-14 17:34:18.099 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-14 17:34:18.102 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-14 17:34:18.104 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.58/identity 2021-12-14 17:34:18.107 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.58/identity 2021-12-14 17:34:18.110 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-14 17:34:18.112 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-14 17:34:18.115 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-14 17:34:18.118 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-14 17:34:18.120 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-14 17:34:18.123 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-14 17:34:18.126 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-14 17:34:18.129 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-14 17:34:18.131 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-14 17:34:18.134 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-14 17:34:18.136 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-14 17:34:18.139 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-14 17:34:18.142 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-14 17:34:18.157 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:34:18.160 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-14 17:34:18.162 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:34:18.165 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-14 17:34:18.167 | + ./stack.sh:main:1092 : '[' 10.222.0.58 == 10.222.0.58 ']' 2021-12-14 17:34:18.170 | + ./stack.sh:main:1093 : init_keystone 2021-12-14 17:34:18.173 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-14 17:34:18.188 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:34:18.190 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-14 17:34:18.193 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-14 17:34:18.195 | + lib/database:recreate_database:110 : local db=keystone 2021-12-14 17:34:18.197 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-14 17:34:18.200 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-14 17:34:18.202 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-14 17:34:18.206 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:34:18.220 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-14 17:34:18.223 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:34:18.236 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-14 17:34:18.238 | + functions-common:time_start:2317 : local name=dbsync 2021-12-14 17:34:18.240 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:34:18.243 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:34:18.246 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:34:18.249 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503258247 2021-12-14 17:34:18.252 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-14 17:34:20.538 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:20.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.541 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.541 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.543 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.543 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.547 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.548 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.549 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.549 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.550 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.551 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.551 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.553 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.553 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.556 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:20.556 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:20.589 | 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=71521) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:34:20.592 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:20.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.594 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.594 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.596 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.596 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.600 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.600 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.601 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.602 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.602 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.603 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.603 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.605 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.605 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.608 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:20.608 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:20.650 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:20.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.652 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.652 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.654 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.654 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.658 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.659 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.660 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.660 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.660 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.661 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.662 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.664 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.664 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.666 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:20.667 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:20.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.983 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.983 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.985 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.985 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.989 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.990 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.991 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.991 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.991 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.992 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.993 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.996 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.996 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:20.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:20.999 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:21.005 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-14 17:34:31.157 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.157 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-14 17:34:31.191 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.191 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-14 17:34:31.234 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.234 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-14 17:34:31.268 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.268 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-14 17:34:31.306 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.306 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-14 17:34:31.337 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:31.337 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-14 17:34:32.308 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:32.308 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-14 17:34:32.780 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:32.780 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-14 17:34:32.988 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:32.988 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-14 17:34:33.028 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.028 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-14 17:34:33.062 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.062 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-14 17:34:33.096 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.097 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-14 17:34:33.131 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.131 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-14 17:34:33.165 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.165 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-14 17:34:33.449 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:33.449 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-14 17:34:34.409 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:34.409 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-14 17:34:35.828 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:35.828 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-14 17:34:36.223 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:36.223 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-14 17:34:36.803 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:36.803 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-14 17:34:37.009 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:37.009 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-14 17:34:38.254 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:38.254 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-14 17:34:39.022 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:39.022 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-14 17:34:39.122 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:39.122 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-14 17:34:39.594 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:39.594 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-14 17:34:40.831 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:40.831 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-14 17:34:42.200 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:42.200 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-14 17:34:43.945 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:43.946 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-14 17:34:44.899 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:44.900 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-14 17:34:45.677 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.677 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-14 17:34:45.719 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.720 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-14 17:34:45.760 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.760 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-14 17:34:45.799 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.800 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-14 17:34:45.834 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.834 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-14 17:34:45.873 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.873 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-14 17:34:45.922 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:45.923 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-14 17:34:46.105 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:46.105 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-14 17:34:46.376 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:46.377 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-14 17:34:46.410 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:46.411 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-14 17:34:47.248 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:47.249 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-14 17:34:47.765 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:47.765 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-14 17:34:48.457 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:48.457 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-14 17:34:49.228 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:49.228 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-14 17:34:49.665 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:49.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.668 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.668 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.670 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.670 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.674 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.675 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.676 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.676 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.676 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.677 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.677 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.679 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.679 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.682 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.684 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.684 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.686 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.687 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.690 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.691 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.692 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.692 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.693 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.694 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.694 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.696 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.696 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.699 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.699 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.699 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.701 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.701 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.703 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.703 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.707 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.708 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.709 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.709 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.709 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.710 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.711 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.713 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.713 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.715 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.722 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.723 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.723 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.724 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.724 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.724 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.725 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.725 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.725 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.726 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.727 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.727 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.728 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.728 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.728 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.731 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.731 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.734 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.735 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.737 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.737 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.738 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.738 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.738 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.738 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.738 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.740 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.740 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.741 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.741 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.741 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.741 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.741 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.742 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.745 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.746 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.746 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.746 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.746 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.747 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.747 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.748 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.749 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.749 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.750 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.750 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.750 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.751 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.811 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.812 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.812 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.813 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.813 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.814 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.814 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.814 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.815 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.817 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.817 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.818 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.818 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.818 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.818 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.821 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.821 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.824 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.824 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.824 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.824 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.824 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.825 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.825 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.827 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.827 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.828 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.828 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.829 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.829 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.829 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.831 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.831 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.831 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.831 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.832 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.832 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.832 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.833 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.835 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.836 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.836 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.837 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.837 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.837 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.837 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.839 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.839 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.840 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.840 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.840 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.840 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.841 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.841 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.842 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.842 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.844 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.844 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.844 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.844 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.845 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.845 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.846 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.847 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.847 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.847 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.848 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.848 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.851 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.851 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.853 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.853 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.854 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.854 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.854 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.854 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.854 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.856 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.856 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.857 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.857 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.857 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.858 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.858 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.860 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.860 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.860 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.860 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.861 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.861 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.861 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.862 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.864 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.865 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.865 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.866 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.866 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.866 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.866 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.868 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.868 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.869 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.869 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.869 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.869 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.870 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.870 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:34:49.876 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.877 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.877 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.878 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.878 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.878 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.879 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.879 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.880 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.881 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.881 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.881 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.881 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.882 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.884 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.885 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.887 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.887 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.887 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.887 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.888 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.888 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.888 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.890 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.891 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.891 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.892 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.892 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.892 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.892 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.894 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.894 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.895 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.895 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.895 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.895 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.895 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.896 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.899 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.899 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.899 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.900 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.900 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.901 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.901 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.902 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.902 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.903 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.903 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.903 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.904 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:34:49.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:34:49.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:34:49.904 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:34:49.912 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-14 17:34:49.963 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:49.963 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-14 17:34:49.997 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:49.997 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-14 17:34:51.177 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.177 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-14 17:34:51.214 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.214 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-14 17:34:51.251 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.251 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-14 17:34:51.285 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.285 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-14 17:34:51.325 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.325 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-14 17:34:51.368 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.368 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-14 17:34:51.408 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:51.408 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-14 17:34:52.437 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:52.437 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-14 17:34:52.472 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:52.472 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-14 17:34:53.556 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:53.556 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-14 17:34:53.591 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:53.591 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-14 17:34:54.691 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:54.691 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-14 17:34:54.725 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:54.725 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-14 17:34:54.953 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:54.953 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-14 17:34:54.982 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:54.982 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-14 17:34:55.005 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:55.005 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-14 17:34:55.031 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:55.031 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-14 17:34:55.059 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:55.059 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-14 17:34:55.087 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:55.088 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-14 17:34:55.385 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:55.385 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-14 17:34:56.037 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:56.037 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-14 17:34:57.045 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.045 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-14 17:34:57.088 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.088 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-14 17:34:57.122 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.122 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-14 17:34:57.156 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.156 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-14 17:34:57.205 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.205 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-14 17:34:57.236 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.236 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-14 17:34:57.537 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.537 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-14 17:34:57.767 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:57.768 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-14 17:34:58.630 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:58.630 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-14 17:34:59.859 | INFO migrate.versioning.api [-] done 2021-12-14 17:34:59.859 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-14 17:35:00.356 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:00.356 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-14 17:35:00.877 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:00.877 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-14 17:35:01.245 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.245 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-14 17:35:01.276 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.276 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-14 17:35:01.310 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.310 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-14 17:35:01.339 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.339 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-14 17:35:01.373 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.373 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-14 17:35:01.407 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.407 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-14 17:35:01.445 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.445 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-14 17:35:01.474 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.474 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-14 17:35:01.522 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:01.522 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-14 17:35:02.365 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:02.365 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-14 17:35:02.405 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:02.405 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-14 17:35:04.656 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:04.656 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-14 17:35:05.928 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:05.928 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-14 17:35:05.967 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:05.968 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-14 17:35:06.002 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:06.002 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-14 17:35:06.070 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:06.071 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-14 17:35:06.105 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:06.105 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-14 17:35:06.533 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:06.533 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-14 17:35:06.573 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:06.573 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-14 17:35:07.062 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.062 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-14 17:35:07.576 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.576 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-14 17:35:07.605 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.605 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-14 17:35:07.633 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.633 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-14 17:35:07.662 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.662 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-14 17:35:07.696 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.696 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-14 17:35:07.731 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:07.731 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-14 17:35:08.608 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:08.608 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-14 17:35:08.642 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:08.642 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-14 17:35:09.059 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:09.059 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-14 17:35:10.576 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:10.577 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-14 17:35:11.002 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.002 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-14 17:35:11.030 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.030 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-14 17:35:11.059 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.059 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-14 17:35:11.087 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.087 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-14 17:35:11.120 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.120 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-14 17:35:11.159 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.159 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-14 17:35:11.193 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.194 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-14 17:35:11.936 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.936 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-14 17:35:11.965 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.965 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-14 17:35:11.994 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:11.994 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-14 17:35:12.022 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.022 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-14 17:35:12.045 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.045 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-14 17:35:12.073 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.074 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.075 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.076 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.078 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.078 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.078 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.078 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.079 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.081 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.082 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.082 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.083 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.083 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.083 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.083 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.085 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.086 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.087 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.087 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.087 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.140 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.140 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.140 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.140 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.143 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.144 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.144 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.145 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.145 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.149 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.149 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.150 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.150 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.151 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.151 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.154 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.154 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.154 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.154 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.155 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.155 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.156 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.157 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.158 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.158 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.158 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.158 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.160 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.164 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.165 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.167 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.167 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.167 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.167 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.168 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.168 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.168 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.170 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.170 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.171 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.171 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.171 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.171 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.171 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.173 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.173 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.175 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.179 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.179 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.179 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.180 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.181 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.181 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.182 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.182 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.182 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.183 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.183 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.184 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.184 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.185 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.188 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.190 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.192 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.193 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.198 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.200 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.200 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.200 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.202 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.202 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.202 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.202 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.203 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.203 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.203 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.204 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.206 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.207 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.207 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.207 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.208 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.208 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.208 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.209 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.210 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.210 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.211 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.211 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.211 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.211 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.212 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.218 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.220 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.220 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.222 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.222 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.222 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.223 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.223 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.226 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.226 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.227 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.227 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.228 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.228 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.228 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.228 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.228 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.229 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.229 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.229 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.229 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.230 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.231 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.231 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.232 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.232 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.232 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.232 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.233 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.233 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.233 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.233 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.233 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.234 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.236 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.236 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.236 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.237 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.237 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.239 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.239 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.239 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.241 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.241 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.242 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.242 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.243 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.243 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.243 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.243 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.244 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.244 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.244 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.244 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.246 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.246 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.351 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.351 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.353 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.353 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.353 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.354 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.354 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.357 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.357 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.358 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.358 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.359 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.359 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.359 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.359 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.359 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.360 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.360 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.360 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.360 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.361 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.362 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.362 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.363 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.363 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.363 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.363 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.364 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.364 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.364 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.364 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.364 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.365 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.366 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.367 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.367 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.368 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.368 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.370 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.370 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.370 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.371 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.372 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.372 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.373 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.373 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.374 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.374 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.374 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.374 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.375 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.375 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.375 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.375 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.376 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.377 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.377 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.377 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.379 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.379 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.381 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.381 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.382 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.382 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.382 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.385 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.386 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.387 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.387 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.387 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.387 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.388 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.388 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.388 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.388 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.388 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.389 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.389 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.390 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.391 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.391 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.391 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.392 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.392 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.392 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.392 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.392 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.393 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.393 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.393 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.393 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.395 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.395 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.396 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.397 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.397 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.399 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.399 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.399 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.399 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.399 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.400 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.400 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.400 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.401 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.402 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.402 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.402 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.402 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.403 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.403 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.403 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.403 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.404 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.404 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.405 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.406 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.406 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.406 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:12.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.413 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.414 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.416 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.416 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.416 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.416 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.417 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.419 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.419 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.420 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.421 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.421 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.421 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.421 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.422 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.422 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.422 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.422 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.422 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.423 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.424 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.425 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.425 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.425 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.425 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.426 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.426 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.426 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.426 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.427 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.427 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.427 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.427 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.429 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.429 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.430 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.431 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.431 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.432 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.433 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.434 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.434 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.435 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.435 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.435 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.435 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.436 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.436 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.436 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.437 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.437 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.437 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.438 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.438 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.438 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.438 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.438 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.439 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.439 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.439 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:12.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:12.439 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:12.440 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:12.446 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-14 17:35:12.490 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.491 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-14 17:35:12.539 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.539 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-14 17:35:12.579 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.579 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-14 17:35:12.610 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.611 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-14 17:35:12.642 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.642 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-14 17:35:12.676 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.676 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-14 17:35:12.710 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.710 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-14 17:35:12.739 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.739 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-14 17:35:12.773 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.773 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-14 17:35:12.813 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.813 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-14 17:35:12.850 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.851 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-14 17:35:12.893 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.893 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-14 17:35:12.927 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.927 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-14 17:35:12.996 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:12.996 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-14 17:35:13.047 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.048 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-14 17:35:13.082 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.082 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-14 17:35:13.127 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.127 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-14 17:35:13.159 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.159 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-14 17:35:13.187 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.187 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-14 17:35:13.216 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.216 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-14 17:35:13.244 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.244 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-14 17:35:13.279 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.279 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-14 17:35:13.319 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.319 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-14 17:35:13.353 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.353 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-14 17:35:13.382 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.382 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-14 17:35:13.410 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.410 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-14 17:35:13.439 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.439 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-14 17:35:13.467 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.467 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-14 17:35:13.533 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.533 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-14 17:35:13.556 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.556 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-14 17:35:13.579 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.579 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-14 17:35:13.611 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.611 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-14 17:35:13.650 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.651 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-14 17:35:13.679 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.679 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-14 17:35:13.708 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.708 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-14 17:35:13.736 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.736 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-14 17:35:13.765 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.765 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-14 17:35:13.794 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.794 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-14 17:35:13.822 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.822 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-14 17:35:13.850 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.851 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-14 17:35:13.881 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.882 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-14 17:35:13.916 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.916 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-14 17:35:13.950 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.950 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-14 17:35:13.984 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:13.984 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-14 17:35:14.016 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.016 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-14 17:35:14.062 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.062 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-14 17:35:14.105 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.105 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-14 17:35:14.139 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.139 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-14 17:35:14.173 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.173 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-14 17:35:14.202 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.202 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-14 17:35:14.231 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.231 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-14 17:35:14.253 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.253 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-14 17:35:14.279 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.279 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-14 17:35:14.302 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.302 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-14 17:35:14.325 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.325 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-14 17:35:14.348 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.348 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-14 17:35:14.376 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.376 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-14 17:35:14.407 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.407 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-14 17:35:14.441 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.441 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-14 17:35:14.479 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.479 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-14 17:35:14.521 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.522 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-14 17:35:14.565 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.565 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-14 17:35:14.590 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.591 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-14 17:35:14.620 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.621 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-14 17:35:14.647 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.647 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-14 17:35:14.685 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.685 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-14 17:35:14.714 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.714 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-14 17:35:14.747 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.748 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-14 17:35:14.777 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.777 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-14 17:35:14.805 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.805 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-14 17:35:14.833 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.833 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-14 17:35:14.858 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.859 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-14 17:35:14.892 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.892 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-14 17:35:14.927 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.927 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-14 17:35:14.961 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:14.961 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-14 17:35:15.000 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:15.000 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-14 17:35:15.039 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:15.039 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-14 17:35:15.079 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:15.079 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.081 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.082 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.083 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.084 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.086 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.088 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.093 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.093 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.094 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.094 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.094 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.095 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.097 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.098 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.100 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.100 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.101 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.101 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.102 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.103 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.104 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.104 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.108 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.108 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.110 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.110 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.112 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.112 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.113 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.113 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.113 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.116 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.116 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.117 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.117 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.118 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.118 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.118 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.118 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.119 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.119 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.119 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.120 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.120 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.121 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.122 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.122 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.122 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.123 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.123 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.123 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.123 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.123 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.124 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.124 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.124 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.124 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.126 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.126 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.127 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.128 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.128 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.130 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.131 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.131 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.131 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.132 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.132 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.132 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.132 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.133 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.133 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.133 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.134 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.134 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.135 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.136 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.137 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.137 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.137 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.138 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.139 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.140 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.141 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.142 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.142 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.142 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.143 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.145 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.146 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.147 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.148 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.149 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.149 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.150 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.151 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.151 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.151 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.152 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.153 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.155 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.155 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.156 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.157 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.157 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.159 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.160 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.160 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.160 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.161 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.162 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.162 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.162 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.163 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.163 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.163 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.164 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.164 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.164 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.164 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.165 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.165 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.165 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.165 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.166 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.166 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.173 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.173 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.174 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.175 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.175 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.176 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.176 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.176 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.178 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.180 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.180 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.183 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.184 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.186 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.187 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.189 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.190 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.190 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.190 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.191 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.191 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.192 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.192 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.193 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.193 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.193 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.195 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.196 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.198 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.198 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.199 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.200 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.200 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.235 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.235 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.235 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.235 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.236 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.236 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.237 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.237 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.238 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.238 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.239 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.239 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.240 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.242 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.242 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.245 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.246 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.247 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.247 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.248 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.248 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.248 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.248 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.249 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.249 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.251 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.251 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.251 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.251 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.252 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.252 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.253 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.253 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.254 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.254 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.255 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.255 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.255 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.256 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.257 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.257 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.257 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.258 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.258 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.258 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.259 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.260 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.261 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.261 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.261 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.262 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.262 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.262 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.263 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.263 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.264 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.264 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.265 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.265 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.266 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.266 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.267 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.267 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.268 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.268 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.269 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.271 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.271 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.273 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.274 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.276 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.276 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.276 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.276 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.277 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.277 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.277 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.277 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.279 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.279 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.279 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.280 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.280 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.280 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.281 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.281 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.282 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.282 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.283 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.283 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.284 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.284 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.285 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.285 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.285 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.286 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.286 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.286 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.287 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.288 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.288 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.289 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.289 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.289 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.290 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.290 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.296 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:35:15.297 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.297 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.298 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.298 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.299 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.299 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.300 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.300 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.301 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.301 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.302 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.302 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.302 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.305 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.305 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.307 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.308 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.310 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.310 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.311 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.311 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.311 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.311 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.312 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.312 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.314 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.314 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.314 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.314 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.315 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.315 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.315 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.316 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.317 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.317 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.318 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.318 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.318 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.319 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.319 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.320 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.320 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.320 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.321 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.321 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.322 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.322 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.323 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.324 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.324 | 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=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:35:15.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:35:15.325 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:35:15.325 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71521) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:35:15.332 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-14 17:35:15.361 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:15.362 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-14 17:35:16.182 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:16.183 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-14 17:35:17.211 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:17.211 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-14 17:35:18.427 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.428 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-14 17:35:18.456 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.456 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-14 17:35:18.485 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.485 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-14 17:35:18.525 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.526 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-14 17:35:18.555 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.556 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-14 17:35:18.584 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.584 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-14 17:35:18.613 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.613 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-14 17:35:18.861 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:18.862 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-14 17:35:19.264 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:19.264 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-14 17:35:19.965 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:19.965 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-14 17:35:21.616 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:21.616 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-14 17:35:22.153 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.153 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-14 17:35:22.182 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.183 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-14 17:35:22.205 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.205 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-14 17:35:22.228 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.228 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-14 17:35:22.265 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.265 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-14 17:35:22.298 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.298 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-14 17:35:22.321 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.321 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-14 17:35:22.344 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.344 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-14 17:35:22.378 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.378 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-14 17:35:22.805 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.805 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-14 17:35:22.833 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.833 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-14 17:35:22.862 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.863 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-14 17:35:22.890 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.890 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-14 17:35:22.919 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.919 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-14 17:35:22.944 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.944 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-14 17:35:22.982 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:22.982 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-14 17:35:23.013 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:23.013 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-14 17:35:23.202 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:23.202 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-14 17:35:23.236 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:23.236 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-14 17:35:23.270 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:23.270 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-14 17:35:23.656 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:23.656 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-14 17:35:24.029 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.030 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-14 17:35:24.213 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.213 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-14 17:35:24.246 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.247 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-14 17:35:24.281 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.281 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-14 17:35:24.315 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.315 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-14 17:35:24.349 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.350 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-14 17:35:24.384 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.384 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-14 17:35:24.418 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.418 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-14 17:35:24.452 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.452 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-14 17:35:24.486 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.487 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-14 17:35:24.519 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.519 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-14 17:35:24.959 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.959 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-14 17:35:24.993 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:24.993 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-14 17:35:25.029 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.029 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-14 17:35:25.063 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.064 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-14 17:35:25.098 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.098 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-14 17:35:25.132 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.132 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-14 17:35:25.167 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.167 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-14 17:35:25.612 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.612 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-14 17:35:25.681 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.681 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-14 17:35:25.715 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.716 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-14 17:35:25.749 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.750 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-14 17:35:25.787 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.787 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-14 17:35:25.816 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.816 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-14 17:35:25.844 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.844 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-14 17:35:25.875 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.875 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-14 17:35:25.909 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:25.909 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-14 17:35:27.291 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.291 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-14 17:35:27.325 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.325 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-14 17:35:27.359 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.359 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-14 17:35:27.393 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.394 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-14 17:35:27.427 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.428 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-14 17:35:27.458 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.458 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-14 17:35:27.485 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.485 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-14 17:35:27.513 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.513 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-14 17:35:27.543 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.543 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-14 17:35:27.731 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.731 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-14 17:35:27.772 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.772 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-14 17:35:27.810 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.810 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-14 17:35:27.856 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.856 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-14 17:35:27.918 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.918 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-14 17:35:27.953 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:27.953 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-14 17:35:27.983 | INFO migrate.versioning.api [-] done 2021-12-14 17:35:28.201 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-14 17:35:28.203 | + functions-common:time_stop:2331 : local name 2021-12-14 17:35:28.206 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:35:28.208 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:35:28.211 | + functions-common:time_stop:2334 : local total 2021-12-14 17:35:28.213 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:35:28.216 | + functions-common:time_stop:2337 : name=dbsync 2021-12-14 17:35:28.218 | + functions-common:time_stop:2338 : start_time=1639503258247 2021-12-14 17:35:28.221 | + functions-common:time_stop:2340 : [[ -z 1639503258247 ]] 2021-12-14 17:35:28.224 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:35:28.228 | + functions-common:time_stop:2343 : end_time=1639503328225 2021-12-14 17:35:28.231 | + functions-common:time_stop:2344 : elapsed_time=69978 2021-12-14 17:35:28.233 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:35:28.235 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:35:28.238 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69978 2021-12-14 17:35:28.240 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-14 17:35:28.243 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-14 17:35:28.246 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-14 17:35:30.358 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-14 17:35:30.358 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-14 17:35:30.359 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-14 17:35:30.359 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-14 17:35:30.359 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-14 17:35:30.360 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-14 17:35:30.360 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-14 17:35:30.360 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-14 17:35:30.360 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-14 17:35:30.563 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-14 17:35:30.567 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-14 17:35:32.720 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-14 17:35:32.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-14 17:35:32.721 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-14 17:35:32.721 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-14 17:35:32.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-14 17:35:32.722 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-14 17:35:32.722 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-14 17:35:32.723 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-14 17:35:32.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-14 17:35:32.922 | + ./stack.sh:main:1094 : start_keystone 2021-12-14 17:35:32.924 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-14 17:35:32.927 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-14 17:35:32.929 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-14 17:35:32.945 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:35:32.948 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-14 17:35:32.951 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-14 17:35:32.955 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-14 17:35:32.957 | + functions-common:run_process:1582 : local service=keystone 2021-12-14 17:35:32.960 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-14 17:35:32.962 | + functions-common:run_process:1584 : local group= 2021-12-14 17:35:32.965 | + functions-common:run_process:1585 : local user= 2021-12-14 17:35:32.967 | + functions-common:run_process:1587 : local name=keystone 2021-12-14 17:35:32.969 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:35:32.972 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:35:32.974 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:35:32.977 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:35:32.980 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:35:32.983 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503332981 2021-12-14 17:35:32.986 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-14 17:35:33.001 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:35:33.004 | + 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-14 17:35:33.006 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-14 17:35:33.009 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-14 17:35:33.012 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-14 17:35:33.014 | + 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-14 17:35:33.016 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-14 17:35:33.019 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-14 17:35:33.021 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-14 17:35:33.024 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-14 17:35:33.026 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:35:33.029 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:35:33.031 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-14 17:35:33.034 | + 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-14 17:35:33.036 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-14 17:35:33.038 | + 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-14 17:35:33.040 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:35:33.042 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:35:33.044 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-14 17:35:33.047 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:35:33.050 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-14 17:35:33.102 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-14 17:35:33.154 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-14 17:35:33.199 | + 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-14 17:35:33.243 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:35:33.287 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-14 17:35:33.330 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-14 17:35:33.374 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-14 17:35:33.418 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-14 17:35:33.461 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-14 17:35:33.505 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:35:33.507 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-14 17:35:33.562 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:35:33.759 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-14 17:35:33.774 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-14 17:35:33.955 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-14 17:35:34.031 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:35:34.033 | + functions-common:time_stop:2331 : local name 2021-12-14 17:35:34.036 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:35:34.038 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:35:34.041 | + functions-common:time_stop:2334 : local total 2021-12-14 17:35:34.043 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:35:34.045 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:35:34.048 | + functions-common:time_stop:2338 : start_time=1639503332981 2021-12-14 17:35:34.051 | + functions-common:time_stop:2340 : [[ -z 1639503332981 ]] 2021-12-14 17:35:34.055 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:35:34.060 | + functions-common:time_stop:2343 : end_time=1639503334056 2021-12-14 17:35:34.062 | + functions-common:time_stop:2344 : elapsed_time=1075 2021-12-14 17:35:34.065 | + functions-common:time_stop:2345 : total=899 2021-12-14 17:35:34.067 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:35:34.069 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1974 2021-12-14 17:35:34.074 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-14 17:35:34.074 | Waiting for keystone to start... 2021-12-14 17:35:34.076 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.58/identity/v3/ 2021-12-14 17:35:34.079 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2021-12-14 17:35:34.081 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:35:34.084 | + functions:wait_for_service:445 : local url=http://10.222.0.58/identity/v3/ 2021-12-14 17:35:34.086 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:35:34.089 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:35:34.092 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:35:34.094 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:35:34.096 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:35:34.099 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:35:34.103 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503334100 2021-12-14 17:35:34.105 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:35:34.110 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2021-12-14 17:35:37.841 | + :: : [[ 200 == 503 ]] 2021-12-14 17:35:37.842 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:35:37.845 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:35:37.848 | + functions-common:time_stop:2331 : local name 2021-12-14 17:35:37.850 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:35:37.853 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:35:37.855 | + functions-common:time_stop:2334 : local total 2021-12-14 17:35:37.858 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:35:37.860 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:35:37.863 | + functions-common:time_stop:2338 : start_time=1639503334100 2021-12-14 17:35:37.865 | + functions-common:time_stop:2340 : [[ -z 1639503334100 ]] 2021-12-14 17:35:37.868 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:35:37.872 | + functions-common:time_stop:2343 : end_time=1639503337869 2021-12-14 17:35:37.874 | + functions-common:time_stop:2344 : elapsed_time=3769 2021-12-14 17:35:37.876 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:35:37.879 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:35:37.881 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3769 2021-12-14 17:35:37.883 | + functions:wait_for_service:454 : return 0 2021-12-14 17:35:37.886 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-14 17:35:37.901 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:35:37.904 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-14 17:35:37.906 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:35:37.909 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-14 17:35:37.950 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-14 17:35:37.952 | + 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.58/identity --bootstrap-public-url http://10.222.0.58/identity 2021-12-14 17:35:40.166 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.167 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.167 | 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=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.176 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.195 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.195 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.229 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.266 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.266 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.389 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.389 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.389 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.389 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.390 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.390 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.405 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.405 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.405 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.405 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.406 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.406 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.406 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.468 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.471 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.471 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.472 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.472 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.472 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.472 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.473 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72166) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-14 17:35:40.519 | 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=72166) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:35:40.847 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created domain default 2021-12-14 17:35:40.940 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created project admin 2021-12-14 17:35:40.973 | DEBUG passlib.handlers.bcrypt [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72166) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-14 17:35:40.974 | DEBUG passlib.handlers.bcrypt [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72166) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-14 17:35:41.065 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created user admin 2021-12-14 17:35:41.111 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created role reader 2021-12-14 17:35:41.248 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created role member 2021-12-14 17:35:41.313 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created implied role where 4f575125e020444390280dc9af1bf6cf implies 50eea998ee064c8da25960c69b5f2e8a 2021-12-14 17:35:41.366 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created role admin 2021-12-14 17:35:41.466 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created implied role where 4a62f5640f28401d9b42ff28e74fce7c implies 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:35:41.533 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Granted role admin on project admin to user admin. 2021-12-14 17:35:41.568 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Granted role admin on the system to user admin. 2021-12-14 17:35:41.627 | WARNING py.warnings [None req-92529dcd-943b-4d41-9592-c9d90cd62859 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-14 17:35:41.627 | 'identifiers should be a valid uuid.' % (value))) 2021-12-14 17:35:41.627 |  2021-12-14 17:35:41.631 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created region RegionOne 2021-12-14 17:35:41.720 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created public endpoint http://10.222.0.58/identity 2021-12-14 17:35:41.783 | INFO keystone.cmd.bootstrap [None req-92529dcd-943b-4d41-9592-c9d90cd62859 None None] Created admin endpoint http://10.222.0.58/identity 2021-12-14 17:35:42.093 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-14 17:35:42.096 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-14 17:35:42.099 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-14 17:35:44.947 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:35:44.950 | + lib/keystone:create_keystone_accounts:315 : admin_project=57b120cf07ca4090aa51fb59a7d26ad4 2021-12-14 17:35:44.952 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-14 17:35:44.956 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-14 17:35:47.138 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:35:47.141 | + lib/keystone:create_keystone_accounts:317 : admin_user=d4c97086feed497aa0f741e8faaf7b39 2021-12-14 17:35:47.143 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-14 17:35:47.146 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-14 17:35:47.148 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin d4c97086feed497aa0f741e8faaf7b39 default 2021-12-14 17:35:47.151 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-14 17:35:47.156 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --domain default 2021-12-14 17:35:47.156 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-14 17:35:47.156 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:35:47.158 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:35:47.161 | ++ functions-common:get_field:727 : read data 2021-12-14 17:35:49.481 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:35:49.485 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-14 17:35:49.488 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-14 17:35:49.490 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user d4c97086feed497aa0f741e8faaf7b39 --domain default 2021-12-14 17:35:52.104 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --domain default 2021-12-14 17:35:52.104 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:35:52.105 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-14 17:35:52.107 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:35:52.110 | ++ functions-common:get_field:727 : read data 2021-12-14 17:35:54.534 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:35:54.537 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:35:54.539 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:35:54.543 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | d4c97086feed497aa0f741e8faaf7b39 | | | default | | False |' 2021-12-14 17:35:54.543 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:35:54.548 | ++ functions-common:get_field:727 : read data 2021-12-14 17:35:54.551 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:35:54.553 | + functions-common:get_or_add_user_domain_role:936 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:35:54.554 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:35:54.556 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-14 17:35:54.559 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-14 17:35:54.562 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-14 17:35:56.741 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-14 17:35:56.744 | + functions-common:get_or_create_domain:803 : echo default 2021-12-14 17:35:56.744 | default 2021-12-14 17:35:56.746 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-14 17:35:56.749 | + functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:35:56.752 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-14 17:35:59.318 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:35:59.321 | + functions-common:get_or_create_project:853 : project_id=c19e816cc845450fb5b124191a27c450 2021-12-14 17:35:59.324 | + functions-common:get_or_create_project:854 : echo c19e816cc845450fb5b124191a27c450 2021-12-14 17:35:59.324 | c19e816cc845450fb5b124191a27c450 2021-12-14 17:35:59.326 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-14 17:35:59.329 | + functions-common:get_or_create_role:860 : local role_id 2021-12-14 17:35:59.332 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-14 17:36:01.559 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:01.562 | + functions-common:get_or_create_role:865 : role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:36:01.564 | + functions-common:get_or_create_role:866 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:36:01.564 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:36:01.567 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-14 17:36:01.569 | + functions-common:get_or_create_role:860 : local role_id 2021-12-14 17:36:01.573 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-14 17:36:03.733 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:03.736 | + functions-common:get_or_create_role:865 : role_id=4b191034656e4851ade600f597157295 2021-12-14 17:36:03.738 | + functions-common:get_or_create_role:866 : echo 4b191034656e4851ade600f597157295 2021-12-14 17:36:03.738 | 4b191034656e4851ade600f597157295 2021-12-14 17:36:03.741 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-14 17:36:03.743 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-14 17:36:03.746 | + functions-common:get_or_create_role:860 : local role_id 2021-12-14 17:36:03.749 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-14 17:36:05.892 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:05.895 | + functions-common:get_or_create_role:865 : role_id=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:05.897 | + functions-common:get_or_create_role:866 : echo 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:05.897 | 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:05.900 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-14 17:36:05.903 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-14 17:36:05.906 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:36:05.909 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-14 17:36:08.143 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:08.146 | ++ functions-common:get_or_create_project:853 : project_id=1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:08.148 | ++ functions-common:get_or_create_project:854 : echo 1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:08.152 | + lib/keystone:create_keystone_accounts:343 : invis_project=1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:08.154 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-14 17:36:08.157 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-14 17:36:08.160 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:36:08.163 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-14 17:36:10.484 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:10.487 | ++ functions-common:get_or_create_project:853 : project_id=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:10.489 | ++ functions-common:get_or_create_project:854 : echo 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:10.492 | + lib/keystone:create_keystone_accounts:347 : demo_project=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:10.495 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-14 17:36:10.498 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-14 17:36:10.500 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:36:10.503 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-14 17:36:10.507 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-14 17:36:10.509 | +++ 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-14 17:36:12.939 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:12.942 | ++ functions-common:get_or_create_user:840 : user_id=d35cd5eef27d47fe818919f1c0641bfc 2021-12-14 17:36:12.945 | ++ functions-common:get_or_create_user:841 : echo d35cd5eef27d47fe818919f1c0641bfc 2021-12-14 17:36:12.947 | + lib/keystone:create_keystone_accounts:350 : demo_user=d35cd5eef27d47fe818919f1c0641bfc 2021-12-14 17:36:12.950 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member d35cd5eef27d47fe818919f1c0641bfc 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:12.952 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:12.956 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:12.958 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:12.961 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:12.963 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:12.966 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:12.968 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:12.971 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:12.976 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:12.976 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:12.976 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:12.979 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:12.982 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:15.359 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:15.363 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:15.366 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:15.368 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:17.731 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:17.731 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:17.731 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:17.734 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:17.736 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:20.181 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:20.184 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:36:20.187 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:36:20.190 | ++ functions-common:get_field:733 : echo '| 4f575125e020444390280dc9af1bf6cf | d35cd5eef27d47fe818919f1c0641bfc | | 8f7e016874d440f3b4e1b97c5b41a750 | | | False |' 2021-12-14 17:36:20.190 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:36:20.195 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:20.199 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:20.202 | + functions-common:get_or_add_user_project_role:912 : echo 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:20.202 | 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:20.204 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin d4c97086feed497aa0f741e8faaf7b39 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:20.206 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:20.209 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:20.212 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:20.214 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:20.217 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:20.219 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:20.221 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:20.224 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:20.229 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:20.229 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:20.229 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:20.232 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:20.235 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:22.604 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:22.607 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:22.610 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:22.612 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d4c97086feed497aa0f741e8faaf7b39 --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:24.992 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:24.993 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:24.993 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:24.996 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:24.999 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:27.419 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:27.422 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:36:27.425 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:36:27.428 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:36:27.428 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | d4c97086feed497aa0f741e8faaf7b39 | | 8f7e016874d440f3b4e1b97c5b41a750 | | | False |' 2021-12-14 17:36:27.433 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:27.436 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:36:27.439 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:36:27.439 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:36:27.441 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole d35cd5eef27d47fe818919f1c0641bfc 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:27.444 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:27.447 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:27.449 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:27.452 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:27.454 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:27.457 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:27.459 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:27.462 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:27.466 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:27.466 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:27.467 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:27.470 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:27.473 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:29.863 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:29.867 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:29.870 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:29.872 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:32.224 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user d35cd5eef27d47fe818919f1c0641bfc --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:36:32.225 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:32.225 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:32.228 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:32.230 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:34.713 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:34.716 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:36:34.718 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:36:34.722 | ++ functions-common:get_field:733 : echo '| 6f2e270c9f9341f9b6b2ebf823a1590f | d35cd5eef27d47fe818919f1c0641bfc | | 8f7e016874d440f3b4e1b97c5b41a750 | | | False |' 2021-12-14 17:36:34.722 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:36:34.727 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:34.730 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:34.733 | + functions-common:get_or_add_user_project_role:912 : echo 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:34.733 | 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:36:34.735 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member d35cd5eef27d47fe818919f1c0641bfc 1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:34.738 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:34.741 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:34.744 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:34.746 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:34.749 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:34.751 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:34.754 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:34.756 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:34.761 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d35cd5eef27d47fe818919f1c0641bfc --project 1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:34.762 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:34.762 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:34.764 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:34.767 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:37.145 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:37.149 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:37.152 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:37.154 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d35cd5eef27d47fe818919f1c0641bfc --project 1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:39.556 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d35cd5eef27d47fe818919f1c0641bfc --project 1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:36:39.556 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:39.556 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:39.559 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:39.562 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:42.081 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:42.084 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:36:42.087 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:36:42.090 | ++ functions-common:get_field:733 : echo '| 4f575125e020444390280dc9af1bf6cf | d35cd5eef27d47fe818919f1c0641bfc | | 1dbde008bca5459c985e73b4ce752a47 | | | False |' 2021-12-14 17:36:42.090 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:36:42.095 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:42.099 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:42.101 | + functions-common:get_or_add_user_project_role:912 : echo 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:42.102 | 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:42.104 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-14 17:36:42.107 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-14 17:36:42.110 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:36:42.113 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-14 17:36:44.337 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:44.340 | ++ functions-common:get_or_create_project:853 : project_id=72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:44.342 | ++ functions-common:get_or_create_project:854 : echo 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:44.345 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:44.348 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-14 17:36:44.351 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-14 17:36:44.354 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:36:44.356 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-14 17:36:44.358 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-14 17:36:44.362 | +++ 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-14 17:36:46.627 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:46.630 | ++ functions-common:get_or_create_user:840 : user_id=fcd930b9eff749e1bce4243e5f2a47cb 2021-12-14 17:36:46.633 | ++ functions-common:get_or_create_user:841 : echo fcd930b9eff749e1bce4243e5f2a47cb 2021-12-14 17:36:46.636 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=fcd930b9eff749e1bce4243e5f2a47cb 2021-12-14 17:36:46.638 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member fcd930b9eff749e1bce4243e5f2a47cb 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:46.641 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:46.644 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:46.647 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:46.649 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:46.652 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:46.654 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:46.656 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:46.659 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:46.663 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:46.664 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:46.664 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:46.667 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:46.670 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:49.177 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:49.182 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:49.185 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:49.187 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:51.552 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:51.552 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:51.552 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:51.555 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:51.559 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:54.023 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:54.026 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:36:54.028 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:36:54.032 | ++ functions-common:get_field:733 : echo '| 4f575125e020444390280dc9af1bf6cf | fcd930b9eff749e1bce4243e5f2a47cb | | 72f612f753ed4bc6aebe3d7c96c1ccd0 | | | False |' 2021-12-14 17:36:54.032 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:36:54.037 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:54.041 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:54.043 | + functions-common:get_or_add_user_project_role:912 : echo 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:54.043 | 4f575125e020444390280dc9af1bf6cf 2021-12-14 17:36:54.046 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin d4c97086feed497aa0f741e8faaf7b39 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:54.048 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:36:54.051 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:36:54.054 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:36:54.057 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:36:54.059 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:36:54.062 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:36:54.064 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:36:54.067 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:36:54.071 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:54.071 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:54.071 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:36:54.074 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:54.077 | ++ functions-common:get_field:727 : read data 2021-12-14 17:36:56.502 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:36:56.506 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:36:56.509 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:36:56.512 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d4c97086feed497aa0f741e8faaf7b39 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:58.895 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d4c97086feed497aa0f741e8faaf7b39 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:36:58.895 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:36:58.896 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:36:58.899 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:36:58.901 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:01.342 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:01.345 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:37:01.348 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:37:01.351 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | d4c97086feed497aa0f741e8faaf7b39 | | 72f612f753ed4bc6aebe3d7c96c1ccd0 | | | False |' 2021-12-14 17:37:01.351 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:37:01.356 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:01.359 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:37:01.362 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:37:01.362 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:37:01.364 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole fcd930b9eff749e1bce4243e5f2a47cb 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:01.367 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:37:01.370 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:37:01.373 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:37:01.375 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:37:01.378 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:37:01.380 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:37:01.383 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:37:01.386 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:37:01.390 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:01.390 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:37:01.391 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:37:01.393 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:37:01.396 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:03.783 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:03.787 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:37:03.789 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:37:03.792 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:06.139 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user fcd930b9eff749e1bce4243e5f2a47cb --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:06.139 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:37:06.139 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:37:06.142 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:37:06.145 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:08.570 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:08.573 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:37:08.575 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:37:08.578 | ++ functions-common:get_field:733 : echo '| 6f2e270c9f9341f9b6b2ebf823a1590f | fcd930b9eff749e1bce4243e5f2a47cb | | 72f612f753ed4bc6aebe3d7c96c1ccd0 | | | False |' 2021-12-14 17:37:08.579 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:37:08.584 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:08.588 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:37:08.590 | + functions-common:get_or_add_user_project_role:912 : echo 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:37:08.590 | 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:37:08.593 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-14 17:37:08.596 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-14 17:37:08.598 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-14 17:37:08.601 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-14 17:37:08.605 | +++ 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-14 17:37:10.823 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:10.826 | ++ functions-common:get_or_create_group:817 : group_id=81e79d5b31744c05957ce233cfe85fb8 2021-12-14 17:37:10.828 | ++ functions-common:get_or_create_group:818 : echo 81e79d5b31744c05957ce233cfe85fb8 2021-12-14 17:37:10.831 | + lib/keystone:create_keystone_accounts:371 : admin_group=81e79d5b31744c05957ce233cfe85fb8 2021-12-14 17:37:10.834 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-14 17:37:10.837 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-14 17:37:10.839 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-14 17:37:10.842 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-14 17:37:10.845 | +++ 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-14 17:37:13.064 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:13.067 | ++ functions-common:get_or_create_group:817 : group_id=de3b4a4e360a41f993d87d601a782df1 2021-12-14 17:37:13.070 | ++ functions-common:get_or_create_group:818 : echo de3b4a4e360a41f993d87d601a782df1 2021-12-14 17:37:13.072 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=de3b4a4e360a41f993d87d601a782df1 2021-12-14 17:37:13.075 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:37:13.077 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-14 17:37:13.081 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 -f value 2021-12-14 17:37:15.480 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:15.483 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-14 17:37:15.486 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-14 17:37:15.488 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:37:17.845 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 -f value 2021-12-14 17:37:20.282 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:20.285 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False' 2021-12-14 17:37:20.288 | + functions-common:get_or_add_group_project_role:960 : echo 4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False 2021-12-14 17:37:20.288 | 4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False 2021-12-14 17:37:20.290 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:37:20.292 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-14 17:37:20.296 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 -f value 2021-12-14 17:37:22.680 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:22.683 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-14 17:37:22.686 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-14 17:37:22.688 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:37:25.080 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 8f7e016874d440f3b4e1b97c5b41a750 -f value 2021-12-14 17:37:27.556 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:27.559 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False' 2021-12-14 17:37:27.562 | + functions-common:get_or_add_group_project_role:960 : echo 6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False 2021-12-14 17:37:27.562 | 6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 8f7e016874d440f3b4e1b97c5b41a750 False 2021-12-14 17:37:27.564 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:27.567 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-14 17:37:27.570 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 -f value 2021-12-14 17:37:29.964 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:29.967 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-14 17:37:29.970 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-14 17:37:29.972 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:32.354 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 -f value 2021-12-14 17:37:34.814 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:34.817 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False' 2021-12-14 17:37:34.819 | + functions-common:get_or_add_group_project_role:960 : echo 4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False 2021-12-14 17:37:34.819 | 4f575125e020444390280dc9af1bf6cf de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False 2021-12-14 17:37:34.822 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:34.824 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-14 17:37:34.828 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 -f value 2021-12-14 17:37:37.316 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:37.319 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-14 17:37:37.322 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-14 17:37:37.328 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:37:39.657 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group de3b4a4e360a41f993d87d601a782df1 --project 72f612f753ed4bc6aebe3d7c96c1ccd0 -f value 2021-12-14 17:37:42.155 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:42.158 | + functions-common:get_or_add_group_project_role:958 : group_role_id='6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False' 2021-12-14 17:37:42.161 | + functions-common:get_or_add_group_project_role:960 : echo 6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False 2021-12-14 17:37:42.161 | 6f2e270c9f9341f9b6b2ebf823a1590f de3b4a4e360a41f993d87d601a782df1 72f612f753ed4bc6aebe3d7c96c1ccd0 False 2021-12-14 17:37:42.164 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 81e79d5b31744c05957ce233cfe85fb8 57b120cf07ca4090aa51fb59a7d26ad4 2021-12-14 17:37:42.166 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-14 17:37:42.170 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 81e79d5b31744c05957ce233cfe85fb8 --project 57b120cf07ca4090aa51fb59a7d26ad4 -f value 2021-12-14 17:37:44.535 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:44.538 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-14 17:37:44.540 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-14 17:37:44.543 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 81e79d5b31744c05957ce233cfe85fb8 --project 57b120cf07ca4090aa51fb59a7d26ad4 2021-12-14 17:37:46.881 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 81e79d5b31744c05957ce233cfe85fb8 --project 57b120cf07ca4090aa51fb59a7d26ad4 -f value 2021-12-14 17:37:49.331 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:49.334 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4a62f5640f28401d9b42ff28e74fce7c 81e79d5b31744c05957ce233cfe85fb8 57b120cf07ca4090aa51fb59a7d26ad4 False' 2021-12-14 17:37:49.336 | + functions-common:get_or_add_group_project_role:960 : echo 4a62f5640f28401d9b42ff28e74fce7c 81e79d5b31744c05957ce233cfe85fb8 57b120cf07ca4090aa51fb59a7d26ad4 False 2021-12-14 17:37:49.336 | 4a62f5640f28401d9b42ff28e74fce7c 81e79d5b31744c05957ce233cfe85fb8 57b120cf07ca4090aa51fb59a7d26ad4 False 2021-12-14 17:37:49.339 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-14 17:37:49.354 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:37:49.357 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-14 17:37:49.373 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:37:49.376 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-14 17:37:49.378 | + 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,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,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-14 17:37:49.381 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-14 17:37:49.384 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-14 17:37:49.386 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:37:49.389 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:37:49.391 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:37:49.394 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:37:51.798 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:51.801 | + functions-common:get_or_create_user:840 : user_id=85ecabdae35a46a6bfbb36763a454b07 2021-12-14 17:37:51.804 | + functions-common:get_or_create_user:841 : echo 85ecabdae35a46a6bfbb36763a454b07 2021-12-14 17:37:51.804 | 85ecabdae35a46a6bfbb36763a454b07 2021-12-14 17:37:51.807 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-14 17:37:51.809 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:37:51.812 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:37:51.815 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:37:51.817 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:37:51.820 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:37:51.822 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:37:51.824 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:37:51.827 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:37:51.829 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:37:51.832 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:37:51.836 | ++ 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-14 17:37:51.836 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:37:51.836 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:37:51.839 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:37:51.842 | ++ functions-common:get_field:727 : read data 2021-12-14 17:37:54.705 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:37:54.709 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:37:54.712 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:37:54.714 | + 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-14 17:37:57.631 | ++ 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-14 17:37:57.631 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:37:57.632 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:37:57.634 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:37:57.638 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:00.591 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:00.594 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:38:00.597 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:38:00.600 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | 85ecabdae35a46a6bfbb36763a454b07 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:38:00.600 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:38:00.606 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:00.609 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:00.611 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:00.611 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:00.614 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-14 17:38:00.616 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-14 17:38:00.619 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:38:00.622 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:38:00.624 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:38:00.627 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:38:00.629 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:38:00.631 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:38:00.634 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:38:00.636 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:38:00.639 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:38:00.642 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:38:00.646 | ++ 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-14 17:38:00.646 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:00.646 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:38:00.649 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:00.652 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:03.547 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:03.550 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:38:03.553 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:38:03.556 | + 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-14 17:38:06.394 | ++ 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-14 17:38:06.395 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:06.395 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:38:06.398 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:06.401 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:09.342 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:09.345 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:38:09.347 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:38:09.351 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | 85ecabdae35a46a6bfbb36763a454b07 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:38:09.351 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:38:09.356 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:09.360 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:38:09.362 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:38:09.362 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:38:09.365 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-14 17:38:09.376 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:38:09.378 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.58/compute 2021-12-14 17:38:09.380 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-14 17:38:09.383 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:38:09.386 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-14 17:38:11.654 | ++ 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-14 17:38:13.822 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:13.825 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:38:13.825 | 6eb5e89b5164436b8122f4cb4b702895' 2021-12-14 17:38:13.827 | + functions-common:get_or_create_service:978 : echo 6eb5e89b5164436b8122f4cb4b702895 2021-12-14 17:38:13.828 | 6eb5e89b5164436b8122f4cb4b702895 2021-12-14 17:38:13.830 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2021-12-14 17:38:13.832 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:38:13.835 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2021-12-14 17:38:13.838 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:38:13.841 | +++ 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-14 17:38:16.176 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:16.179 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:38:16.181 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:38:16.184 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-14 17:38:18.522 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:18.525 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7e0b0662c1bb403fa882615a52b34f36 2021-12-14 17:38:18.527 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7e0b0662c1bb403fa882615a52b34f36 2021-12-14 17:38:18.530 | + functions-common:get_or_create_endpoint:1011 : public_id=7e0b0662c1bb403fa882615a52b34f36 2021-12-14 17:38:18.533 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:38:18.535 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:38:18.537 | + functions-common:get_or_create_endpoint:1020 : echo 7e0b0662c1bb403fa882615a52b34f36 2021-12-14 17:38:18.537 | 7e0b0662c1bb403fa882615a52b34f36 2021-12-14 17:38:18.540 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-14 17:38:18.542 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:38:18.545 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-14 17:38:20.802 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-14 17:38:22.934 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:22.937 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:38:22.937 | 5d822402140f44cca01f5a531e8a2e48' 2021-12-14 17:38:22.939 | + functions-common:get_or_create_service:978 : echo 5d822402140f44cca01f5a531e8a2e48 2021-12-14 17:38:22.940 | 5d822402140f44cca01f5a531e8a2e48 2021-12-14 17:38:22.942 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2021-12-14 17:38:22.944 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:38:22.947 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2021-12-14 17:38:22.950 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:38:22.953 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-14 17:38:25.314 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:25.317 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:38:25.320 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:38:25.323 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2021-12-14 17:38:27.708 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:27.712 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=97138eb374b544c2bba501491f1e01c7 2021-12-14 17:38:27.714 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 97138eb374b544c2bba501491f1e01c7 2021-12-14 17:38:27.717 | + functions-common:get_or_create_endpoint:1011 : public_id=97138eb374b544c2bba501491f1e01c7 2021-12-14 17:38:27.720 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:38:27.722 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:38:27.724 | + functions-common:get_or_create_endpoint:1020 : echo 97138eb374b544c2bba501491f1e01c7 2021-12-14 17:38:27.724 | 97138eb374b544c2bba501491f1e01c7 2021-12-14 17:38:27.727 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-14 17:38:27.743 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:38:27.745 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-14 17:38:27.761 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:38:27.764 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-14 17:38:27.767 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:38:27.770 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:38:27.772 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:38:27.775 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:38:27.777 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:38:27.780 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:38:27.782 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:38:27.785 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:38:27.787 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:38:27.790 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:38:27.794 | ++ 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-14 17:38:27.795 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:38:27.795 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:27.797 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:27.799 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:30.691 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:30.695 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:38:30.697 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:38:30.700 | + 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-14 17:38:33.577 | ++ 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-14 17:38:33.577 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:33.577 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:38:33.580 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:33.582 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:36.545 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:36.548 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:38:36.550 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:38:36.553 | ++ functions-common:get_field:733 : echo '| 4b191034656e4851ade600f597157295 | 85ecabdae35a46a6bfbb36763a454b07 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:38:36.554 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:38:36.559 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:36.563 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4b191034656e4851ade600f597157295 2021-12-14 17:38:36.565 | + functions-common:get_or_add_user_project_role:912 : echo 4b191034656e4851ade600f597157295 2021-12-14 17:38:36.565 | 4b191034656e4851ade600f597157295 2021-12-14 17:38:36.567 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-14 17:38:36.584 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:38:36.586 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-14 17:38:36.602 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:38:36.605 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-14 17:38:36.607 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-14 17:38:36.623 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:38:36.626 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-14 17:38:36.628 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-14 17:38:36.630 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:38:36.633 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:38:36.635 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:38:36.639 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:38:39.042 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:39.045 | + functions-common:get_or_create_user:840 : user_id=db1dedaca3564c369f52c2f6c9a385b4 2021-12-14 17:38:39.048 | + functions-common:get_or_create_user:841 : echo db1dedaca3564c369f52c2f6c9a385b4 2021-12-14 17:38:39.048 | db1dedaca3564c369f52c2f6c9a385b4 2021-12-14 17:38:39.050 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-14 17:38:39.053 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:38:39.056 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:38:39.059 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:38:39.061 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:38:39.063 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:38:39.066 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:38:39.068 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:38:39.071 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:38:39.073 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:38:39.076 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:38:39.080 | ++ 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-14 17:38:39.080 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:39.080 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:38:39.083 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:39.086 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:41.989 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:41.993 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:38:41.995 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:38:41.998 | + 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-14 17:38:44.880 | ++ 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-14 17:38:44.880 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:44.880 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:38:44.883 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:44.886 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:47.843 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:47.846 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:38:47.848 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:38:47.852 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | db1dedaca3564c369f52c2f6c9a385b4 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:38:47.852 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:38:47.857 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:47.860 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:47.863 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:47.863 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:47.865 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-14 17:38:47.868 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-14 17:38:47.884 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:38:47.886 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-14 17:38:47.889 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-14 17:38:47.891 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:38:47.894 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:38:47.896 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:38:47.899 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:38:50.356 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:50.359 | + functions-common:get_or_create_user:840 : user_id=aa6a5a8412904ae49c16a8c1559334ef 2021-12-14 17:38:50.362 | + functions-common:get_or_create_user:841 : echo aa6a5a8412904ae49c16a8c1559334ef 2021-12-14 17:38:50.362 | aa6a5a8412904ae49c16a8c1559334ef 2021-12-14 17:38:50.364 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-14 17:38:50.367 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:38:50.370 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:38:50.372 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:38:50.375 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:38:50.377 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:38:50.379 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:38:50.382 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:38:50.385 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:38:50.387 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:38:50.390 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:38:50.394 | ++ 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-14 17:38:50.395 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:38:50.395 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:50.398 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:50.401 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:53.341 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:53.345 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:38:53.348 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:38:53.350 | + 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-14 17:38:56.230 | ++ 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-14 17:38:56.230 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:56.230 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:38:56.233 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:56.236 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:59.178 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:38:59.181 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:38:59.184 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:38:59.187 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | aa6a5a8412904ae49c16a8c1559334ef | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:38:59.187 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:38:59.192 | ++ functions-common:get_field:727 : read data 2021-12-14 17:38:59.196 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:59.199 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:59.199 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:38:59.201 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-14 17:38:59.203 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-14 17:38:59.206 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:38:59.209 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:38:59.212 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:38:59.214 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:38:59.217 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:38:59.219 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:38:59.221 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:38:59.224 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:38:59.226 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:38:59.229 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:38:59.233 | ++ 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-14 17:38:59.234 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:38:59.234 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:38:59.237 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:38:59.239 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:02.182 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:02.186 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:39:02.188 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:39:02.190 | + 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-14 17:39:05.041 | ++ 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-14 17:39:05.041 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:39:05.041 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:39:05.044 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:39:05.046 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:08.005 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:08.009 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:39:08.012 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:39:08.015 | ++ functions-common:get_field:733 : echo '| 4b191034656e4851ade600f597157295 | aa6a5a8412904ae49c16a8c1559334ef | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:39:08.015 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:39:08.020 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:08.024 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4b191034656e4851ade600f597157295 2021-12-14 17:39:08.027 | + functions-common:get_or_add_user_project_role:912 : echo 4b191034656e4851ade600f597157295 2021-12-14 17:39:08.027 | 4b191034656e4851ade600f597157295 2021-12-14 17:39:08.029 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-14 17:39:08.032 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:39:08.035 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-14 17:39:10.284 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-14 17:39:12.488 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:12.491 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:39:12.492 | 0b617fbf02b04f7ca0dcaf129956308b' 2021-12-14 17:39:12.494 | + functions-common:get_or_create_service:978 : echo 0b617fbf02b04f7ca0dcaf129956308b 2021-12-14 17:39:12.494 | 0b617fbf02b04f7ca0dcaf129956308b 2021-12-14 17:39:12.497 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2021-12-14 17:39:12.499 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:39:12.502 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2021-12-14 17:39:12.505 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:39:12.509 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-14 17:39:14.890 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:14.893 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:39:14.896 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:39:14.899 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2021-12-14 17:39:17.247 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:17.250 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ceb645f7d55343efae059b2ef964dd7d 2021-12-14 17:39:17.252 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ceb645f7d55343efae059b2ef964dd7d 2021-12-14 17:39:17.255 | + functions-common:get_or_create_endpoint:1011 : public_id=ceb645f7d55343efae059b2ef964dd7d 2021-12-14 17:39:17.258 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:39:17.260 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:39:17.263 | + functions-common:get_or_create_endpoint:1020 : echo ceb645f7d55343efae059b2ef964dd7d 2021-12-14 17:39:17.263 | ceb645f7d55343efae059b2ef964dd7d 2021-12-14 17:39:17.266 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-14 17:39:17.268 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-14 17:39:17.272 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-14 17:39:19.460 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-14 17:39:19.463 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-14 17:39:19.466 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-14 17:39:19.468 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-14 17:39:19.493 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-14 17:39:19.519 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-14 17:39:19.536 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:39:19.539 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-14 17:39:19.541 | + 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,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,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-14 17:39:19.544 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-14 17:39:19.547 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-14 17:39:19.549 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:39:19.551 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:39:19.554 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:39:19.557 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:39:21.845 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:21.848 | + functions-common:get_or_create_user:840 : user_id=2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:39:21.850 | + functions-common:get_or_create_user:841 : echo 2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:39:21.851 | 2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:39:21.853 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-14 17:39:21.856 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:39:21.859 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:39:21.861 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:39:21.864 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:39:21.867 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:39:21.870 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:39:21.872 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:39:21.874 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:39:21.877 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:39:21.880 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:39:21.884 | ++ 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-14 17:39:21.884 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:39:21.884 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:39:21.888 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:39:21.890 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:24.792 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:24.796 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:39:24.799 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:39:24.801 | + 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-14 17:39:27.707 | ++ 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-14 17:39:27.707 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:39:27.707 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:39:27.710 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:39:27.712 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:30.646 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:30.649 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:39:30.651 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:39:30.654 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | 2faf822fd5dd4a07b60f20c39200c1f5 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:39:30.655 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:39:30.659 | ++ functions-common:get_field:727 : read data 2021-12-14 17:39:30.663 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:39:30.666 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:39:30.666 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:39:30.668 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-14 17:39:30.671 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-14 17:39:30.673 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:39:30.677 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-14 17:39:32.895 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-14 17:39:35.043 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:35.046 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:39:35.046 | 2c0d31e5639b4abba3f71e157177b99e' 2021-12-14 17:39:35.048 | + functions-common:get_or_create_service:978 : echo 2c0d31e5639b4abba3f71e157177b99e 2021-12-14 17:39:35.048 | 2c0d31e5639b4abba3f71e157177b99e 2021-12-14 17:39:35.051 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-14 17:39:35.053 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2021-12-14 17:39:35.056 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:39:35.059 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2021-12-14 17:39:35.061 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:39:35.065 | +++ 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-14 17:39:37.403 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:37.406 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:39:37.408 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:39:37.412 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-14 17:39:39.849 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:39.853 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2358759a3d46490c9742d60808a27324 2021-12-14 17:39:39.855 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2358759a3d46490c9742d60808a27324 2021-12-14 17:39:39.858 | + functions-common:get_or_create_endpoint:1011 : public_id=2358759a3d46490c9742d60808a27324 2021-12-14 17:39:39.860 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:39:39.863 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:39:39.865 | + functions-common:get_or_create_endpoint:1020 : echo 2358759a3d46490c9742d60808a27324 2021-12-14 17:39:39.865 | 2358759a3d46490c9742d60808a27324 2021-12-14 17:39:39.868 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-14 17:39:39.870 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:39:39.873 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-14 17:39:42.213 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-14 17:39:44.379 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:44.382 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:39:44.382 | b0214e2ff6db4851a4366f94b0041eb2' 2021-12-14 17:39:44.385 | + functions-common:get_or_create_service:978 : echo b0214e2ff6db4851a4366f94b0041eb2 2021-12-14 17:39:44.385 | b0214e2ff6db4851a4366f94b0041eb2 2021-12-14 17:39:44.388 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.58/volume/v2/$(project_id)s' 2021-12-14 17:39:44.390 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:39:44.393 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.58/volume/v2/$(project_id)s' RegionOne 2021-12-14 17:39:44.396 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:39:44.399 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-14 17:39:46.756 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:46.759 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:39:46.762 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:39:46.765 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.58/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-14 17:39:49.064 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:49.067 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=acee29f5f80c4be79bc81ff96a220faf 2021-12-14 17:39:49.070 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo acee29f5f80c4be79bc81ff96a220faf 2021-12-14 17:39:49.073 | + functions-common:get_or_create_endpoint:1011 : public_id=acee29f5f80c4be79bc81ff96a220faf 2021-12-14 17:39:49.075 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:39:49.077 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:39:49.080 | + functions-common:get_or_create_endpoint:1020 : echo acee29f5f80c4be79bc81ff96a220faf 2021-12-14 17:39:49.080 | acee29f5f80c4be79bc81ff96a220faf 2021-12-14 17:39:49.082 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-14 17:39:49.085 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:39:49.089 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-14 17:39:51.330 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-14 17:39:53.484 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:53.487 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:39:53.487 | 3ff7e533ef6d48749ceafbf7b79b496d' 2021-12-14 17:39:53.489 | + functions-common:get_or_create_service:978 : echo 3ff7e533ef6d48749ceafbf7b79b496d 2021-12-14 17:39:53.489 | 3ff7e533ef6d48749ceafbf7b79b496d 2021-12-14 17:39:53.492 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2021-12-14 17:39:53.495 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:39:53.498 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2021-12-14 17:39:53.501 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:39:53.504 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-14 17:39:55.870 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:55.873 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:39:55.875 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:39:55.878 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-14 17:39:58.259 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:39:58.262 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8739dead936f4385b730dce513409a20 2021-12-14 17:39:58.265 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8739dead936f4385b730dce513409a20 2021-12-14 17:39:58.268 | + functions-common:get_or_create_endpoint:1011 : public_id=8739dead936f4385b730dce513409a20 2021-12-14 17:39:58.272 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:39:58.275 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:39:58.277 | + functions-common:get_or_create_endpoint:1020 : echo 8739dead936f4385b730dce513409a20 2021-12-14 17:39:58.277 | 8739dead936f4385b730dce513409a20 2021-12-14 17:39:58.280 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-14 17:39:58.283 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-14 17:39:58.285 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:39:58.289 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-14 17:40:00.640 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:00.643 | ++ functions-common:get_or_create_project:853 : project_id=c19e816cc845450fb5b124191a27c450 2021-12-14 17:40:00.646 | ++ functions-common:get_or_create_project:854 : echo c19e816cc845450fb5b124191a27c450 2021-12-14 17:40:00.649 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c19e816cc845450fb5b124191a27c450 2021-12-14 17:40:00.674 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-14 17:40:00.677 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:40:00.679 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:40:00.682 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-14 17:40:00.685 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-14 17:40:02.589 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-14 17:40:03.059 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:03.062 | ++ functions-common:get_or_create_user:840 : user_id=2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:40:03.065 | ++ functions-common:get_or_create_user:841 : echo 2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:40:03.068 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2faf822fd5dd4a07b60f20c39200c1f5 2021-12-14 17:40:03.093 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-14 17:40:03.109 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:40:03.112 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-14 17:40:03.114 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-14 17:40:03.118 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:40:03.119 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:40:03.123 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:40:03.125 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:40:03.128 | + 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,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,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-14 17:40:03.130 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:40:03.133 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-14 17:40:03.135 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-14 17:40:03.138 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-14 17:40:03.140 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.58:9696/ 2021-12-14 17:40:03.142 | + 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,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,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-14 17:40:03.145 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-14 17:40:03.148 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-14 17:40:03.150 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:40:03.153 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:40:03.155 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:40:03.158 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:40:05.591 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:05.594 | + functions-common:get_or_create_user:840 : user_id=02addff6e48c4625ac47c5fdb81998e1 2021-12-14 17:40:05.596 | + functions-common:get_or_create_user:841 : echo 02addff6e48c4625ac47c5fdb81998e1 2021-12-14 17:40:05.597 | 02addff6e48c4625ac47c5fdb81998e1 2021-12-14 17:40:05.599 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-14 17:40:05.601 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:40:05.605 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:40:05.607 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:40:05.609 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:40:05.612 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:40:05.614 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:40:05.616 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:40:05.619 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:40:05.621 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:40:05.624 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:40:05.628 | ++ 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-14 17:40:05.628 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:05.628 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:40:05.631 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:05.634 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:08.522 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:08.526 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:40:08.528 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:40:08.531 | + 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-14 17:40:11.460 | ++ 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-14 17:40:11.460 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:11.460 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:40:11.463 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:11.466 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:14.471 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:14.474 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:40:14.477 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:40:14.481 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:40:14.481 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | 02addff6e48c4625ac47c5fdb81998e1 | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:40:14.485 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:14.489 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:14.492 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:14.492 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:14.494 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-14 17:40:14.497 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-14 17:40:14.499 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:40:14.503 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-14 17:40:16.736 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-14 17:40:18.896 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:18.899 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:40:18.899 | 8bcb77eebeab41e6a45032ea7c4cb1ff' 2021-12-14 17:40:18.902 | + functions-common:get_or_create_service:978 : echo 8bcb77eebeab41e6a45032ea7c4cb1ff 2021-12-14 17:40:18.902 | 8bcb77eebeab41e6a45032ea7c4cb1ff 2021-12-14 17:40:18.904 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2021-12-14 17:40:18.907 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:40:18.910 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2021-12-14 17:40:18.913 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:40:18.916 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-14 17:40:21.299 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:21.302 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:40:21.305 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:40:21.309 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2021-12-14 17:40:23.649 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:23.652 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6e5181445b5345d8842bf79dc801db4f 2021-12-14 17:40:23.654 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6e5181445b5345d8842bf79dc801db4f 2021-12-14 17:40:23.657 | + functions-common:get_or_create_endpoint:1011 : public_id=6e5181445b5345d8842bf79dc801db4f 2021-12-14 17:40:23.660 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:40:23.662 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:40:23.665 | + functions-common:get_or_create_endpoint:1020 : echo 6e5181445b5345d8842bf79dc801db4f 2021-12-14 17:40:23.665 | 6e5181445b5345d8842bf79dc801db4f 2021-12-14 17:40:23.667 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-14 17:40:23.683 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:40:23.686 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-14 17:40:23.688 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-14 17:40:23.691 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-14 17:40:23.693 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-14 17:40:23.696 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-14 17:40:23.699 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-14 17:40:23.701 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-14 17:40:23.704 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-14 17:40:23.706 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-14 17:40:23.708 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-14 17:40:23.712 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-14 17:40:23.714 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-14 17:40:23.717 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-14 17:40:26.045 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:26.048 | ++ functions-common:get_or_create_role:865 : role_id=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:40:26.050 | ++ functions-common:get_or_create_role:866 : echo 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:40:26.053 | + lib/swift:create_swift_accounts:636 : another_role=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:40:26.055 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-14 17:40:26.058 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-14 17:40:26.060 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:40:26.062 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:40:26.064 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:40:26.067 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:40:28.375 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:28.378 | + functions-common:get_or_create_user:840 : user_id=493cc373db744589a1ba6a09c7a244eb 2021-12-14 17:40:28.380 | + functions-common:get_or_create_user:841 : echo 493cc373db744589a1ba6a09c7a244eb 2021-12-14 17:40:28.380 | 493cc373db744589a1ba6a09c7a244eb 2021-12-14 17:40:28.383 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-14 17:40:28.386 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:40:28.389 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:40:28.391 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:40:28.393 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:40:28.395 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:40:28.397 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:40:28.400 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:40:28.402 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:40:28.404 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:40:28.407 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:40:28.410 | ++ 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-14 17:40:28.410 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:28.411 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:40:28.413 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:28.416 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:31.358 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:31.362 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:40:31.364 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:40:31.367 | + 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-14 17:40:34.223 | ++ 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-14 17:40:34.223 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:34.223 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:40:34.226 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:34.229 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:37.190 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:37.193 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:40:37.195 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:40:37.198 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | 493cc373db744589a1ba6a09c7a244eb | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:40:37.198 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:40:37.203 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:37.206 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:37.208 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:37.209 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:40:37.211 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-14 17:40:37.213 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-14 17:40:37.216 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:40:37.218 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:40:37.221 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:40:37.223 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:40:37.226 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:40:37.228 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:40:37.230 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:40:37.232 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:40:37.234 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:40:37.237 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:40:37.241 | ++ 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-14 17:40:37.242 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:37.242 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:40:37.244 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:37.247 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:40.141 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:40.146 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:40:40.148 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:40:40.152 | + 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-14 17:40:43.124 | ++ 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-14 17:40:43.125 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:40:43.125 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:40:43.127 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:40:43.129 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:46.132 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:46.135 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:40:46.138 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:40:46.140 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | 493cc373db744589a1ba6a09c7a244eb | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:40:46.141 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:40:46.145 | ++ functions-common:get_field:727 : read data 2021-12-14 17:40:46.149 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:40:46.151 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:40:46.151 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:40:46.154 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-14 17:40:46.156 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:40:46.159 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-14 17:40:48.407 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-14 17:40:50.584 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:50.587 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:40:50.587 | 291dda3c93a4424e9058872dc6e80544' 2021-12-14 17:40:50.590 | + functions-common:get_or_create_service:978 : echo 291dda3c93a4424e9058872dc6e80544 2021-12-14 17:40:50.590 | 291dda3c93a4424e9058872dc6e80544 2021-12-14 17:40:50.592 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2021-12-14 17:40:50.595 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:40:50.598 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-14 17:40:50.600 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:40:50.603 | +++ 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-14 17:40:52.961 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:52.964 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:40:52.966 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:40:52.969 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-14 17:40:55.305 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:55.308 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=04c897b2ccc5467b8602cfa4113fad0b 2021-12-14 17:40:55.310 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 04c897b2ccc5467b8602cfa4113fad0b 2021-12-14 17:40:55.313 | + functions-common:get_or_create_endpoint:1011 : public_id=04c897b2ccc5467b8602cfa4113fad0b 2021-12-14 17:40:55.315 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.58:8080 ]] 2021-12-14 17:40:55.317 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2021-12-14 17:40:55.320 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:40:55.323 | ++ 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-14 17:40:57.693 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:40:57.696 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:40:57.698 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:40:57.701 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2021-12-14 17:41:00.025 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:00.028 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5f9c5da9421142529e6ed00b523ae0bc 2021-12-14 17:41:00.031 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 5f9c5da9421142529e6ed00b523ae0bc 2021-12-14 17:41:00.031 | 5f9c5da9421142529e6ed00b523ae0bc 2021-12-14 17:41:00.033 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:41:00.035 | + functions-common:get_or_create_endpoint:1020 : echo 04c897b2ccc5467b8602cfa4113fad0b 2021-12-14 17:41:00.035 | 04c897b2ccc5467b8602cfa4113fad0b 2021-12-14 17:41:00.038 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-14 17:41:00.041 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-14 17:41:00.043 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:41:00.046 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-14 17:41:02.368 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:02.371 | ++ functions-common:get_or_create_project:853 : project_id=a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:02.373 | ++ functions-common:get_or_create_project:854 : echo a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:02.376 | + lib/swift:create_swift_accounts:650 : swift_project_test1=a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:02.379 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-14 17:41:02.381 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:02.397 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-14 17:41:02.400 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:41:02.402 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-14 17:41:02.405 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-14 17:41:02.408 | +++ 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-14 17:41:04.735 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:04.738 | ++ functions-common:get_or_create_user:840 : user_id=9e8c3cc0bcd54c809aa15d6ae31594d9 2021-12-14 17:41:04.741 | ++ functions-common:get_or_create_user:841 : echo 9e8c3cc0bcd54c809aa15d6ae31594d9 2021-12-14 17:41:04.744 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=9e8c3cc0bcd54c809aa15d6ae31594d9 2021-12-14 17:41:04.746 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-14 17:41:04.749 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:04.764 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 9e8c3cc0bcd54c809aa15d6ae31594d9 a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:04.767 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:41:04.770 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:41:04.772 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:41:04.774 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:41:04.777 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:41:04.779 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:41:04.781 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:41:04.784 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:41:04.788 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9e8c3cc0bcd54c809aa15d6ae31594d9 --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:04.789 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:04.789 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:41:04.792 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:04.794 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:07.205 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:07.209 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:41:07.211 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:41:07.214 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9e8c3cc0bcd54c809aa15d6ae31594d9 --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:09.531 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9e8c3cc0bcd54c809aa15d6ae31594d9 --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:09.531 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:09.532 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:41:09.534 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:09.537 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:11.986 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:11.989 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:41:11.992 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:41:11.995 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | 9e8c3cc0bcd54c809aa15d6ae31594d9 | | a0b206533df34d87b9691bdf0e0f6837 | | | False |' 2021-12-14 17:41:11.996 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:41:12.001 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:12.004 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:12.007 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:12.007 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:12.010 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-14 17:41:12.013 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-14 17:41:12.015 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:41:12.018 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-14 17:41:12.020 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-14 17:41:12.024 | +++ 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-14 17:41:14.362 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:14.365 | ++ functions-common:get_or_create_user:840 : user_id=4ece8cd1c861437eab924409529b5f3c 2021-12-14 17:41:14.368 | ++ functions-common:get_or_create_user:841 : echo 4ece8cd1c861437eab924409529b5f3c 2021-12-14 17:41:14.371 | + lib/swift:create_swift_accounts:659 : swift_user_test3=4ece8cd1c861437eab924409529b5f3c 2021-12-14 17:41:14.373 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-14 17:41:14.376 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:14.392 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 6f2e270c9f9341f9b6b2ebf823a1590f 4ece8cd1c861437eab924409529b5f3c a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:14.394 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:41:14.398 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:41:14.400 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:41:14.402 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:41:14.405 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:41:14.407 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:41:14.409 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:41:14.412 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:41:14.416 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 6f2e270c9f9341f9b6b2ebf823a1590f --user 4ece8cd1c861437eab924409529b5f3c --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:14.417 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:14.417 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:41:14.419 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:14.421 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:16.809 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:16.813 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:41:16.816 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:41:16.818 | + functions-common:get_or_add_user_project_role:901 : openstack role add 6f2e270c9f9341f9b6b2ebf823a1590f --user 4ece8cd1c861437eab924409529b5f3c --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:19.131 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 6f2e270c9f9341f9b6b2ebf823a1590f --user 4ece8cd1c861437eab924409529b5f3c --project a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:41:19.132 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:19.132 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:41:19.135 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:19.137 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:21.528 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:21.531 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:41:21.533 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:41:21.537 | ++ functions-common:get_field:733 : echo '| 6f2e270c9f9341f9b6b2ebf823a1590f | 4ece8cd1c861437eab924409529b5f3c | | a0b206533df34d87b9691bdf0e0f6837 | | | False |' 2021-12-14 17:41:21.537 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:41:21.541 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:21.545 | + functions-common:get_or_add_user_project_role:910 : user_role_id=6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:41:21.547 | + functions-common:get_or_add_user_project_role:912 : echo 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:41:21.547 | 6f2e270c9f9341f9b6b2ebf823a1590f 2021-12-14 17:41:21.550 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-14 17:41:21.553 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-14 17:41:21.556 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:41:21.559 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-14 17:41:23.793 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:23.796 | ++ functions-common:get_or_create_project:853 : project_id=65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:23.799 | ++ functions-common:get_or_create_project:854 : echo 65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:23.801 | + lib/swift:create_swift_accounts:664 : swift_project_test2=65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:23.805 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-14 17:41:23.807 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:23.822 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-14 17:41:23.826 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-14 17:41:23.828 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:41:23.831 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-14 17:41:23.833 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-14 17:41:23.837 | +++ 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-14 17:41:26.105 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:26.108 | ++ functions-common:get_or_create_user:840 : user_id=d89dcb67877a4ae69091659a10f54457 2021-12-14 17:41:26.110 | ++ functions-common:get_or_create_user:841 : echo d89dcb67877a4ae69091659a10f54457 2021-12-14 17:41:26.113 | + lib/swift:create_swift_accounts:669 : swift_user_test2=d89dcb67877a4ae69091659a10f54457 2021-12-14 17:41:26.116 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-14 17:41:26.118 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:26.135 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin d89dcb67877a4ae69091659a10f54457 65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:26.137 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:41:26.140 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:41:26.143 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:41:26.145 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:41:26.148 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:41:26.150 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:41:26.152 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:41:26.155 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:41:26.159 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user d89dcb67877a4ae69091659a10f54457 --project 65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:26.159 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:26.159 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:41:26.162 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:26.165 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:28.645 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:28.648 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:41:28.651 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:41:28.653 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user d89dcb67877a4ae69091659a10f54457 --project 65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:31.046 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user d89dcb67877a4ae69091659a10f54457 --project 65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:41:31.046 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:31.046 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:41:31.049 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:31.051 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:33.505 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:33.509 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:41:33.512 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:41:33.515 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | d89dcb67877a4ae69091659a10f54457 | | 65209b4ff1a142e0a86fc2c23ce0a07e | | | False |' 2021-12-14 17:41:33.515 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:41:33.520 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:33.524 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:33.526 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:33.526 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:33.529 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-14 17:41:33.532 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-14 17:41:33.534 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-14 17:41:33.537 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-14 17:41:35.786 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-14 17:41:37.940 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:37.942 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-14 17:41:37.943 | ed56594b90684301b8b2e1b3a6e0d371' 2021-12-14 17:41:37.945 | ++ functions-common:get_or_create_domain:803 : echo ed56594b90684301b8b2e1b3a6e0d371 2021-12-14 17:41:37.948 | + lib/swift:create_swift_accounts:674 : swift_domain=ed56594b90684301b8b2e1b3a6e0d371 2021-12-14 17:41:37.950 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-14 17:41:37.953 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:37.968 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-14 17:41:37.971 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 ed56594b90684301b8b2e1b3a6e0d371 2021-12-14 17:41:37.974 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-14 17:41:37.977 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=ed56594b90684301b8b2e1b3a6e0d371 --or-show -f value -c id 2021-12-14 17:41:40.309 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:40.312 | ++ functions-common:get_or_create_project:853 : project_id=a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:40.315 | ++ functions-common:get_or_create_project:854 : echo a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:40.317 | + lib/swift:create_swift_accounts:678 : swift_project_test4=a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:40.320 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-14 17:41:40.323 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:40.339 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-14 17:41:40.342 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 ed56594b90684301b8b2e1b3a6e0d371 test4@example.com 2021-12-14 17:41:40.345 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:41:40.347 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-14 17:41:40.350 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-14 17:41:40.353 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=ed56594b90684301b8b2e1b3a6e0d371 --email=test4@example.com --or-show -f value -c id 2021-12-14 17:41:42.757 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:42.760 | ++ functions-common:get_or_create_user:840 : user_id=9b94773ae8c84b82baa47dba0403d935 2021-12-14 17:41:42.762 | ++ functions-common:get_or_create_user:841 : echo 9b94773ae8c84b82baa47dba0403d935 2021-12-14 17:41:42.765 | + lib/swift:create_swift_accounts:683 : swift_user_test4=9b94773ae8c84b82baa47dba0403d935 2021-12-14 17:41:42.768 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-14 17:41:42.770 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:41:42.786 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 9b94773ae8c84b82baa47dba0403d935 a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:42.789 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:41:42.793 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-14 17:41:42.796 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:41:42.798 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:41:42.801 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-14 17:41:42.803 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-14 17:41:42.806 | ++ functions-common:_get_domain_args:882 : echo 2021-12-14 17:41:42.809 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-14 17:41:42.812 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 9b94773ae8c84b82baa47dba0403d935 --project a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:42.813 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:42.813 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:41:42.816 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:42.819 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:45.225 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:45.228 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:41:45.231 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:41:45.233 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 9b94773ae8c84b82baa47dba0403d935 --project a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:47.594 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 9b94773ae8c84b82baa47dba0403d935 --project a6af83d6252742b59d316af5246c4328 2021-12-14 17:41:47.594 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:41:47.594 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:41:47.597 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:41:47.600 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:50.117 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:41:50.120 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:41:50.122 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:41:50.125 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | 9b94773ae8c84b82baa47dba0403d935 | | a6af83d6252742b59d316af5246c4328 | | | False |' 2021-12-14 17:41:50.126 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:41:50.131 | ++ functions-common:get_field:727 : read data 2021-12-14 17:41:50.135 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:50.137 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:50.137 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:41:50.140 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-14 17:41:50.142 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-14 17:41:50.145 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-14 17:41:50.149 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-14 17:41:50.160 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-14 17:41:50.171 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-14 17:41:50.177 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-14 17:41:50.178 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-14 17:41:50.271 | The user clouds.yaml file didn't exist. 2021-12-14 17:41:50.279 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-14 17:41:50.381 | /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-14 17:41:50.381 | self._clouds = yaml.load(clouds_file) 2021-12-14 17:41:50.390 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-14 17:41:50.496 | /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-14 17:41:50.496 | self._clouds = yaml.load(clouds_file) 2021-12-14 17:41:50.504 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-14 17:41:50.614 | /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-14 17:41:50.614 | self._clouds = yaml.load(clouds_file) 2021-12-14 17:41:50.624 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-14 17:41:50.627 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-14 17:41:50.630 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-14 17:41:50.634 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-14 17:41:50.650 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:41:50.652 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-14 17:41:50.669 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:41:50.671 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-14 17:41:50.688 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:41:50.694 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-14 17:41:50.696 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:41:50.699 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-14 17:41:50.701 | + ./stack.sh:main:1135 : init_glance 2021-12-14 17:41:50.703 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-14 17:41:50.707 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-14 17:41:50.711 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-14 17:41:50.714 | + lib/database:recreate_database:110 : local db=glance 2021-12-14 17:41:50.716 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-14 17:41:50.719 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-14 17:41:50.721 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-14 17:41:50.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:41:50.739 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-14 17:41:50.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:41:50.755 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-14 17:41:50.757 | + functions-common:time_start:2317 : local name=dbsync 2021-12-14 17:41:50.760 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:41:50.762 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:41:50.765 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:41:50.769 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503710766 2021-12-14 17:41:50.771 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-14 17:41:52.967 | 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=78130) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:41:52.970 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-14 17:41:52.970 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-14 17:41:52.996 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-14 17:41:52.996 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-14 17:41:53.014 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:41:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.015 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.017 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.018 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.020 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.020 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.022 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.022 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.025 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.026 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.026 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.029 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.029 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.033 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:41:53.034 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:41:53.075 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:41:53.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.076 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.078 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.079 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.080 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.081 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.082 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.082 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.085 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.086 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.086 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.089 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.089 | 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=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:41:53.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:41:53.094 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:41:53.094 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78130) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:41:53.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:41:53.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:41:53.536 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-14 17:42:04.922 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-14 17:42:05.271 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-14 17:42:05.311 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-14 17:42:06.556 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-14 17:42:06.585 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-14 17:42:06.613 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-14 17:42:07.414 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-14 17:42:08.711 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-14 17:42:08.733 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-14 17:42:08.758 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:08.759 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:08.763 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:08.763 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:08.768 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:08.768 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:08.788 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:08.788 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:08.820 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:08.820 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:08.828 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-14 17:42:10.168 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-14 17:42:10.855 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-14 17:42:10.883 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-14 17:42:10.911 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-14 17:42:10.951 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-14 17:42:10.980 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-14 17:42:11.055 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:11.055 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:11.060 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:42:11.060 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:42:11.064 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-14 17:42:11.064 | Database migration is up to date. No migration needed. 2021-12-14 17:42:11.064 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-14 17:42:11.064 | Database is synced successfully. 2021-12-14 17:42:11.248 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-14 17:42:13.349 | 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=78140) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:42:13.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-14 17:42:14.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-14 17:42:14.539 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-14 17:42:15.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-14 17:42:15.379 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-14 17:42:15.985 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-14 17:42:16.196 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-14 17:42:16.322 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-14 17:42:16.591 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-14 17:42:16.728 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-14 17:42:17.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-14 17:42:17.579 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-14 17:42:18.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-14 17:42:18.237 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-14 17:42:18.551 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-14 17:42:18.682 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-14 17:42:18.831 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-14 17:42:19.088 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-14 17:42:19.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-14 17:42:19.419 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-14 17:42:19.579 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-14 17:42:19.745 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-14 17:42:20.047 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-14 17:42:20.546 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-14 17:42:20.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-14 17:42:20.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-14 17:42:21.065 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-14 17:42:21.311 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-14 17:42:21.459 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-14 17:42:21.603 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-14 17:42:21.603 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-14 17:42:21.783 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-14 17:42:21.786 | + functions-common:time_stop:2331 : local name 2021-12-14 17:42:21.789 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:42:21.792 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:42:21.794 | + functions-common:time_stop:2334 : local total 2021-12-14 17:42:21.797 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:42:21.799 | + functions-common:time_stop:2337 : name=dbsync 2021-12-14 17:42:21.802 | + functions-common:time_stop:2338 : start_time=1639503710766 2021-12-14 17:42:21.804 | + functions-common:time_stop:2340 : [[ -z 1639503710766 ]] 2021-12-14 17:42:21.808 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:42:21.811 | + functions-common:time_stop:2343 : end_time=1639503741808 2021-12-14 17:42:21.813 | + functions-common:time_stop:2344 : elapsed_time=31042 2021-12-14 17:42:21.816 | + functions-common:time_stop:2345 : total=69978 2021-12-14 17:42:21.818 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:42:21.821 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=101020 2021-12-14 17:42:21.823 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-14 17:42:21.839 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:21.842 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-14 17:42:21.844 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:42:21.846 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-14 17:42:21.849 | + ./stack.sh:main:1145 : configure_neutron 2021-12-14 17:42:21.851 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-14 17:42:21.855 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:42:21.856 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:42:21.860 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:42:21.862 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:42:21.865 | + 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,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,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-14 17:42:21.868 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:42:21.871 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-14 17:42:21.873 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-14 17:42:21.876 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-14 17:42:21.878 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-14 17:42:21.890 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-14 17:42:21.892 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-14 17:42:53.650 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-14 17:42:53.654 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-14 17:42:53.656 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-14 17:42:53.659 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-14 17:42:53.661 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-14 17:42:53.664 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-14 17:42:53.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-14 17:42:53.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-14 17:42:53.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-14 17:42:53.672 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-14 17:42:53.674 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-14 17:42:53.676 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-14 17:42:53.679 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-14 17:42:53.681 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-14 17:42:53.683 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-14 17:42:53.686 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-14 17:42:53.693 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:53.695 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-14 17:42:53.697 | + 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-14 17:42:53.702 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-14 17:42:53.704 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-14 17:42:53.707 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-14 17:42:53.709 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-14 17:42:53.711 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-14 17:42:53.714 | + 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-14 17:42:53.743 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-14 17:42:53.772 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-14 17:42:53.801 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-14 17:42:53.830 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-14 17:42:53.859 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-14 17:42:53.889 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-14 17:42:53.891 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-14 17:42:53.894 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-14 17:42:53.896 | + functions:setup_logging:656 : local other_cond=False 2021-12-14 17:42:53.898 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:53.900 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-14 17:42:53.902 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-14 17:42:53.905 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-14 17:42:53.907 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-14 17:42:53.922 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-14 17:42:53.924 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-14 17:42:53.926 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-14 17:42:53.928 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-14 17:42:53.931 | + 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-14 17:42:53.959 | + 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-14 17:42:53.990 | + 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-14 17:42:54.021 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-14 17:42:54.050 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-14 17:42:54.065 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:42:54.067 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-14 17:42:54.070 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:42:54.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-14 17:42:54.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-14 17:42:54.077 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-14 17:42:54.079 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:42:54.081 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-14 17:42:54.084 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-14 17:42:54.095 | + 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-14 17:42:54.107 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-14 17:42:54.109 | + 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-14 17:42:54.121 | + 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-14 17:42:54.132 | + 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-14 17:42:54.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-14 17:42:54.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-14 17:42:54.148 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-14 17:42:54.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.q7xN2d7NvK 2021-12-14 17:42:54.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-14 17:42:54.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-14 17:42:54.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.q7xN2d7NvK 2021-12-14 17:42:54.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.q7xN2d7NvK 2021-12-14 17:42:54.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.q7xN2d7NvK /etc/sudoers.d/neutron-rootwrap 2021-12-14 17:42:54.184 | + 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-14 17:42:54.213 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:54.215 | + 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-14 17:42:54.245 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-14 17:42:54.248 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-14 17:42:54.250 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-14 17:42:54.252 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:42:54.255 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-14 17:42:54.258 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:42:54.275 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:54.278 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-14 17:42:54.281 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-14 17:42:54.283 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:42:54.299 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:54.302 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:42:54.305 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2021-12-14 17:42:54.336 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:42:54.338 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:42:54.341 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-14 17:42:54.356 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:54.359 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-14 17:42:54.361 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-14 17:42:54.363 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-14 17:42:54.366 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-14 17:42:54.369 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-14 17:42:54.371 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-14 17:42:54.374 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-14 17:42:54.376 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-14 17:42:54.379 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-14 17:42:54.381 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-14 17:42:54.386 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-14 17:42:54.388 | + 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-14 17:42:54.392 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-14 17:42:54.408 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:54.410 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-14 17:42:54.413 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-14 17:42:54.416 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-14 17:42:54.420 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-14 17:42:54.450 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-14 17:42:54.480 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-14 17:42:54.510 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-14 17:42:54.542 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-14 17:42:54.572 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-14 17:42:54.575 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-14 17:42:54.577 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-14 17:42:54.579 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-14 17:42:54.582 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-14 17:42:54.612 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-14 17:42:54.641 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2021-12-14 17:42:54.673 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-14 17:42:54.708 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-14 17:42:54.739 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-14 17:42:54.769 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-14 17:42:54.800 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-14 17:42:54.829 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:42:54.860 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-14 17:42:54.890 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-14 17:42:54.920 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-14 17:42:54.951 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-14 17:42:54.953 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-14 17:42:54.956 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-14 17:42:54.958 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-14 17:42:54.961 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-14 17:42:54.991 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-14 17:42:55.022 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2021-12-14 17:42:55.052 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-14 17:42:55.082 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-14 17:42:55.113 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-14 17:42:55.144 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-14 17:42:55.174 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-14 17:42:55.204 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-14 17:42:55.234 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-14 17:42:55.265 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-14 17:42:55.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-14 17:42:55.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-14 17:42:55.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-14 17:42:55.275 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-14 17:42:55.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-14 17:42:55.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-14 17:42:55.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 200:249 != '' ]] 2021-12-14 17:42:55.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:200:249 2021-12-14 17:42:55.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:200:249 != '' ]] 2021-12-14 17:42:55.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-14 17:42:55.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-14 17:42:55.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-14 17:42:55.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-14 17:42:55.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-14 17:42:55.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-14 17:42:55.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-14 17:42:55.308 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-14 17:42:55.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:55.312 | + 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-14 17:42:55.338 | + 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-14 17:42:55.340 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-14 17:42:55.345 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-14 17:42:55.347 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-14 17:42:55.350 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.352 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-14 17:42:55.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-14 17:42:55.379 | + 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-14 17:42:55.382 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-14 17:42:55.387 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-14 17:42:55.389 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-14 17:42:55.392 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.394 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-14 17:42:55.419 | + 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-14 17:42:55.421 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.424 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-14 17:42:55.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-14 17:42:55.428 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-14 17:42:55.431 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.434 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-14 17:42:55.459 | + 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-14 17:42:55.461 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.464 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-14 17:42:55.466 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-14 17:42:55.469 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-14 17:42:55.471 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.473 | + 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-14 17:42:55.499 | + 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-14 17:42:55.501 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.503 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-14 17:42:55.506 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-14 17:42:55.509 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-14 17:42:55.511 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.514 | + 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-14 17:42:55.539 | + 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-14 17:42:55.541 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-14 17:42:55.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-14 17:42:55.548 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-14 17:42:55.551 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.553 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-14 17:42:55.579 | + 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:200:249 2021-12-14 17:42:55.582 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.584 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-14 17:42:55.587 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:200:249 2021-12-14 17:42:55.589 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2021-12-14 17:42:55.591 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.594 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2021-12-14 17:42:55.619 | + 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-14 17:42:55.622 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:42:55.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-14 17:42:55.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-14 17:42:55.629 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-14 17:42:55.632 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-14 17:42:55.635 | + 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-14 17:42:55.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-14 17:42:55.665 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-14 17:42:55.681 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:55.683 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-14 17:42:55.685 | + 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-14 17:42:55.714 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:55.716 | + 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-14 17:42:55.743 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-14 17:42:55.774 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-14 17:42:55.777 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-14 17:42:55.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-14 17:42:55.781 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-14 17:42:58.301 | INFO neutron.common.config [-] Logging enabled! 2021-12-14 17:42:58.301 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev18 2021-12-14 17:42:58.302 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=79866) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-14 17:42:58.303 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-14 17:42:58.304 | 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=79866) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-14 17:42:58.308 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=79866) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-14 17:42:58.603 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=79873 2021-12-14 17:42:58.691 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-14 17:42:58.692 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=79873 2021-12-14 17:42:58.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-14 17:42:58.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-14 17:42:58.957 | + 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-14 17:42:58.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-14 17:42:58.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-14 17:42:59.010 | + 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-14 17:42:59.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-14 17:42:59.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:59.032 | + 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-14 17:42:59.061 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-14 17:42:59.065 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-14 17:42:59.071 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-14 17:42:59.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-14 17:42:59.076 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-14 17:42:59.097 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-14 17:42:59.119 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-14 17:42:59.124 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-14 17:42:59.132 | net.bridge.bridge-nf-call-iptables = 1 2021-12-14 17:42:59.136 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-14 17:42:59.138 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-14 17:42:59.145 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-14 17:42:59.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-14 17:42:59.151 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-14 17:42:59.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-14 17:42:59.156 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-14 17:42:59.158 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-14 17:42:59.161 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-14 17:42:59.163 | + 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-14 17:42:59.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-14 17:42:59.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-14 17:42:59.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-14 17:42:59.192 | + 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-14 17:42:59.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-14 17:42:59.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-14 17:42:59.252 | + 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-14 17:42:59.279 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-14 17:42:59.295 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:59.298 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-14 17:42:59.300 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.305 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-14 17:42:59.330 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-14 17:42:59.357 | + 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-14 17:42:59.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:59.396 | + 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-14 17:42:59.422 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-14 17:42:59.437 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:59.440 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.442 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-14 17:42:59.469 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.471 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.474 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-14 17:42:59.499 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-14 17:42:59.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-14 17:42:59.507 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-14 17:42:59.523 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:42:59.526 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-14 17:42:59.528 | + 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-14 17:42:59.532 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-14 17:42:59.561 | + 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-14 17:42:59.589 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-14 17:42:59.592 | + 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-14 17:42:59.618 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-14 17:42:59.620 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-14 17:42:59.647 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-14 17:42:59.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-14 17:42:59.652 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-14 17:42:59.678 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-14 17:42:59.680 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-14 17:42:59.683 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-14 17:42:59.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-14 17:43:02.199 | INFO neutron.common.config [-] Logging enabled! 2021-12-14 17:43:02.199 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev18 2021-12-14 17:43:02.200 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80466) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-14 17:43:02.285 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-14 17:43:02.285 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80466) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-14 17:43:02.286 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80466) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-14 17:43:02.286 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-14 17:43:02.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-14 17:43:02.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-14 17:43:02.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-14 17:43:02.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-14 17:43:02.533 | + 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-14 17:43:02.536 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-14 17:43:02.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-14 17:43:02.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-14 17:43:02.557 | + functions:set_mtu:764 : local dev=br-data 2021-12-14 17:43:02.560 | + functions:set_mtu:765 : local mtu=1500 2021-12-14 17:43:02.562 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-14 17:43:02.574 | + 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-14 17:43:02.592 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-14 17:43:02.595 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-14 17:43:02.597 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-14 17:43:02.599 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-14 17:43:02.602 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-14 17:43:02.604 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-14 17:43:02.607 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-14 17:43:02.609 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-14 17:43:02.611 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-14 17:43:02.614 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-14 17:43:02.616 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-14 17:43:02.618 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-14 17:43:02.621 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-14 17:43:02.624 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-14 17:43:02.625 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-14 17:43:02.630 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-14 17:43:02.633 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-14 17:43:02.636 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-14 17:43:02.638 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-14 17:43:02.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-14 17:43:02.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-14 17:43:02.642 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-14 17:43:02.648 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2021-12-14 17:43:02.650 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-14 17:43:02.653 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-14 17:43:02.655 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-14 17:43:02.658 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-14 17:43:02.660 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2021-12-14 17:43:02.662 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2021-12-14 17:43:02.665 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2021-12-14 17:43:02.667 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-14 17:43:02.669 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-14 17:43:02.673 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.40/22 brd 192.168.3.255 2021-12-14 17:43:02.673 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-14 17:43:02.674 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-14 17:43:02.676 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-14 17:43:02.679 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.40 2021-12-14 17:43:02.682 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.40 ' 2021-12-14 17:43:02.684 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2021-12-14 17:43:02.697 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2021-12-14 17:43:02.707 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-14 17:43:02.719 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-14 17:43:02.739 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.40 2021-12-14 17:43:04.747 | ARPING 192.168.0.40 from 192.168.0.40 br-data 2021-12-14 17:43:04.747 | Sent 3 probes (3 broadcast(s)) 2021-12-14 17:43:04.747 | Received 0 response(s) 2021-12-14 17:43:04.775 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-14 17:43:04.776 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-14 17:43:04.780 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-14 17:43:04.783 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-14 17:43:04.799 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:43:04.801 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-14 17:43:04.804 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-14 17:43:04.809 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-14 17:43:04.834 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.58 2021-12-14 17:43:04.861 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-14 17:43:04.887 | + 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-14 17:43:04.917 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-14 17:43:04.919 | + 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-14 17:43:04.946 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-14 17:43:04.949 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-14 17:43:04.965 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:43:04.967 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-14 17:43:04.999 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-14 17:43:05.029 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-14 17:43:05.032 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-14 17:43:05.048 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:43:05.051 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-14 17:43:05.066 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:43:05.069 | + ./stack.sh:main:1149 : init_neutron 2021-12-14 17:43:05.071 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-14 17:43:05.075 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:43:05.075 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:43:05.079 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:43:05.082 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:43:05.085 | + 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,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,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-14 17:43:05.088 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:43:05.090 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-14 17:43:05.092 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-14 17:43:05.095 | + lib/database:recreate_database:110 : local db=neutron 2021-12-14 17:43:05.097 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-14 17:43:05.100 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-14 17:43:05.103 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-14 17:43:05.107 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:43:05.119 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-14 17:43:05.122 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:43:05.135 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-14 17:43:05.138 | + functions-common:time_start:2317 : local name=dbsync 2021-12-14 17:43:05.140 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:43:05.143 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:43:05.146 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:43:05.150 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503785147 2021-12-14 17:43:05.152 | + 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-14 17:43:08.155 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:43:08.155 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:43:08.508 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-14 17:43:08.508 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-14 17:43:08.573 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-14 17:43:47.195 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-14 17:43:47.423 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-14 17:43:48.572 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-14 17:43:48.970 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-14 17:43:49.663 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-14 17:43:50.131 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-14 17:43:50.777 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-14 17:43:51.050 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-14 17:43:51.502 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-14 17:43:51.960 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-14 17:43:53.155 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-14 17:43:53.651 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-14 17:43:54.040 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-14 17:43:54.440 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-14 17:43:54.954 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-14 17:43:58.571 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-14 17:43:59.017 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-14 17:43:59.451 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-14 17:43:59.828 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-14 17:44:01.221 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-14 17:44:01.490 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-14 17:44:02.154 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-14 17:44:03.444 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-14 17:44:03.731 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-14 17:44:04.130 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-14 17:44:04.541 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-14 17:44:04.758 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-14 17:44:05.512 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-14 17:44:05.880 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-14 17:44:06.146 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-14 17:44:06.960 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-14 17:44:06.988 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-14 17:44:07.862 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-14 17:44:08.469 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-14 17:44:08.696 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-14 17:44:10.009 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-14 17:44:10.707 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-14 17:44:12.148 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-14 17:44:12.284 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-14 17:44:22.474 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-14 17:44:22.660 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-14 17:44:23.719 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-14 17:44:24.136 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-14 17:44:24.165 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-14 17:44:24.605 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-14 17:44:24.633 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-14 17:44:25.306 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-14 17:44:25.477 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-14 17:44:25.736 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-14 17:44:26.094 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-14 17:44:26.523 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-14 17:44:27.685 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-14 17:44:28.266 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-14 17:44:28.368 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-14 17:44:28.754 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-14 17:44:29.345 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-14 17:44:34.708 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-14 17:44:35.871 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-14 17:44:36.147 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-14 17:44:36.351 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-14 17:44:36.780 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-14 17:44:37.159 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-14 17:44:37.311 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-14 17:44:37.820 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-14 17:44:37.851 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-14 17:44:38.608 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-14 17:44:38.985 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-14 17:44:40.308 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-14 17:44:40.808 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-14 17:44:41.679 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-14 17:44:42.099 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-14 17:44:42.536 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-14 17:44:42.816 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-14 17:44:42.873 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-14 17:44:43.176 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-14 17:44:45.119 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-14 17:44:45.465 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-14 17:44:45.771 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-14 17:44:46.296 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-14 17:44:46.610 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-14 17:44:47.045 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-14 17:44:47.374 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-14 17:44:47.933 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-14 17:44:48.414 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-14 17:44:48.905 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-14 17:44:49.979 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-14 17:44:50.216 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-14 17:44:50.776 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-14 17:44:52.581 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-14 17:44:52.839 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-14 17:44:53.282 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-14 17:44:53.833 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-14 17:44:54.270 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-14 17:44:54.930 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-14 17:44:54.964 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-14 17:44:54.998 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-14 17:44:56.453 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-14 17:44:58.621 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-14 17:44:59.282 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-14 17:44:59.545 | Running upgrade for neutron ... 2021-12-14 17:44:59.545 | OK 2021-12-14 17:44:59.791 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-14 17:44:59.794 | + functions-common:time_stop:2331 : local name 2021-12-14 17:44:59.796 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:44:59.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:44:59.801 | + functions-common:time_stop:2334 : local total 2021-12-14 17:44:59.804 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:44:59.807 | + functions-common:time_stop:2337 : name=dbsync 2021-12-14 17:44:59.809 | + functions-common:time_stop:2338 : start_time=1639503785147 2021-12-14 17:44:59.812 | + functions-common:time_stop:2340 : [[ -z 1639503785147 ]] 2021-12-14 17:44:59.815 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:44:59.819 | + functions-common:time_stop:2343 : end_time=1639503899816 2021-12-14 17:44:59.822 | + functions-common:time_stop:2344 : elapsed_time=114669 2021-12-14 17:44:59.825 | + functions-common:time_stop:2345 : total=101020 2021-12-14 17:44:59.827 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:44:59.829 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=215689 2021-12-14 17:44:59.832 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-14 17:44:59.848 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:44:59.851 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-14 17:44:59.859 | ++ ./stack.sh:main:1160 : true 2021-12-14 17:44:59.862 | + ./stack.sh:main:1160 : netman_pid= 2021-12-14 17:44:59.865 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-14 17:44:59.867 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-14 17:44:59.888 | dnsmasq: no process found 2021-12-14 17:44:59.891 | + ./stack.sh:main:1162 : true 2021-12-14 17:44:59.894 | + ./stack.sh:main:1167 : clean_iptables 2021-12-14 17:44:59.899 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-14 17:44:59.900 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-14 17:44:59.900 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-14 17:44:59.901 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-14 17:44:59.901 | + lib/nova:clean_iptables:182 : grep nova 2021-12-14 17:44:59.901 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-14 17:44:59.904 | + lib/nova:clean_iptables:182 : bash 2021-12-14 17:44:59.992 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-14 17:44:59.993 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-14 17:44:59.996 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-14 17:44:59.998 | + lib/nova:clean_iptables:184 : bash 2021-12-14 17:44:59.998 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-14 17:45:00.002 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-14 17:45:00.002 | + lib/nova:clean_iptables:184 : grep nova 2021-12-14 17:45:00.094 | + lib/nova:clean_iptables:186 : grep nova 2021-12-14 17:45:00.094 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-14 17:45:00.095 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-14 17:45:00.095 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-14 17:45:00.095 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-14 17:45:00.097 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-14 17:45:00.098 | + lib/nova:clean_iptables:186 : bash 2021-12-14 17:45:00.110 | + lib/nova:clean_iptables:188 : grep nova 2021-12-14 17:45:00.110 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-14 17:45:00.110 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-14 17:45:00.111 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-14 17:45:00.112 | + lib/nova:clean_iptables:188 : bash 2021-12-14 17:45:00.114 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-14 17:45:00.114 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-14 17:45:00.123 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-14 17:45:00.130 | net.ipv4.ip_forward = 1 2021-12-14 17:45:00.133 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-14 17:45:00.149 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:45:00.152 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-14 17:45:00.155 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:45:00.157 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-14 17:45:00.160 | + ./stack.sh:main:1179 : init_swift 2021-12-14 17:45:00.162 | + lib/swift:init_swift:690 : local node_number 2021-12-14 17:45:00.165 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-14 17:45:00.990 | No container-auditor running 2021-12-14 17:45:00.990 | No object-replicator running 2021-12-14 17:45:00.990 | No account-reaper running 2021-12-14 17:45:00.990 | No account-server running 2021-12-14 17:45:00.990 | No object-expirer running 2021-12-14 17:45:00.990 | No object-server running 2021-12-14 17:45:00.990 | No container-sharder running 2021-12-14 17:45:00.990 | No container-replicator running 2021-12-14 17:45:00.990 | No container-updater running 2021-12-14 17:45:00.990 | No object-updater running 2021-12-14 17:45:00.990 | No account-auditor running 2021-12-14 17:45:00.990 | No container-server running 2021-12-14 17:45:00.990 | No container-reconciler running 2021-12-14 17:45:00.990 | No object-auditor running 2021-12-14 17:45:00.990 | No proxy-server running 2021-12-14 17:45:00.990 | No container-sync running 2021-12-14 17:45:00.990 | No object-reconstructor running 2021-12-14 17:45:00.990 | No account-replicator running 2021-12-14 17:45:01.038 | + lib/swift:init_swift:692 : true 2021-12-14 17:45:01.041 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-14 17:45:01.043 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-14 17:45:01.045 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-14 17:45:01.048 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-14 17:45:01.053 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-14 17:45:01.055 | + 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-14 17:45:01.068 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-14 17:45:01.070 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-14 17:45:01.075 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-14 17:45:01.085 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-14 17:45:01.096 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-14 17:45:01.106 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-14 17:45:01.247 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-14 17:45:01.247 | = sectsz=512 attr=2, projid32bit=1 2021-12-14 17:45:01.247 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-14 17:45:01.247 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-14 17:45:01.247 | = sunit=0 swidth=0 blks 2021-12-14 17:45:01.247 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-14 17:45:01.247 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-14 17:45:01.247 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-14 17:45:01.247 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-14 17:45:01.250 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-14 17:45:01.257 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-14 17:45:01.262 | + 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-14 17:45:01.333 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-14 17:45:01.335 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-14 17:45:01.338 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-14 17:45:01.340 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-14 17:45:01.343 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-14 17:45:01.360 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-14 17:45:01.362 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-14 17:45:01.365 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-14 17:45:01.378 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-14 17:45:01.381 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-14 17:45:01.384 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-14 17:45:02.313 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-14 17:45:03.194 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-14 17:45:04.075 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-14 17:45:04.077 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-14 17:45:04.080 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-14 17:45:04.918 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-14 17:45:04.919 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-14 17:45:04.977 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-14 17:45:05.792 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-14 17:45:05.793 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-14 17:45:05.839 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-14 17:45:06.644 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-14 17:45:06.645 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-14 17:45:06.691 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-14 17:45:07.647 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-14 17:45:07.692 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-14 17:45:08.632 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-14 17:45:08.676 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-14 17:45:09.607 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-14 17:45:09.650 | + lib/swift:init_swift:736 : popd 2021-12-14 17:45:09.653 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-14 17:45:09.670 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:45:09.672 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-14 17:45:09.675 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:45:09.677 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-14 17:45:09.680 | + ./stack.sh:main:1188 : init_cinder 2021-12-14 17:45:09.683 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-14 17:45:09.702 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:45:09.705 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-14 17:45:09.707 | + lib/database:recreate_database:110 : local db=cinder 2021-12-14 17:45:09.710 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-14 17:45:09.712 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-14 17:45:09.715 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-14 17:45:09.718 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:45:09.731 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-14 17:45:09.735 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:45:09.747 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-14 17:45:09.750 | + functions-common:time_start:2317 : local name=dbsync 2021-12-14 17:45:09.753 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:45:09.755 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:45:09.758 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:45:09.762 | + functions-common:time_start:2322 : _TIME_START[$name]=1639503909759 2021-12-14 17:45:09.764 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-14 17:45:12.613 | 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=81359) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:45:12.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:45:12.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.619 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.619 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.620 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.620 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.620 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.621 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.621 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:45:12.621 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:45:12.663 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:45:12.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.667 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.667 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.668 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.669 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.669 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.669 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:45:12.670 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:45:12.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:45:12.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.950 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.950 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.952 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.952 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.952 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.952 | 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=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:45:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:45:12.953 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:45:12.953 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81359) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:45:12.960 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-14 17:45:31.500 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:31.500 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-14 17:45:31.534 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:31.535 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-14 17:45:31.580 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:31.581 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-14 17:45:31.626 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:31.626 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-14 17:45:31.726 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:31.726 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-14 17:45:32.938 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:32.938 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-14 17:45:32.960 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:32.960 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-14 17:45:32.983 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:32.983 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-14 17:45:33.006 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:33.006 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-14 17:45:33.071 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:33.071 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-14 17:45:33.105 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:33.105 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-14 17:45:33.143 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:33.143 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-14 17:45:33.177 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:33.177 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-14 17:45:34.271 | INFO migrate.versioning.api [-] done 2021-12-14 17:45:34.546 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-14 17:45:34.549 | + functions-common:time_stop:2331 : local name 2021-12-14 17:45:34.551 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:45:34.554 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:45:34.556 | + functions-common:time_stop:2334 : local total 2021-12-14 17:45:34.559 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:45:34.561 | + functions-common:time_stop:2337 : name=dbsync 2021-12-14 17:45:34.564 | + functions-common:time_stop:2338 : start_time=1639503909759 2021-12-14 17:45:34.567 | + functions-common:time_stop:2340 : [[ -z 1639503909759 ]] 2021-12-14 17:45:34.570 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:45:34.573 | + functions-common:time_stop:2343 : end_time=1639503934571 2021-12-14 17:45:34.578 | + functions-common:time_stop:2344 : elapsed_time=24812 2021-12-14 17:45:34.578 | + functions-common:time_stop:2345 : total=215689 2021-12-14 17:45:34.581 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:45:34.583 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=240501 2021-12-14 17:45:34.586 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-14 17:45:34.602 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:45:34.604 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-14 17:45:34.609 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-14 17:45:34.626 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:45:34.628 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-14 17:45:34.631 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:45:34.633 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-14 17:45:34.636 | + ./stack.sh:main:1196 : init_placement 2021-12-14 17:45:34.638 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-14 17:45:34.640 | + lib/database:recreate_database:110 : local db=placement 2021-12-14 17:45:34.643 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-14 17:45:34.645 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-14 17:45:34.648 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-14 17:45:34.652 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:45:34.664 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-14 17:45:34.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:45:34.680 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-14 17:45:43.235 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-14 17:45:43.237 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-14 17:45:43.240 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-14 17:45:43.243 | + functions-common:get_or_create_user:824 : local user_id 2021-12-14 17:45:43.245 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-14 17:45:43.248 | + functions-common:get_or_create_user:828 : local email= 2021-12-14 17:45:43.251 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-14 17:45:45.847 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:45:45.850 | + functions-common:get_or_create_user:840 : user_id=bd7e8fd4c42f494ca8ce23a9477de6df 2021-12-14 17:45:45.853 | + functions-common:get_or_create_user:841 : echo bd7e8fd4c42f494ca8ce23a9477de6df 2021-12-14 17:45:45.853 | bd7e8fd4c42f494ca8ce23a9477de6df 2021-12-14 17:45:45.855 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-14 17:45:45.858 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:45:45.861 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:45:45.864 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:45:45.866 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:45:45.869 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:45:45.871 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:45:45.874 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:45:45.876 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:45:45.879 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:45:45.882 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:45:45.885 | ++ 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-14 17:45:45.886 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:45:45.886 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:45:45.889 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:45:45.892 | ++ functions-common:get_field:727 : read data 2021-12-14 17:45:48.799 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:45:48.803 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:45:48.806 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:45:48.808 | + 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-14 17:45:51.705 | ++ 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-14 17:45:51.705 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:45:51.705 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:45:51.708 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:45:51.711 | ++ functions-common:get_field:727 : read data 2021-12-14 17:45:54.682 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:45:54.685 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:45:54.688 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:45:54.693 | ++ functions-common:get_field:733 : echo '| 0909442446aa461fadaf2553c4d5fb65 | bd7e8fd4c42f494ca8ce23a9477de6df | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:45:54.693 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:45:54.698 | ++ functions-common:get_field:727 : read data 2021-12-14 17:45:54.702 | + functions-common:get_or_add_user_project_role:910 : user_role_id=0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:45:54.704 | + functions-common:get_or_add_user_project_role:912 : echo 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:45:54.704 | 0909442446aa461fadaf2553c4d5fb65 2021-12-14 17:45:54.707 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-14 17:45:54.709 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-14 17:45:54.712 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-14 17:45:54.715 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-14 17:45:54.718 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-14 17:45:54.720 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-14 17:45:54.722 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-14 17:45:54.725 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-14 17:45:54.727 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-14 17:45:54.730 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-14 17:45:54.732 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-14 17:45:54.735 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-14 17:45:54.739 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:45:54.740 | ++ 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-14 17:45:54.740 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-14 17:45:54.743 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:45:54.745 | ++ functions-common:get_field:727 : read data 2021-12-14 17:45:57.673 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:45:57.677 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-14 17:45:57.679 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-14 17:45:57.682 | + 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-14 17:46:00.568 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-14 17:46:00.568 | ++ 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-14 17:46:00.568 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-14 17:46:00.571 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:46:00.574 | ++ functions-common:get_field:727 : read data 2021-12-14 17:46:03.540 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:46:03.543 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:46:03.546 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:46:03.549 | ++ functions-common:get_field:733 : echo '| 4a62f5640f28401d9b42ff28e74fce7c | bd7e8fd4c42f494ca8ce23a9477de6df | | c19e816cc845450fb5b124191a27c450 | | | False |' 2021-12-14 17:46:03.549 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:46:03.554 | ++ functions-common:get_field:727 : read data 2021-12-14 17:46:03.557 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:46:03.560 | + functions-common:get_or_add_user_project_role:912 : echo 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:46:03.560 | 4a62f5640f28401d9b42ff28e74fce7c 2021-12-14 17:46:03.563 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.58/placement 2021-12-14 17:46:03.565 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-14 17:46:03.568 | + functions-common:get_or_create_service:966 : local service_id 2021-12-14 17:46:03.571 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-14 17:46:05.820 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-14 17:46:08.015 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:46:08.019 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-14 17:46:08.019 | daf97a5de2ab4174a3545d37d92b1b26' 2021-12-14 17:46:08.021 | + functions-common:get_or_create_service:978 : echo daf97a5de2ab4174a3545d37d92b1b26 2021-12-14 17:46:08.021 | daf97a5de2ab4174a3545d37d92b1b26 2021-12-14 17:46:08.024 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.58/placement 2021-12-14 17:46:08.026 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-14 17:46:08.029 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.58/placement RegionOne 2021-12-14 17:46:08.032 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-14 17:46:08.035 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-14 17:46:10.414 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:46:10.417 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-14 17:46:10.419 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-14 17:46:10.422 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.58/placement --region RegionOne -f value -c id 2021-12-14 17:46:12.722 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:46:12.725 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0a289a34310149bd939248bf1f14a2a8 2021-12-14 17:46:12.727 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0a289a34310149bd939248bf1f14a2a8 2021-12-14 17:46:12.730 | + functions-common:get_or_create_endpoint:1011 : public_id=0a289a34310149bd939248bf1f14a2a8 2021-12-14 17:46:12.733 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-14 17:46:12.735 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-14 17:46:12.738 | + functions-common:get_or_create_endpoint:1020 : echo 0a289a34310149bd939248bf1f14a2a8 2021-12-14 17:46:12.738 | 0a289a34310149bd939248bf1f14a2a8 2021-12-14 17:46:12.741 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-14 17:46:12.758 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:46:12.760 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-14 17:46:12.763 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:46:12.765 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-14 17:46:12.768 | + ./stack.sh:main:1204 : init_nova 2021-12-14 17:46:12.770 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-14 17:46:12.786 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:46:12.788 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-14 17:46:12.804 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:46:12.806 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-14 17:46:12.809 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-14 17:46:12.811 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-14 17:46:12.814 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-14 17:46:12.817 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-14 17:46:12.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:12.833 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-14 17:46:12.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:12.849 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-14 17:46:16.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:46:16.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.615 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.615 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.616 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.620 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.620 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.622 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.624 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.624 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.627 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.628 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.628 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.629 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.629 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.632 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.632 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.632 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.635 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.636 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.636 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.639 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.639 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.640 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.640 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.641 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.641 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.642 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.642 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.643 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.643 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.644 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.645 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.646 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.646 | 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=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:16.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:16.649 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:46:16.649 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81961) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:46:17.046 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-14 17:46:17.428 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:17.429 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-14 17:46:18.115 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:18.116 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-14 17:46:18.607 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:18.607 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-14 17:46:18.971 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:18.971 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-14 17:46:20.030 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:20.030 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-14 17:46:20.515 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:20.515 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-14 17:46:21.051 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.051 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-14 17:46:21.087 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.087 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-14 17:46:21.121 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.121 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-14 17:46:21.155 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.156 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-14 17:46:21.184 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.184 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-14 17:46:21.213 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:21.213 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-14 17:46:22.447 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:22.447 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-14 17:46:22.687 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:22.687 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-14 17:46:24.921 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:24.921 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-14 17:46:27.681 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:27.681 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-14 17:46:28.801 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:28.801 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-14 17:46:30.029 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:30.029 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-14 17:46:30.458 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:30.458 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-14 17:46:31.046 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.047 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-14 17:46:31.069 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.070 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-14 17:46:31.099 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.099 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-14 17:46:31.127 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.127 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-14 17:46:31.155 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.155 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-14 17:46:31.178 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.178 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-14 17:46:31.378 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:31.378 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-14 17:46:34.207 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:34.207 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-14 17:46:34.709 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:34.709 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-14 17:46:35.199 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.199 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-14 17:46:35.240 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.240 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-14 17:46:35.274 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.274 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-14 17:46:35.308 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.308 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-14 17:46:35.336 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.336 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-14 17:46:35.367 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.367 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-14 17:46:35.400 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.401 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-14 17:46:35.435 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.435 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-14 17:46:35.469 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.469 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-14 17:46:35.503 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.504 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-14 17:46:35.538 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.538 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-14 17:46:35.601 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:35.601 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-14 17:46:36.435 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:36.435 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-14 17:46:37.018 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:37.018 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-14 17:46:37.549 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:37.549 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-14 17:46:39.349 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.349 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-14 17:46:39.383 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.384 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-14 17:46:39.417 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.417 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-14 17:46:39.450 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.451 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-14 17:46:39.485 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.485 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-14 17:46:39.519 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.519 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-14 17:46:39.881 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:39.881 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-14 17:46:42.464 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:42.464 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-14 17:46:43.063 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.063 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-14 17:46:43.108 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.109 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-14 17:46:43.160 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.160 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-14 17:46:43.183 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.183 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-14 17:46:43.217 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.217 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-14 17:46:43.262 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.262 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-14 17:46:43.794 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:43.794 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-14 17:46:44.143 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:44.144 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-14 17:46:44.599 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:44.600 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-14 17:46:45.132 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.132 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-14 17:46:45.822 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.822 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-14 17:46:45.857 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.858 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-14 17:46:45.891 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.892 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-14 17:46:45.932 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.932 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-14 17:46:45.960 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.960 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-14 17:46:45.983 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:45.983 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-14 17:46:46.006 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:46.006 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-14 17:46:46.045 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:46.046 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-14 17:46:46.080 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:46.080 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-14 17:46:46.115 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:46.115 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-14 17:46:46.148 | INFO migrate.versioning.api [-] done 2021-12-14 17:46:46.513 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-14 17:46:46.516 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-14 17:46:46.518 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-14 17:46:46.521 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-14 17:46:46.524 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-14 17:46:46.527 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:46.540 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-14 17:46:46.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:46.556 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-14 17:46:46.560 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-14 17:46:46.562 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-14 17:46:46.565 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-14 17:46:46.567 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-14 17:46:46.570 | + 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-14 17:46:50.639 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-14 17:46:50.642 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:46:50.645 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-14 17:46:50.647 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-14 17:46:50.650 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-14 17:46:50.653 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-14 17:46:50.655 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-14 17:46:50.659 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:50.672 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-14 17:46:50.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-14 17:46:50.689 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-14 17:46:50.692 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:46:50.695 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:46:50.698 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-14 17:46:53.776 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:46:53.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.778 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.778 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.780 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.781 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.782 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.782 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.783 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.783 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.784 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.785 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.789 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.796 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.796 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.797 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.797 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.801 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.801 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.803 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.806 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.807 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.808 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.813 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.813 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.814 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.814 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.816 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.816 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.817 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.818 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.822 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.823 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.825 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.825 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.834 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.835 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.836 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.836 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.836 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.837 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.837 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.838 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.929 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.932 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.934 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.936 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.936 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.936 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.941 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.941 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.945 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.945 | 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=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:46:53.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:46:53.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:46:53.955 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82034) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:46:54.271 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-14 17:47:41.884 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:41.884 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-14 17:47:41.923 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:41.923 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-14 17:47:41.958 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:41.958 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-14 17:47:41.992 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:41.992 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-14 17:47:42.032 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.032 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-14 17:47:42.067 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.067 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-14 17:47:42.096 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.096 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-14 17:47:42.129 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.129 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-14 17:47:42.164 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.164 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-14 17:47:42.198 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.198 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-14 17:47:42.226 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.227 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-14 17:47:42.272 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.273 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-14 17:47:42.855 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:42.855 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-14 17:47:43.524 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:43.524 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-14 17:47:44.901 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:44.901 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-14 17:47:45.741 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:45.741 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-14 17:47:46.729 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:46.730 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-14 17:47:47.684 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.684 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-14 17:47:47.907 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.907 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-14 17:47:47.929 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.930 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-14 17:47:47.952 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.953 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-14 17:47:47.976 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.976 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-14 17:47:47.998 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:47.998 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-14 17:47:48.026 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.027 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-14 17:47:48.055 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.055 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-14 17:47:48.078 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.078 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-14 17:47:48.101 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.102 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-14 17:47:48.124 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.124 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-14 17:47:48.210 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:48.210 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-14 17:47:51.621 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:51.622 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-14 17:47:52.204 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:52.204 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-14 17:47:54.250 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:54.250 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-14 17:47:54.260 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-14 17:47:54.289 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:54.290 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-14 17:47:54.415 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:54.415 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-14 17:47:54.615 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:54.615 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-14 17:47:55.341 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:55.341 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-14 17:47:56.593 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:56.593 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-14 17:47:57.341 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:57.341 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-14 17:47:58.095 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.095 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-14 17:47:58.129 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.129 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-14 17:47:58.163 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.163 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-14 17:47:58.198 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.198 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-14 17:47:58.232 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.232 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-14 17:47:58.266 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.266 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-14 17:47:58.300 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.301 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-14 17:47:58.340 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.341 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-14 17:47:58.375 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.375 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-14 17:47:58.409 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.409 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-14 17:47:58.443 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.443 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-14 17:47:58.683 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:58.684 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-14 17:47:59.083 | INFO migrate.versioning.api [-] done 2021-12-14 17:47:59.084 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-14 17:48:00.415 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:00.416 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-14 17:48:01.290 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:01.290 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-14 17:48:02.067 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:02.067 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-14 17:48:02.827 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:02.827 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-14 17:48:03.358 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:03.358 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-14 17:48:03.392 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:03.392 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-14 17:48:03.421 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:03.421 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-14 17:48:03.707 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:03.707 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-14 17:48:04.449 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:04.449 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-14 17:48:05.129 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:05.129 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-14 17:48:05.329 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:05.329 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-14 17:48:06.055 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:06.056 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-14 17:48:06.358 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:06.358 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-14 17:48:06.993 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:06.993 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-14 17:48:07.032 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.032 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-14 17:48:07.066 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.066 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-14 17:48:07.095 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.095 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-14 17:48:07.129 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.129 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-14 17:48:07.158 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.158 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-14 17:48:07.186 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.187 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-14 17:48:07.215 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.216 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-14 17:48:07.245 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.246 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-14 17:48:07.272 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.272 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-14 17:48:07.318 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.318 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-14 17:48:07.369 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:07.369 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-14 17:48:08.221 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:08.221 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-14 17:48:09.535 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:09.535 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-14 17:48:10.444 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:10.444 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-14 17:48:10.603 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:10.604 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-14 17:48:10.638 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:10.638 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-14 17:48:11.415 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:11.415 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-14 17:48:11.946 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:11.947 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-14 17:48:12.735 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:12.735 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-14 17:48:13.432 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:13.433 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-14 17:48:14.952 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:14.952 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-14 17:48:14.981 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:14.982 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-14 17:48:15.003 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.004 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-14 17:48:15.026 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.026 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-14 17:48:15.049 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.049 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-14 17:48:15.078 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.078 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-14 17:48:15.111 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.112 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-14 17:48:15.141 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.141 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-14 17:48:15.163 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.163 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-14 17:48:15.186 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.186 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-14 17:48:15.209 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.209 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-14 17:48:15.232 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:15.232 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-14 17:48:16.192 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:16.192 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-14 17:48:18.414 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:18.414 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-14 17:48:22.957 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:22.957 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-14 17:48:23.655 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:23.656 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-14 17:48:24.432 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:24.432 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-14 17:48:27.598 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.598 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-14 17:48:27.769 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.770 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-14 17:48:27.792 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.792 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-14 17:48:27.815 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.815 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-14 17:48:27.849 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.849 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-14 17:48:27.877 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.878 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-14 17:48:27.907 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.907 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-14 17:48:27.929 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.929 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-14 17:48:27.952 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.952 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-14 17:48:27.987 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:27.987 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-14 17:48:28.020 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:28.021 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-14 17:48:28.055 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:28.055 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-14 17:48:28.112 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:28.112 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-14 17:48:29.512 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:29.512 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-14 17:48:30.237 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:30.237 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-14 17:48:30.998 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:30.998 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-14 17:48:31.905 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:31.905 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-14 17:48:31.940 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:31.940 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-14 17:48:31.974 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:31.974 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-14 17:48:32.009 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.009 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-14 17:48:32.043 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.043 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-14 17:48:32.071 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.072 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-14 17:48:32.095 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.095 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-14 17:48:32.117 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.117 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-14 17:48:32.140 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.141 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-14 17:48:32.179 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.179 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-14 17:48:32.209 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.209 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-14 17:48:32.260 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:32.260 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-14 17:48:33.260 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.261 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-14 17:48:33.689 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.689 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-14 17:48:33.723 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.724 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-14 17:48:33.757 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.758 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-14 17:48:33.791 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.791 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-14 17:48:33.825 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.825 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-14 17:48:33.859 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.859 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-14 17:48:33.900 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.900 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-14 17:48:33.940 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.940 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-14 17:48:33.974 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:33.974 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-14 17:48:34.032 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:34.032 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-14 17:48:34.065 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:34.066 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-14 17:48:35.134 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:35.134 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-14 17:48:36.197 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:36.197 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-14 17:48:36.859 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:36.859 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-14 17:48:37.071 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:37.072 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-14 17:48:37.969 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:37.969 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-14 17:48:38.009 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.009 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-14 17:48:38.049 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.049 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-14 17:48:38.083 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.083 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-14 17:48:38.134 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.135 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-14 17:48:38.169 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.169 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-14 17:48:38.203 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.203 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-14 17:48:38.232 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.232 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-14 17:48:38.260 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.261 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-14 17:48:38.289 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.289 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-14 17:48:38.317 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:38.317 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-14 17:48:39.414 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:39.415 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-14 17:48:40.477 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:40.477 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-14 17:48:40.997 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:40.998 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-14 17:48:41.174 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.174 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-14 17:48:41.351 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.351 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-14 17:48:41.540 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.540 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-14 17:48:41.563 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.563 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-14 17:48:41.643 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.643 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-14 17:48:41.670 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.671 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-14 17:48:41.700 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.700 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-14 17:48:41.728 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.729 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-14 17:48:41.757 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.757 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-14 17:48:41.786 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.786 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-14 17:48:41.826 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.826 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-14 17:48:41.854 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.854 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-14 17:48:41.883 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:41.883 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-14 17:48:42.083 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:42.083 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-14 17:48:42.991 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:42.991 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-14 17:48:43.825 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.826 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-14 17:48:43.848 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.848 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-14 17:48:43.871 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.871 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-14 17:48:43.894 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.894 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-14 17:48:43.917 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.917 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-14 17:48:43.945 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:43.945 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-14 17:48:44.791 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:44.791 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-14 17:48:45.517 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:45.517 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-14 17:48:46.647 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:46.647 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-14 17:48:46.687 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:46.687 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-14 17:48:48.534 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:48.535 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-14 17:48:49.271 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.271 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-14 17:48:49.299 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.300 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-14 17:48:49.329 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.329 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-14 17:48:49.369 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.369 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-14 17:48:49.402 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.403 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-14 17:48:49.431 | INFO migrate.versioning.api [-] done 2021-12-14 17:48:49.431 | /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-14 17:48:49.431 | result = self._query(query) 2021-12-14 17:48:49.431 | /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-14 17:48:49.431 | result = self._query(query) 2021-12-14 17:48:49.809 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-14 17:48:53.321 | DEBUG migrate.versioning.repository [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-14 17:48:53.323 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.323 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.324 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.324 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.325 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.325 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.325 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.326 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.326 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.327 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.327 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.327 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.328 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.328 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.328 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.329 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.329 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.330 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.330 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.330 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.331 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.331 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.332 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.332 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.332 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.333 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.333 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.333 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.334 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.334 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.335 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.335 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.335 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.336 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.336 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.337 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.337 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.337 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.338 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.338 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.338 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.339 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.339 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.340 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.340 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.340 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.341 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.341 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.341 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.342 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.342 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.343 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.343 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.343 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.344 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.344 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.344 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.345 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.346 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.346 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.347 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.347 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.347 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.348 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.348 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.348 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.349 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.349 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.350 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.350 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.350 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.351 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.351 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.351 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.352 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.352 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.353 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.353 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.353 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.354 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.354 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.354 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.355 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.355 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.356 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.356 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.356 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.357 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.357 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.357 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.358 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.358 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.359 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.359 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.359 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.360 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.360 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.361 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.361 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.362 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.362 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.363 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.363 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.363 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.364 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.364 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.365 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.365 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.365 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.366 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.366 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.366 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.367 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.367 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.368 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.368 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.368 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.369 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.369 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.370 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.370 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.370 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.371 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.371 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.372 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.372 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.372 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.373 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.373 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.373 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.374 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.374 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.375 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.375 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.375 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.376 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.376 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.376 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.377 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.377 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.378 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.378 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.378 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.379 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.379 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.379 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.380 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.380 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.381 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.381 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.381 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.382 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.382 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.383 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.383 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.383 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.384 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.384 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.384 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.385 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.385 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.386 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.386 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.386 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.387 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.387 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.387 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.388 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.388 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.389 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.390 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.391 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.391 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.392 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.392 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.393 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.393 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.393 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.394 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.394 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.394 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.395 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.395 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.396 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.396 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.396 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.397 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.397 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.398 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.398 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.398 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.399 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.399 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.399 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.400 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.400 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.401 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.401 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.401 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.402 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.402 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.403 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.403 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.403 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.404 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.404 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.404 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.405 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.405 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.406 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.406 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.406 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.407 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.407 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.407 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.408 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.409 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.409 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.409 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.410 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.410 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.411 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.411 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.411 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.412 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.412 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.412 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.413 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.413 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.414 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.414 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.414 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.415 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.415 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.415 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.416 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.416 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.417 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.417 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.417 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.418 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.418 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.419 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.419 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 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=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.419 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.420 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.420 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.420 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.421 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.421 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.422 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.422 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.422 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.423 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.423 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.424 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.424 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.425 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.425 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.426 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.426 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.426 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.427 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.427 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.427 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.428 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.428 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.429 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.429 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.429 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.430 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.430 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.430 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.431 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.431 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.432 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.432 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.432 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.433 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.433 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.433 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.434 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.434 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.435 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.435 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.435 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.436 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.436 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.436 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.437 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.437 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.438 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.438 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.438 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.439 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.439 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.440 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.440 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.440 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.441 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.441 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.441 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.442 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.442 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.443 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.443 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 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=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.443 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.444 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.444 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.444 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.445 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.445 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.446 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.446 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.446 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.447 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.447 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.447 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.448 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.448 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.449 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.449 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.449 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.450 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.450 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.450 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.451 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.451 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.452 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.452 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.452 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.453 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.453 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.453 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.454 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.454 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.455 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.455 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.455 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.456 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.456 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.456 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.457 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.457 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.458 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.458 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.458 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.459 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.459 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.459 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.460 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.460 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.461 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.461 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.461 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.462 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.462 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.462 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.463 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.463 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.464 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.464 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.464 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.465 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.465 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.465 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.466 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.466 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.467 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.467 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.467 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.468 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.468 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.468 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.469 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.469 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.470 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.470 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.471 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.471 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.472 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.472 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.472 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.473 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.473 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-14 17:48:53.474 | DEBUG migrate.versioning.script.base [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-14 17:48:53.474 | DEBUG migrate.versioning.repository [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-14 17:48:53.474 | DEBUG migrate.versioning.repository [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82064) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-14 17:48:53.821 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 215 -> 216...  2021-12-14 17:49:44.314 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.315 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 216 -> 217...  2021-12-14 17:49:44.343 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.343 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 217 -> 218...  2021-12-14 17:49:44.382 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.383 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 218 -> 219...  2021-12-14 17:49:44.412 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.412 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 219 -> 220...  2021-12-14 17:49:44.445 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.446 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 220 -> 221...  2021-12-14 17:49:44.474 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.474 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 221 -> 222...  2021-12-14 17:49:44.503 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.503 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 222 -> 223...  2021-12-14 17:49:44.531 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.531 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 223 -> 224...  2021-12-14 17:49:44.559 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.560 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 224 -> 225...  2021-12-14 17:49:44.602 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.602 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 225 -> 226...  2021-12-14 17:49:44.647 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.648 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 226 -> 227...  2021-12-14 17:49:44.682 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:44.682 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 227 -> 228...  2021-12-14 17:49:45.474 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:45.474 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 228 -> 229...  2021-12-14 17:49:46.207 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:46.208 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 229 -> 230...  2021-12-14 17:49:47.585 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:47.585 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 230 -> 231...  2021-12-14 17:49:48.703 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:48.703 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 231 -> 232...  2021-12-14 17:49:49.959 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:49.960 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 232 -> 233...  2021-12-14 17:49:51.046 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.046 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 233 -> 234...  2021-12-14 17:49:51.253 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.253 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 234 -> 235...  2021-12-14 17:49:51.290 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.291 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 235 -> 236...  2021-12-14 17:49:51.319 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.319 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 236 -> 237...  2021-12-14 17:49:51.348 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.348 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 237 -> 238...  2021-12-14 17:49:51.376 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.377 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 238 -> 239...  2021-12-14 17:49:51.401 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.402 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 239 -> 240...  2021-12-14 17:49:51.436 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.436 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 240 -> 241...  2021-12-14 17:49:51.464 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.465 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 241 -> 242...  2021-12-14 17:49:51.498 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.499 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 242 -> 243...  2021-12-14 17:49:51.527 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.527 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 243 -> 244...  2021-12-14 17:49:51.628 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:51.628 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 244 -> 245...  2021-12-14 17:49:55.445 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:55.446 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 245 -> 246...  2021-12-14 17:49:56.108 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:56.108 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 246 -> 247...  2021-12-14 17:49:58.350 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:58.351 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 247 -> 248...  2021-12-14 17:49:58.360 | INFO 248_add_expire_reservations_index [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-14 17:49:58.393 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:58.394 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 248 -> 249...  2021-12-14 17:49:58.567 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:58.568 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 249 -> 250...  2021-12-14 17:49:58.868 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:58.868 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 250 -> 251...  2021-12-14 17:49:59.633 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:49:59.634 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 251 -> 252...  2021-12-14 17:50:00.905 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:00.905 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 252 -> 253...  2021-12-14 17:50:01.773 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:01.774 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 253 -> 254...  2021-12-14 17:50:02.733 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.733 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 254 -> 255...  2021-12-14 17:50:02.768 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.768 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 255 -> 256...  2021-12-14 17:50:02.801 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.802 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 256 -> 257...  2021-12-14 17:50:02.841 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.842 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 257 -> 258...  2021-12-14 17:50:02.870 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.870 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 258 -> 259...  2021-12-14 17:50:02.898 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.899 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 259 -> 260...  2021-12-14 17:50:02.927 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.927 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 260 -> 261...  2021-12-14 17:50:02.956 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.956 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 261 -> 262...  2021-12-14 17:50:02.985 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:02.985 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 262 -> 263...  2021-12-14 17:50:03.018 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:03.019 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 263 -> 264...  2021-12-14 17:50:03.053 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:03.053 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 264 -> 265...  2021-12-14 17:50:03.333 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:03.333 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 265 -> 266...  2021-12-14 17:50:03.793 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:03.794 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 266 -> 267...  2021-12-14 17:50:05.342 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:05.342 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 267 -> 268...  2021-12-14 17:50:06.376 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:06.377 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 268 -> 269...  2021-12-14 17:50:07.308 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:07.308 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 269 -> 270...  2021-12-14 17:50:08.190 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:08.191 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 270 -> 271...  2021-12-14 17:50:08.879 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:08.879 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 271 -> 272...  2021-12-14 17:50:08.913 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:08.913 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 272 -> 273...  2021-12-14 17:50:08.947 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:08.947 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 273 -> 274...  2021-12-14 17:50:09.327 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:09.327 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 274 -> 275...  2021-12-14 17:50:10.139 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:10.139 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 275 -> 276...  2021-12-14 17:50:11.041 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:11.042 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 276 -> 277...  2021-12-14 17:50:11.273 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:11.273 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 277 -> 278...  2021-12-14 17:50:12.321 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:12.322 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 278 -> 279...  2021-12-14 17:50:12.670 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:12.671 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 279 -> 280...  2021-12-14 17:50:13.301 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.302 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 280 -> 281...  2021-12-14 17:50:13.335 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.336 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 281 -> 282...  2021-12-14 17:50:13.364 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.364 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 282 -> 283...  2021-12-14 17:50:13.398 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.399 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 283 -> 284...  2021-12-14 17:50:13.438 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.439 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 284 -> 285...  2021-12-14 17:50:13.473 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.473 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 285 -> 286...  2021-12-14 17:50:13.507 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.507 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 286 -> 287...  2021-12-14 17:50:13.536 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.536 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 287 -> 288...  2021-12-14 17:50:13.564 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.564 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 288 -> 289...  2021-12-14 17:50:13.598 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.599 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 289 -> 290...  2021-12-14 17:50:13.621 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.622 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 290 -> 291...  2021-12-14 17:50:13.661 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:13.661 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 291 -> 292...  2021-12-14 17:50:14.615 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:14.616 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 292 -> 293...  2021-12-14 17:50:16.398 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:16.399 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 293 -> 294...  2021-12-14 17:50:17.176 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:17.176 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 294 -> 295...  2021-12-14 17:50:17.392 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:17.393 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 295 -> 296...  2021-12-14 17:50:17.427 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:17.427 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 296 -> 297...  2021-12-14 17:50:18.264 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:18.265 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 297 -> 298...  2021-12-14 17:50:18.841 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:18.842 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 298 -> 299...  2021-12-14 17:50:19.564 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:19.565 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 299 -> 300...  2021-12-14 17:50:20.353 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:20.353 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 300 -> 301...  2021-12-14 17:50:22.013 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.013 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 301 -> 302...  2021-12-14 17:50:22.047 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.047 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 302 -> 303...  2021-12-14 17:50:22.082 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.082 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 303 -> 304...  2021-12-14 17:50:22.115 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.116 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 304 -> 305...  2021-12-14 17:50:22.150 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.151 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 305 -> 306...  2021-12-14 17:50:22.181 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.181 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 306 -> 307...  2021-12-14 17:50:22.209 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.210 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 307 -> 308...  2021-12-14 17:50:22.238 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.238 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 308 -> 309...  2021-12-14 17:50:22.273 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.273 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 309 -> 310...  2021-12-14 17:50:22.307 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.307 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 310 -> 311...  2021-12-14 17:50:22.341 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.341 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 311 -> 312...  2021-12-14 17:50:22.368 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:22.369 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 312 -> 313...  2021-12-14 17:50:23.330 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:23.330 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 313 -> 314...  2021-12-14 17:50:25.781 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:25.782 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 314 -> 315...  2021-12-14 17:50:30.409 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:30.410 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 315 -> 316...  2021-12-14 17:50:31.171 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:31.171 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 316 -> 317...  2021-12-14 17:50:32.043 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:32.044 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 317 -> 318...  2021-12-14 17:50:35.512 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.513 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 318 -> 319...  2021-12-14 17:50:35.832 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.833 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 319 -> 320...  2021-12-14 17:50:35.872 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.873 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 320 -> 321...  2021-12-14 17:50:35.906 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.907 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 321 -> 322...  2021-12-14 17:50:35.935 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.935 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 322 -> 323...  2021-12-14 17:50:35.958 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.958 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 323 -> 324...  2021-12-14 17:50:35.980 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:35.981 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 324 -> 325...  2021-12-14 17:50:36.003 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.004 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 325 -> 326...  2021-12-14 17:50:36.029 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.030 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 326 -> 327...  2021-12-14 17:50:36.055 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.055 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 327 -> 328...  2021-12-14 17:50:36.087 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.087 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 328 -> 329...  2021-12-14 17:50:36.121 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.121 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 329 -> 330...  2021-12-14 17:50:36.186 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:36.187 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 330 -> 331...  2021-12-14 17:50:38.012 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:38.013 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 331 -> 332...  2021-12-14 17:50:38.769 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:38.770 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 332 -> 333...  2021-12-14 17:50:39.573 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:39.573 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 333 -> 334...  2021-12-14 17:50:40.413 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.413 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 334 -> 335...  2021-12-14 17:50:40.447 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.448 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 335 -> 336...  2021-12-14 17:50:40.481 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.481 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 336 -> 337...  2021-12-14 17:50:40.515 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.516 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 337 -> 338...  2021-12-14 17:50:40.549 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.549 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 338 -> 339...  2021-12-14 17:50:40.595 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.596 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 339 -> 340...  2021-12-14 17:50:40.647 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.647 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 340 -> 341...  2021-12-14 17:50:40.684 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.684 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 341 -> 342...  2021-12-14 17:50:40.715 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.716 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 342 -> 343...  2021-12-14 17:50:40.746 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.747 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 343 -> 344...  2021-12-14 17:50:40.778 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.778 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 344 -> 345...  2021-12-14 17:50:40.841 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:40.841 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 345 -> 346...  2021-12-14 17:50:41.883 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:41.884 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 346 -> 347...  2021-12-14 17:50:42.298 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.299 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 347 -> 348...  2021-12-14 17:50:42.332 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.333 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 348 -> 349...  2021-12-14 17:50:42.370 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.370 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 349 -> 350...  2021-12-14 17:50:42.401 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.401 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 350 -> 351...  2021-12-14 17:50:42.426 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.426 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 351 -> 352...  2021-12-14 17:50:42.449 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.450 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 352 -> 353...  2021-12-14 17:50:42.478 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.478 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 353 -> 354...  2021-12-14 17:50:42.506 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.506 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 354 -> 355...  2021-12-14 17:50:42.535 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.535 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 355 -> 356...  2021-12-14 17:50:42.558 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.558 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 356 -> 357...  2021-12-14 17:50:42.597 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:42.598 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 357 -> 358...  2021-12-14 17:50:43.592 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:43.592 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 358 -> 359...  2021-12-14 17:50:44.620 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:44.621 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 359 -> 360...  2021-12-14 17:50:45.338 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:45.338 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 360 -> 361...  2021-12-14 17:50:45.578 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:45.579 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 361 -> 362...  2021-12-14 17:50:46.420 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.421 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 362 -> 363...  2021-12-14 17:50:46.452 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.453 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 363 -> 364...  2021-12-14 17:50:46.487 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.487 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 364 -> 365...  2021-12-14 17:50:46.522 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.522 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 365 -> 366...  2021-12-14 17:50:46.555 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.556 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 366 -> 367...  2021-12-14 17:50:46.601 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.601 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 367 -> 368...  2021-12-14 17:50:46.649 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.649 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 368 -> 369...  2021-12-14 17:50:46.683 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.684 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 369 -> 370...  2021-12-14 17:50:46.718 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.718 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 370 -> 371...  2021-12-14 17:50:46.752 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.752 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 371 -> 372...  2021-12-14 17:50:46.786 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:46.787 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 372 -> 373...  2021-12-14 17:50:48.066 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:48.067 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 373 -> 374...  2021-12-14 17:50:49.135 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:49.135 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 374 -> 375...  2021-12-14 17:50:49.681 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:49.682 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 375 -> 376...  2021-12-14 17:50:49.923 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:49.923 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 376 -> 377...  2021-12-14 17:50:50.167 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.167 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 377 -> 378...  2021-12-14 17:50:50.401 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.402 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 378 -> 379...  2021-12-14 17:50:50.443 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.443 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 379 -> 380...  2021-12-14 17:50:50.475 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.475 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 380 -> 381...  2021-12-14 17:50:50.503 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.504 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 381 -> 382...  2021-12-14 17:50:50.543 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.544 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 382 -> 383...  2021-12-14 17:50:50.572 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.573 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 383 -> 384...  2021-12-14 17:50:50.608 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.609 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 384 -> 385...  2021-12-14 17:50:50.643 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.643 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 385 -> 386...  2021-12-14 17:50:50.677 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.677 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 386 -> 387...  2021-12-14 17:50:50.711 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.712 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 387 -> 388...  2021-12-14 17:50:50.785 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:50.786 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 388 -> 389...  2021-12-14 17:50:51.029 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:51.029 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 389 -> 390...  2021-12-14 17:50:51.906 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:51.906 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 390 -> 391...  2021-12-14 17:50:52.835 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:52.835 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 391 -> 392...  2021-12-14 17:50:52.869 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:52.870 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 392 -> 393...  2021-12-14 17:50:52.903 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:52.904 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 393 -> 394...  2021-12-14 17:50:52.938 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:52.938 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 394 -> 395...  2021-12-14 17:50:52.972 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:52.972 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 395 -> 396...  2021-12-14 17:50:53.017 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:53.018 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 396 -> 397...  2021-12-14 17:50:53.972 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:53.973 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 397 -> 398...  2021-12-14 17:50:54.763 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:54.763 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 398 -> 399...  2021-12-14 17:50:55.900 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:55.900 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 399 -> 400...  2021-12-14 17:50:55.935 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:55.935 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 400 -> 401...  2021-12-14 17:50:57.789 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:57.789 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 401 -> 402...  2021-12-14 17:50:58.609 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.609 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 402 -> 403...  2021-12-14 17:50:58.631 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.632 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 403 -> 404...  2021-12-14 17:50:58.660 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.660 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 404 -> 405...  2021-12-14 17:50:58.688 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.689 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 405 -> 406...  2021-12-14 17:50:58.726 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.727 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] 406 -> 407...  2021-12-14 17:50:58.755 | INFO migrate.versioning.api [None req-26c751a2-e2e4-4b5c-b5f7-e5e0b4ab0dc0 None None] done 2021-12-14 17:50:58.784 | /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-14 17:50:58.784 | result = self._query(query) 2021-12-14 17:50:58.784 | /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-14 17:50:58.784 | result = self._query(query) 2021-12-14 17:50:59.201 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-14 17:51:03.108 | Running batches of 50 until complete 2021-12-14 17:51:03.108 | +-------------------------------------+--------------+-----------+ 2021-12-14 17:51:03.108 | | Migration | Total Needed | Completed | 2021-12-14 17:51:03.108 | +-------------------------------------+--------------+-----------+ 2021-12-14 17:51:03.108 | | fill_virtual_interface_list | 0 | 0 | 2021-12-14 17:51:03.108 | | migrate_empty_ratio | 0 | 0 | 2021-12-14 17:51:03.108 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-14 17:51:03.108 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-14 17:51:03.108 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-14 17:51:03.108 | | populate_missing_availability_zones | 0 | 0 | 2021-12-14 17:51:03.108 | | populate_queued_for_delete | 0 | 0 | 2021-12-14 17:51:03.108 | | populate_user_id | 0 | 0 | 2021-12-14 17:51:03.108 | | populate_uuids | 0 | 0 | 2021-12-14 17:51:03.108 | +-------------------------------------+--------------+-----------+ 2021-12-14 17:51:03.516 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-14 17:51:03.520 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:51:03.523 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-14 17:51:03.526 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:51:03.528 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:51:03.531 | + 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-14 17:51:07.046 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-14 17:51:07.046 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-14 17:51:07.435 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-14 17:51:07.438 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-14 17:51:07.450 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-14 17:51:07.453 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-14 17:51:07.469 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:07.472 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-14 17:51:07.474 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-14 17:51:07.478 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:51:07.478 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:51:07.483 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:51:07.485 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:51:07.488 | + 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,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,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-14 17:51:07.491 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:51:07.493 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-14 17:51:07.496 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-14 17:51:07.499 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-14 17:51:07.522 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.58/identity 2021-12-14 17:51:07.547 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-14 17:51:07.572 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-14 17:51:07.600 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-14 17:51:07.626 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-14 17:51:07.651 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-14 17:51:07.676 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-14 17:51:07.702 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-14 17:51:07.728 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-14 17:51:07.731 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-14 17:51:07.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-14 17:51:07.736 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-14 17:51:07.752 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:07.755 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-14 17:51:07.780 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-14 17:51:07.806 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-14 17:51:07.831 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:51:07.837 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-14 17:51:07.838 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:51:07.841 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-14 17:51:07.844 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-14 17:51:07.847 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:51:07.849 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:51:07.852 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-14 17:51:07.855 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-14 17:51:07.858 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-14 17:51:07.860 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-14 17:51:07.887 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.58/identity 2021-12-14 17:51:07.913 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-14 17:51:07.939 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-14 17:51:07.965 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-14 17:51:07.990 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-14 17:51:08.023 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-14 17:51:08.048 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-14 17:51:08.073 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-14 17:51:08.098 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-14 17:51:08.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-14 17:51:08.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-14 17:51:08.106 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-14 17:51:08.122 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:08.125 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-14 17:51:08.150 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-14 17:51:08.176 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-14 17:51:08.202 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-14 17:51:08.204 | + functions-common:run_phase:1759 : local mode=stack 2021-12-14 17:51:08.206 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-14 17:51:08.209 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:51:08.211 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:51:08.214 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:51:08.217 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:51:08.219 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:51:08.222 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:51:08.226 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:51:08.228 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:51:08.231 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:51:08.233 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-14 17:51:08.236 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:51:08.251 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:08.253 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:51:08.256 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:51:08.258 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-14 17:51:08.261 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:51:08.263 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:51:08.266 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-14 17:51:08.268 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-14 17:51:08.270 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-14 17:51:08.273 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:51:08.275 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-14 17:51:08.278 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-14 17:51:08.280 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-14 17:51:08.283 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-14 17:51:08.285 | + functions-common:run_plugins:1748 : local plugins= 2021-12-14 17:51:08.288 | + functions-common:run_plugins:1749 : local plugin 2021-12-14 17:51:08.290 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-14 17:51:08.293 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.295 | + inc/meta-config:merge_config_group:171 : shift 2021-12-14 17:51:08.297 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-14 17:51:08.300 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:08.302 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-14 17:51:08.304 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-14 17:51:08.308 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-14 17:51:08.311 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.313 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-14 17:51:08.315 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:08.318 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-14 17:51:08.318 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:51:08.318 | gsub("[][]", "", $1); 2021-12-14 17:51:08.318 | split($1, a, "|"); 2021-12-14 17:51:08.318 | if (a[1] == matchgroup) 2021-12-14 17:51:08.318 | print a[2] 2021-12-14 17:51:08.318 | } 2021-12-14 17:51:08.318 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.324 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-14 17:51:08.327 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-14 17:51:08.329 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-14 17:51:08.332 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-14 17:51:08.335 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-14 17:51:08.338 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-14 17:51:08.340 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-14 17:51:08.343 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-14 17:51:08.346 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-14 17:51:08.349 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-14 17:51:08.351 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-14 17:51:08.354 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.356 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-14 17:51:08.359 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-14 17:51:08.361 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-14 17:51:08.364 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-14 17:51:08.367 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-14 17:51:08.370 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-14 17:51:08.373 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-14 17:51:08.376 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-14 17:51:08.377 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.377 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-14 17:51:08.377 | BEGIN { 2021-12-14 17:51:08.377 | section = "" 2021-12-14 17:51:08.377 | last_section = "" 2021-12-14 17:51:08.377 | section_count = 0 2021-12-14 17:51:08.377 | } 2021-12-14 17:51:08.377 | /^\[.+\]/ { 2021-12-14 17:51:08.377 | gsub("[][]", "", $1); 2021-12-14 17:51:08.377 | section=$1 2021-12-14 17:51:08.377 | next 2021-12-14 17:51:08.377 | } 2021-12-14 17:51:08.377 | /^ *\#/ { 2021-12-14 17:51:08.377 | next 2021-12-14 17:51:08.377 | } 2021-12-14 17:51:08.377 | /^[^ \t]+/ { 2021-12-14 17:51:08.378 | # get offset of first = in $0 2021-12-14 17:51:08.378 | eq_idx = index($0, "=") 2021-12-14 17:51:08.378 | # extract attr & value from $0 2021-12-14 17:51:08.378 | attr = substr($0, 1, eq_idx - 1) 2021-12-14 17:51:08.378 | value = substr($0, eq_idx + 1) 2021-12-14 17:51:08.378 | # only need to strip trailing whitespace from attr 2021-12-14 17:51:08.378 | sub(/[ \t]*$/, "", attr) 2021-12-14 17:51:08.378 | # need to strip leading & trailing whitespace from value 2021-12-14 17:51:08.378 | sub(/^[ \t]*/, "", value) 2021-12-14 17:51:08.378 | sub(/[ \t]*$/, "", value) 2021-12-14 17:51:08.378 | 2021-12-14 17:51:08.378 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-14 17:51:08.378 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-14 17:51:08.378 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-14 17:51:08.378 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-14 17:51:08.378 | if (! (section, attr) in cfg_attr_count) { 2021-12-14 17:51:08.378 | if (section != last_section) { 2021-12-14 17:51:08.378 | cfg_section[section_count++] = section 2021-12-14 17:51:08.378 | last_section = section 2021-12-14 17:51:08.378 | } 2021-12-14 17:51:08.378 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-14 17:51:08.378 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-14 17:51:08.378 | 2021-12-14 17:51:08.378 | cfg_attr[section, attr, 0] = value 2021-12-14 17:51:08.378 | cfg_attr_count[section, attr] = 1 2021-12-14 17:51:08.378 | } else { 2021-12-14 17:51:08.378 | lno = cfg_attr_count[section, attr]++ 2021-12-14 17:51:08.378 | cfg_attr[section, attr, lno] = value 2021-12-14 17:51:08.378 | } 2021-12-14 17:51:08.378 | } 2021-12-14 17:51:08.378 | END { 2021-12-14 17:51:08.379 | # Process each section in order 2021-12-14 17:51:08.379 | for (sno = 0; sno < section_count; sno++) { 2021-12-14 17:51:08.379 | section = cfg_section[sno] 2021-12-14 17:51:08.379 | # The ini routines simply append a config item immediately 2021-12-14 17:51:08.379 | # after the section header. To keep the same order as defined 2021-12-14 17:51:08.379 | # in local.conf, invoke the ini routines in the reverse order 2021-12-14 17:51:08.379 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-14 17:51:08.379 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-14 17:51:08.379 | if (cfg_attr_count[section, attr] == 1) 2021-12-14 17:51:08.379 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-14 17:51:08.379 | else { 2021-12-14 17:51:08.379 | # For multiline, invoke the ini routines in the reverse order 2021-12-14 17:51:08.379 | count = cfg_attr_count[section, attr] 2021-12-14 17:51:08.379 | print "inidelete " configfile " " section " " attr 2021-12-14 17:51:08.379 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-14 17:51:08.379 | for (l = count -2; l >= 0; l--) 2021-12-14 17:51:08.379 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-14 17:51:08.379 | } 2021-12-14 17:51:08.379 | } 2021-12-14 17:51:08.379 | } 2021-12-14 17:51:08.379 | } 2021-12-14 17:51:08.379 | ' 2021-12-14 17:51:08.379 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.381 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-14 17:51:08.384 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-14 17:51:08.387 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:08.389 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-14 17:51:08.392 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-14 17:51:08.392 | BEGIN { group = "" } 2021-12-14 17:51:08.392 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:51:08.392 | gsub("[][]", "", $1); 2021-12-14 17:51:08.393 | split($1, a, "|"); 2021-12-14 17:51:08.393 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-14 17:51:08.393 | group=a[1] 2021-12-14 17:51:08.393 | } else { 2021-12-14 17:51:08.393 | group="" 2021-12-14 17:51:08.393 | } 2021-12-14 17:51:08.393 | next 2021-12-14 17:51:08.393 | } 2021-12-14 17:51:08.393 | { 2021-12-14 17:51:08.393 | if (group != "") 2021-12-14 17:51:08.393 | print $0 2021-12-14 17:51:08.393 | } 2021-12-14 17:51:08.393 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.399 | + 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-14 17:51:08.402 | ++ 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-14 17:51:08.427 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-14 17:51:08.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-14 17:51:08.458 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-14 17:51:08.463 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-14 17:51:08.491 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-14 17:51:08.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-14 17:51:08.532 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.535 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-14 17:51:08.537 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-14 17:51:08.564 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-14 17:51:08.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-14 17:51:08.596 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.599 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.58/identity"' 2021-12-14 17:51:08.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2021-12-14 17:51:08.629 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-14 17:51:08.634 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-14 17:51:08.661 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-14 17:51:08.666 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-14 17:51:08.694 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.696 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-14 17:51:08.699 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-14 17:51:08.727 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-14 17:51:08.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-14 17:51:08.760 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-14 17:51:08.765 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-14 17:51:08.793 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.796 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-14 17:51:08.798 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-14 17:51:08.825 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.828 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-14 17:51:08.831 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-14 17:51:08.833 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-14 17:51:08.836 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-14 17:51:08.839 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-14 17:51:08.842 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-14 17:51:08.845 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-14 17:51:08.848 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-14 17:51:08.852 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-14 17:51:08.854 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-14 17:51:08.857 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-14 17:51:08.859 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.862 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-14 17:51:08.864 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-14 17:51:08.867 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-14 17:51:08.870 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-14 17:51:08.872 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-14 17:51:08.875 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-14 17:51:08.878 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-14 17:51:08.881 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-14 17:51:08.882 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-14 17:51:08.882 | BEGIN { 2021-12-14 17:51:08.882 | section = "" 2021-12-14 17:51:08.882 | last_section = "" 2021-12-14 17:51:08.882 | section_count = 0 2021-12-14 17:51:08.882 | } 2021-12-14 17:51:08.882 | /^\[.+\]/ { 2021-12-14 17:51:08.882 | gsub("[][]", "", $1); 2021-12-14 17:51:08.882 | section=$1 2021-12-14 17:51:08.882 | next 2021-12-14 17:51:08.882 | } 2021-12-14 17:51:08.882 | /^ *\#/ { 2021-12-14 17:51:08.882 | next 2021-12-14 17:51:08.882 | } 2021-12-14 17:51:08.882 | /^[^ \t]+/ { 2021-12-14 17:51:08.882 | # get offset of first = in $0 2021-12-14 17:51:08.882 | eq_idx = index($0, "=") 2021-12-14 17:51:08.882 | # extract attr & value from $0 2021-12-14 17:51:08.882 | attr = substr($0, 1, eq_idx - 1) 2021-12-14 17:51:08.882 | value = substr($0, eq_idx + 1) 2021-12-14 17:51:08.882 | # only need to strip trailing whitespace from attr 2021-12-14 17:51:08.882 | sub(/[ \t]*$/, "", attr) 2021-12-14 17:51:08.882 | # need to strip leading & trailing whitespace from value 2021-12-14 17:51:08.882 | sub(/^[ \t]*/, "", value) 2021-12-14 17:51:08.882 | sub(/[ \t]*$/, "", value) 2021-12-14 17:51:08.882 | 2021-12-14 17:51:08.882 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-14 17:51:08.883 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-14 17:51:08.883 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-14 17:51:08.883 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-14 17:51:08.883 | if (! (section, attr) in cfg_attr_count) { 2021-12-14 17:51:08.883 | if (section != last_section) { 2021-12-14 17:51:08.883 | cfg_section[section_count++] = section 2021-12-14 17:51:08.883 | last_section = section 2021-12-14 17:51:08.883 | } 2021-12-14 17:51:08.883 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-14 17:51:08.883 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-14 17:51:08.883 | 2021-12-14 17:51:08.883 | cfg_attr[section, attr, 0] = value 2021-12-14 17:51:08.883 | cfg_attr_count[section, attr] = 1 2021-12-14 17:51:08.883 | } else { 2021-12-14 17:51:08.883 | lno = cfg_attr_count[section, attr]++ 2021-12-14 17:51:08.883 | cfg_attr[section, attr, lno] = value 2021-12-14 17:51:08.883 | } 2021-12-14 17:51:08.883 | } 2021-12-14 17:51:08.883 | END { 2021-12-14 17:51:08.883 | # Process each section in order 2021-12-14 17:51:08.883 | for (sno = 0; sno < section_count; sno++) { 2021-12-14 17:51:08.883 | section = cfg_section[sno] 2021-12-14 17:51:08.883 | # The ini routines simply append a config item immediately 2021-12-14 17:51:08.883 | # after the section header. To keep the same order as defined 2021-12-14 17:51:08.883 | # in local.conf, invoke the ini routines in the reverse order 2021-12-14 17:51:08.883 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-14 17:51:08.883 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-14 17:51:08.883 | if (cfg_attr_count[section, attr] == 1) 2021-12-14 17:51:08.883 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-14 17:51:08.883 | else { 2021-12-14 17:51:08.884 | # For multiline, invoke the ini routines in the reverse order 2021-12-14 17:51:08.884 | count = cfg_attr_count[section, attr] 2021-12-14 17:51:08.884 | print "inidelete " configfile " " section " " attr 2021-12-14 17:51:08.884 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-14 17:51:08.884 | for (l = count -2; l >= 0; l--) 2021-12-14 17:51:08.884 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-14 17:51:08.884 | } 2021-12-14 17:51:08.884 | } 2021-12-14 17:51:08.884 | } 2021-12-14 17:51:08.884 | } 2021-12-14 17:51:08.884 | ' 2021-12-14 17:51:08.884 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.884 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.887 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-14 17:51:08.890 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-14 17:51:08.892 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:08.894 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-14 17:51:08.897 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-14 17:51:08.897 | BEGIN { group = "" } 2021-12-14 17:51:08.897 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:51:08.897 | gsub("[][]", "", $1); 2021-12-14 17:51:08.897 | split($1, a, "|"); 2021-12-14 17:51:08.897 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-14 17:51:08.897 | group=a[1] 2021-12-14 17:51:08.897 | } else { 2021-12-14 17:51:08.897 | group="" 2021-12-14 17:51:08.897 | } 2021-12-14 17:51:08.897 | next 2021-12-14 17:51:08.897 | } 2021-12-14 17:51:08.897 | { 2021-12-14 17:51:08.897 | if (group != "") 2021-12-14 17:51:08.897 | print $0 2021-12-14 17:51:08.897 | } 2021-12-14 17:51:08.897 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:51:08.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-14 17:51:08.906 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-14 17:51:08.937 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-14 17:51:08.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-14 17:51:08.973 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:08.975 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-14 17:51:08.978 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-14 17:51:09.010 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-14 17:51:09.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-14 17:51:09.047 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-14 17:51:09.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-14 17:51:09.083 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-14 17:51:09.088 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-14 17:51:09.120 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-14 17:51:09.125 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-14 17:51:09.156 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-14 17:51:09.161 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-14 17:51:09.193 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-14 17:51:09.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-14 17:51:09.230 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-14 17:51:09.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-14 17:51:09.267 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-14 17:51:09.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-14 17:51:09.302 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-14 17:51:09.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-14 17:51:09.339 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.342 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-14 17:51:09.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-14 17:51:09.376 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-14 17:51:09.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-14 17:51:09.412 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.415 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-14 17:51:09.417 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-14 17:51:09.449 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-14 17:51:09.454 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-14 17:51:09.485 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.488 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-14 17:51:09.491 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-14 17:51:09.493 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-14 17:51:09.497 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-14 17:51:09.500 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-14 17:51:09.503 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-14 17:51:09.505 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-14 17:51:09.508 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-14 17:51:09.512 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-14 17:51:09.515 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-14 17:51:09.517 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-14 17:51:09.520 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.522 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-14 17:51:09.525 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-14 17:51:09.528 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-14 17:51:09.531 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-14 17:51:09.533 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-14 17:51:09.536 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-14 17:51:09.538 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-14 17:51:09.542 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-14 17:51:09.542 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.543 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-14 17:51:09.543 | BEGIN { 2021-12-14 17:51:09.543 | section = "" 2021-12-14 17:51:09.543 | last_section = "" 2021-12-14 17:51:09.543 | section_count = 0 2021-12-14 17:51:09.543 | } 2021-12-14 17:51:09.543 | /^\[.+\]/ { 2021-12-14 17:51:09.543 | gsub("[][]", "", $1); 2021-12-14 17:51:09.543 | section=$1 2021-12-14 17:51:09.543 | next 2021-12-14 17:51:09.543 | } 2021-12-14 17:51:09.543 | /^ *\#/ { 2021-12-14 17:51:09.543 | next 2021-12-14 17:51:09.543 | } 2021-12-14 17:51:09.543 | /^[^ \t]+/ { 2021-12-14 17:51:09.543 | # get offset of first = in $0 2021-12-14 17:51:09.543 | eq_idx = index($0, "=") 2021-12-14 17:51:09.543 | # extract attr & value from $0 2021-12-14 17:51:09.543 | attr = substr($0, 1, eq_idx - 1) 2021-12-14 17:51:09.543 | value = substr($0, eq_idx + 1) 2021-12-14 17:51:09.543 | # only need to strip trailing whitespace from attr 2021-12-14 17:51:09.543 | sub(/[ \t]*$/, "", attr) 2021-12-14 17:51:09.543 | # need to strip leading & trailing whitespace from value 2021-12-14 17:51:09.543 | sub(/^[ \t]*/, "", value) 2021-12-14 17:51:09.543 | sub(/[ \t]*$/, "", value) 2021-12-14 17:51:09.543 | 2021-12-14 17:51:09.543 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-14 17:51:09.543 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-14 17:51:09.543 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-14 17:51:09.543 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-14 17:51:09.543 | if (! (section, attr) in cfg_attr_count) { 2021-12-14 17:51:09.543 | if (section != last_section) { 2021-12-14 17:51:09.543 | cfg_section[section_count++] = section 2021-12-14 17:51:09.544 | last_section = section 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-14 17:51:09.544 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-14 17:51:09.544 | 2021-12-14 17:51:09.544 | cfg_attr[section, attr, 0] = value 2021-12-14 17:51:09.544 | cfg_attr_count[section, attr] = 1 2021-12-14 17:51:09.544 | } else { 2021-12-14 17:51:09.544 | lno = cfg_attr_count[section, attr]++ 2021-12-14 17:51:09.544 | cfg_attr[section, attr, lno] = value 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | END { 2021-12-14 17:51:09.544 | # Process each section in order 2021-12-14 17:51:09.544 | for (sno = 0; sno < section_count; sno++) { 2021-12-14 17:51:09.544 | section = cfg_section[sno] 2021-12-14 17:51:09.544 | # The ini routines simply append a config item immediately 2021-12-14 17:51:09.544 | # after the section header. To keep the same order as defined 2021-12-14 17:51:09.544 | # in local.conf, invoke the ini routines in the reverse order 2021-12-14 17:51:09.544 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-14 17:51:09.544 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-14 17:51:09.544 | if (cfg_attr_count[section, attr] == 1) 2021-12-14 17:51:09.544 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-14 17:51:09.544 | else { 2021-12-14 17:51:09.544 | # For multiline, invoke the ini routines in the reverse order 2021-12-14 17:51:09.544 | count = cfg_attr_count[section, attr] 2021-12-14 17:51:09.544 | print "inidelete " configfile " " section " " attr 2021-12-14 17:51:09.544 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-14 17:51:09.544 | for (l = count -2; l >= 0; l--) 2021-12-14 17:51:09.544 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.544 | } 2021-12-14 17:51:09.545 | ' 2021-12-14 17:51:09.546 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.548 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-14 17:51:09.551 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-14 17:51:09.553 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:09.556 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-14 17:51:09.558 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-14 17:51:09.558 | BEGIN { group = "" } 2021-12-14 17:51:09.558 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:51:09.558 | gsub("[][]", "", $1); 2021-12-14 17:51:09.558 | split($1, a, "|"); 2021-12-14 17:51:09.558 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-14 17:51:09.558 | group=a[1] 2021-12-14 17:51:09.558 | } else { 2021-12-14 17:51:09.559 | group="" 2021-12-14 17:51:09.559 | } 2021-12-14 17:51:09.559 | next 2021-12-14 17:51:09.559 | } 2021-12-14 17:51:09.559 | { 2021-12-14 17:51:09.559 | if (group != "") 2021-12-14 17:51:09.559 | print $0 2021-12-14 17:51:09.559 | } 2021-12-14 17:51:09.559 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.564 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.58/identity/v2.0"' 2021-12-14 17:51:09.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.58/identity/v2.0 2021-12-14 17:51:09.592 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.595 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-14 17:51:09.598 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-14 17:51:09.604 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-14 17:51:09.604 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.606 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:51:09.609 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:51:09.612 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-14 17:51:09.615 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:51:09.618 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-14 17:51:09.621 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-14 17:51:09.623 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.626 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.629 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-14 17:51:09.631 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.633 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-14 17:51:09.637 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.641 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:51:09.643 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-14 17:51:09.645 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-14 17:51:09.648 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.649 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-14 17:51:09.649 | BEGIN { 2021-12-14 17:51:09.649 | section = "" 2021-12-14 17:51:09.649 | last_section = "" 2021-12-14 17:51:09.649 | section_count = 0 2021-12-14 17:51:09.649 | } 2021-12-14 17:51:09.649 | /^\[.+\]/ { 2021-12-14 17:51:09.649 | gsub("[][]", "", $1); 2021-12-14 17:51:09.649 | section=$1 2021-12-14 17:51:09.649 | next 2021-12-14 17:51:09.649 | } 2021-12-14 17:51:09.649 | /^ *\#/ { 2021-12-14 17:51:09.649 | next 2021-12-14 17:51:09.649 | } 2021-12-14 17:51:09.649 | /^[^ \t]+/ { 2021-12-14 17:51:09.649 | # get offset of first = in $0 2021-12-14 17:51:09.649 | eq_idx = index($0, "=") 2021-12-14 17:51:09.649 | # extract attr & value from $0 2021-12-14 17:51:09.649 | attr = substr($0, 1, eq_idx - 1) 2021-12-14 17:51:09.649 | value = substr($0, eq_idx + 1) 2021-12-14 17:51:09.649 | # only need to strip trailing whitespace from attr 2021-12-14 17:51:09.649 | sub(/[ \t]*$/, "", attr) 2021-12-14 17:51:09.649 | # need to strip leading & trailing whitespace from value 2021-12-14 17:51:09.649 | sub(/^[ \t]*/, "", value) 2021-12-14 17:51:09.649 | sub(/[ \t]*$/, "", value) 2021-12-14 17:51:09.649 | 2021-12-14 17:51:09.650 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-14 17:51:09.650 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-14 17:51:09.650 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-14 17:51:09.650 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-14 17:51:09.650 | if (! (section, attr) in cfg_attr_count) { 2021-12-14 17:51:09.650 | if (section != last_section) { 2021-12-14 17:51:09.650 | cfg_section[section_count++] = section 2021-12-14 17:51:09.650 | last_section = section 2021-12-14 17:51:09.650 | } 2021-12-14 17:51:09.650 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-14 17:51:09.650 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-14 17:51:09.650 | 2021-12-14 17:51:09.650 | cfg_attr[section, attr, 0] = value 2021-12-14 17:51:09.650 | cfg_attr_count[section, attr] = 1 2021-12-14 17:51:09.650 | } else { 2021-12-14 17:51:09.650 | lno = cfg_attr_count[section, attr]++ 2021-12-14 17:51:09.650 | cfg_attr[section, attr, lno] = value 2021-12-14 17:51:09.650 | } 2021-12-14 17:51:09.650 | } 2021-12-14 17:51:09.650 | END { 2021-12-14 17:51:09.650 | # Process each section in order 2021-12-14 17:51:09.650 | for (sno = 0; sno < section_count; sno++) { 2021-12-14 17:51:09.650 | section = cfg_section[sno] 2021-12-14 17:51:09.650 | # The ini routines simply append a config item immediately 2021-12-14 17:51:09.650 | # after the section header. To keep the same order as defined 2021-12-14 17:51:09.650 | # in local.conf, invoke the ini routines in the reverse order 2021-12-14 17:51:09.650 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-14 17:51:09.650 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-14 17:51:09.650 | if (cfg_attr_count[section, attr] == 1) 2021-12-14 17:51:09.650 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-14 17:51:09.650 | else { 2021-12-14 17:51:09.650 | # For multiline, invoke the ini routines in the reverse order 2021-12-14 17:51:09.651 | count = cfg_attr_count[section, attr] 2021-12-14 17:51:09.651 | print "inidelete " configfile " " section " " attr 2021-12-14 17:51:09.651 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-14 17:51:09.651 | for (l = count -2; l >= 0; l--) 2021-12-14 17:51:09.651 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-14 17:51:09.651 | } 2021-12-14 17:51:09.651 | } 2021-12-14 17:51:09.651 | } 2021-12-14 17:51:09.651 | } 2021-12-14 17:51:09.651 | ' 2021-12-14 17:51:09.651 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.651 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.654 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-14 17:51:09.656 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-14 17:51:09.659 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:51:09.661 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-14 17:51:09.664 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-14 17:51:09.664 | BEGIN { group = "" } 2021-12-14 17:51:09.664 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:51:09.664 | gsub("[][]", "", $1); 2021-12-14 17:51:09.664 | split($1, a, "|"); 2021-12-14 17:51:09.664 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-14 17:51:09.664 | group=a[1] 2021-12-14 17:51:09.664 | } else { 2021-12-14 17:51:09.664 | group="" 2021-12-14 17:51:09.664 | } 2021-12-14 17:51:09.664 | next 2021-12-14 17:51:09.664 | } 2021-12-14 17:51:09.664 | { 2021-12-14 17:51:09.664 | if (group != "") 2021-12-14 17:51:09.664 | print $0 2021-12-14 17:51:09.664 | } 2021-12-14 17:51:09.664 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:51:09.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-14 17:51:09.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-14 17:51:09.701 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-14 17:51:09.706 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-14 17:51:09.733 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:51:09.736 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-14 17:51:09.752 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:09.755 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-14 17:51:09.757 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:51:09.760 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-14 17:51:09.763 | + ./stack.sh:main:1238 : start_swift 2021-12-14 17:51:09.765 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-14 17:51:09.768 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-14 17:51:09.770 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-14 17:51:09.806 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-14 17:51:09.809 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:51:09.812 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:51:09.814 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-14 17:51:09.863 | Restarting rsync (via systemctl): rsync.service. 2021-12-14 17:51:09.867 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-14 17:51:09.869 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-14 17:51:09.873 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-14 17:51:09.876 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-14 17:51:09.878 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-14 17:51:09.881 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.883 | + functions-common:run_process:1582 : local service=s-object 2021-12-14 17:51:09.887 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.889 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:09.891 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:09.894 | + functions-common:run_process:1587 : local name=s-object 2021-12-14 17:51:09.897 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:09.899 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:09.901 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:09.908 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:09.912 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:09.915 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504269912 2021-12-14 17:51:09.918 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-14 17:51:09.935 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:09.937 | + 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-14 17:51:09.940 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-14 17:51:09.942 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.945 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.947 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.950 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.952 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-14 17:51:09.955 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-14 17:51:09.957 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-14 17:51:09.959 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:09.962 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:09.965 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-14 17:51:09.967 | + 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-14 17:51:09.969 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-14 17:51:09.972 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-14 17:51:09.974 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:09.976 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:09.978 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:09.981 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:09.983 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-14 17:51:09.985 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:09.989 | + 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-14 17:51:10.044 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-14 17:51:10.097 | + 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-14 17:51:10.141 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-14 17:51:10.186 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-14 17:51:10.234 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:10.279 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:10.281 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-14 17:51:10.334 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:10.534 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-14 17:51:10.547 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-14 17:51:10.719 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-14 17:51:10.738 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:10.741 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:10.743 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:10.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:10.751 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:10.751 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:10.753 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:10.756 | + functions-common:time_stop:2338 : start_time=1639504269912 2021-12-14 17:51:10.758 | + functions-common:time_stop:2340 : [[ -z 1639504269912 ]] 2021-12-14 17:51:10.762 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:10.765 | + functions-common:time_stop:2343 : end_time=1639504270763 2021-12-14 17:51:10.768 | + functions-common:time_stop:2344 : elapsed_time=851 2021-12-14 17:51:10.770 | + functions-common:time_stop:2345 : total=1974 2021-12-14 17:51:10.773 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:10.775 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2825 2021-12-14 17:51:10.777 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-14 17:51:10.780 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.782 | + functions-common:run_process:1582 : local service=s-container 2021-12-14 17:51:10.785 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.787 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:10.790 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:10.792 | + functions-common:run_process:1587 : local name=s-container 2021-12-14 17:51:10.794 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:10.797 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:10.799 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:10.802 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:10.805 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:10.808 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504270805 2021-12-14 17:51:10.811 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-14 17:51:10.827 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:10.830 | + 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-14 17:51:10.832 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-14 17:51:10.835 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.837 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.839 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.842 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.844 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-14 17:51:10.847 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-14 17:51:10.849 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-14 17:51:10.851 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:10.854 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:10.856 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-14 17:51:10.859 | + 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-14 17:51:10.861 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-14 17:51:10.864 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-14 17:51:10.866 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:10.869 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:10.872 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:10.874 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:10.876 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-14 17:51:10.879 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:10.883 | + 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-14 17:51:10.937 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-14 17:51:10.992 | + 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-14 17:51:11.037 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-14 17:51:11.083 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-14 17:51:11.129 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:11.175 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:11.177 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-14 17:51:11.232 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:11.423 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-14 17:51:11.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-14 17:51:11.628 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-14 17:51:11.648 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:11.650 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:11.653 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:11.656 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:11.658 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:11.660 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:11.663 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:11.665 | + functions-common:time_stop:2338 : start_time=1639504270805 2021-12-14 17:51:11.668 | + functions-common:time_stop:2340 : [[ -z 1639504270805 ]] 2021-12-14 17:51:11.671 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:11.675 | + functions-common:time_stop:2343 : end_time=1639504271672 2021-12-14 17:51:11.677 | + functions-common:time_stop:2344 : elapsed_time=867 2021-12-14 17:51:11.680 | + functions-common:time_stop:2345 : total=2825 2021-12-14 17:51:11.682 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:11.685 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3692 2021-12-14 17:51:11.693 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-14 17:51:11.696 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.699 | + functions-common:run_process:1582 : local service=s-account 2021-12-14 17:51:11.701 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.704 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:11.706 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:11.709 | + functions-common:run_process:1587 : local name=s-account 2021-12-14 17:51:11.711 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:11.713 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:11.716 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:11.718 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:11.722 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:11.730 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504271722 2021-12-14 17:51:11.731 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-14 17:51:11.750 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:11.752 | + 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-14 17:51:11.755 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-14 17:51:11.757 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.759 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.762 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.764 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.767 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-14 17:51:11.769 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-14 17:51:11.772 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-14 17:51:11.774 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:11.776 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:11.779 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-14 17:51:11.781 | + 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-14 17:51:11.784 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-14 17:51:11.786 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-14 17:51:11.789 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:11.791 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:11.794 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:11.797 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:11.799 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-14 17:51:11.801 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:11.805 | + 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-14 17:51:11.862 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-14 17:51:11.935 | + 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-14 17:51:11.986 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-14 17:51:12.031 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-14 17:51:12.077 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:12.123 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:12.126 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-14 17:51:12.180 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:12.380 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-14 17:51:12.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-14 17:51:12.581 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-14 17:51:12.602 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:12.604 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:12.607 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:12.609 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:12.611 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:12.614 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:12.616 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:12.619 | + functions-common:time_stop:2338 : start_time=1639504271722 2021-12-14 17:51:12.621 | + functions-common:time_stop:2340 : [[ -z 1639504271722 ]] 2021-12-14 17:51:12.624 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:12.628 | + functions-common:time_stop:2343 : end_time=1639504272625 2021-12-14 17:51:12.630 | + functions-common:time_stop:2344 : elapsed_time=903 2021-12-14 17:51:12.632 | + functions-common:time_stop:2345 : total=3692 2021-12-14 17:51:12.634 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:12.637 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4595 2021-12-14 17:51:12.640 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-14 17:51:12.642 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-14 17:51:12.686 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.696 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-14 17:51:12.700 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.708 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:12.710 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:12.716 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-14 17:51:12.718 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:12.724 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:12.726 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:12.729 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:12.734 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:12.738 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504272735 2021-12-14 17:51:12.742 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-14 17:51:12.761 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:12.764 | + 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-14 17:51:12.766 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-14 17:51:12.769 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.772 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.774 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.777 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.780 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-14 17:51:12.782 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-14 17:51:12.784 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-14 17:51:12.787 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:12.789 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:12.791 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-14 17:51:12.794 | + 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-14 17:51:12.796 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-14 17:51:12.799 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-14 17:51:12.801 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:12.803 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:12.805 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:12.808 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:12.811 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-14 17:51:12.813 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:12.817 | + 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-14 17:51:12.872 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-14 17:51:12.928 | + 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-14 17:51:12.973 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-14 17:51:13.019 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-14 17:51:13.065 | + 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-14 17:51:13.111 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:13.113 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-14 17:51:13.168 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:13.366 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-14 17:51:13.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-14 17:51:13.568 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-14 17:51:13.590 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:13.592 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:13.595 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:13.597 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:13.600 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:13.602 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:13.604 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:13.607 | + functions-common:time_stop:2338 : start_time=1639504272735 2021-12-14 17:51:13.609 | + functions-common:time_stop:2340 : [[ -z 1639504272735 ]] 2021-12-14 17:51:13.613 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:13.616 | + functions-common:time_stop:2343 : end_time=1639504273613 2021-12-14 17:51:13.618 | + functions-common:time_stop:2344 : elapsed_time=878 2021-12-14 17:51:13.621 | + functions-common:time_stop:2345 : total=4595 2021-12-14 17:51:13.624 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:13.626 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5473 2021-12-14 17:51:13.629 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-14 17:51:13.656 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:13.660 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.663 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-14 17:51:13.666 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.668 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:13.671 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:13.673 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-14 17:51:13.675 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:13.678 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:13.680 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:13.683 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:13.686 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:13.695 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504273687 2021-12-14 17:51:13.703 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-14 17:51:13.729 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:13.731 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-14 17:51:13.734 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-14 17:51:13.736 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.739 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.742 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.744 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.747 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-14 17:51:13.750 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-14 17:51:13.752 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-14 17:51:13.754 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:13.757 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:13.759 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-14 17:51:13.762 | + 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-14 17:51:13.765 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-14 17:51:13.767 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-14 17:51:13.770 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:13.772 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:13.774 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:13.777 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:13.779 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-14 17:51:13.781 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:13.785 | + 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-14 17:51:13.839 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-14 17:51:13.894 | + 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-14 17:51:13.942 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-14 17:51:13.991 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-14 17:51:14.039 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:14.084 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:14.087 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-14 17:51:14.142 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:14.353 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-14 17:51:14.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-14 17:51:14.565 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-14 17:51:14.585 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:14.588 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:14.592 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:14.596 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:14.598 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:14.601 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:14.603 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:14.606 | + functions-common:time_stop:2338 : start_time=1639504273687 2021-12-14 17:51:14.608 | + functions-common:time_stop:2340 : [[ -z 1639504273687 ]] 2021-12-14 17:51:14.611 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:14.615 | + functions-common:time_stop:2343 : end_time=1639504274612 2021-12-14 17:51:14.617 | + functions-common:time_stop:2344 : elapsed_time=925 2021-12-14 17:51:14.620 | + functions-common:time_stop:2345 : total=5473 2021-12-14 17:51:14.623 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:14.625 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6398 2021-12-14 17:51:14.627 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-14 17:51:14.628 | Waiting for swift proxy to start... 2021-12-14 17:51:14.630 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.58:8080/info 2021-12-14 17:51:14.632 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:51:14.635 | + functions:wait_for_service:445 : local url=http://10.222.0.58:8080/info 2021-12-14 17:51:14.638 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:51:14.640 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:51:14.642 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:51:14.645 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:14.647 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:14.650 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:14.653 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504274651 2021-12-14 17:51:14.656 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:51:14.661 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-12-14 17:51:14.673 | + :: : [[ 000 == 503 ]] 2021-12-14 17:51:14.674 | + :: : [[ 7 -eq 7 ]] 2021-12-14 17:51:14.676 | + :: : sleep 1 2021-12-14 17:51:15.679 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-12-14 17:51:15.691 | + :: : [[ 000 == 503 ]] 2021-12-14 17:51:15.692 | + :: : [[ 7 -eq 7 ]] 2021-12-14 17:51:15.693 | + :: : sleep 1 2021-12-14 17:51:16.699 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-12-14 17:51:16.711 | + :: : [[ 000 == 503 ]] 2021-12-14 17:51:16.713 | + :: : [[ 7 -eq 7 ]] 2021-12-14 17:51:16.714 | + :: : sleep 1 2021-12-14 17:51:17.718 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58:8080/info 2021-12-14 17:51:17.944 | + :: : [[ 200 == 503 ]] 2021-12-14 17:51:17.946 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:51:17.951 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:51:17.953 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:17.956 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:17.958 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:17.961 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:17.963 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:17.966 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:51:17.968 | + functions-common:time_stop:2338 : start_time=1639504274651 2021-12-14 17:51:17.970 | + functions-common:time_stop:2340 : [[ -z 1639504274651 ]] 2021-12-14 17:51:17.974 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:17.977 | + functions-common:time_stop:2343 : end_time=1639504277974 2021-12-14 17:51:17.980 | + functions-common:time_stop:2344 : elapsed_time=3323 2021-12-14 17:51:17.982 | + functions-common:time_stop:2345 : total=3769 2021-12-14 17:51:17.985 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:17.987 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7092 2021-12-14 17:51:17.989 | + functions:wait_for_service:454 : return 0 2021-12-14 17:51:17.992 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-14 17:51:17.996 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-14 17:51:18.012 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:18.014 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-14 17:51:18.017 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:51:18.019 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-14 17:51:18.021 | + ./stack.sh:main:1244 : start_glance 2021-12-14 17:51:18.024 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-14 17:51:18.027 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-14 17:51:18.043 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:18.046 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.048 | + functions-common:run_process:1582 : local service=g-reg 2021-12-14 17:51:18.050 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.053 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:18.055 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:18.059 | + functions-common:run_process:1587 : local name=g-reg 2021-12-14 17:51:18.061 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:18.064 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:18.066 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:18.069 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:18.072 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:18.075 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504278072 2021-12-14 17:51:18.078 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-14 17:51:18.094 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:18.096 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-14 17:51:18.099 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-14 17:51:18.101 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.104 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.107 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.109 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.112 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-14 17:51:18.114 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-14 17:51:18.117 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-14 17:51:18.119 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:18.122 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:18.124 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-14 17:51:18.127 | + 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-14 17:51:18.129 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-14 17:51:18.132 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-14 17:51:18.134 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:18.136 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:18.139 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:18.141 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:18.143 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-14 17:51:18.146 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:18.150 | + 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-14 17:51:18.204 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-14 17:51:18.258 | + 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-14 17:51:18.304 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-14 17:51:18.349 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-14 17:51:18.394 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:18.440 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:18.443 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-14 17:51:18.498 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:18.685 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-14 17:51:18.700 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-14 17:51:18.877 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-14 17:51:18.897 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:18.899 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:18.902 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:18.905 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:18.907 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:18.909 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:18.912 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:18.914 | + functions-common:time_stop:2338 : start_time=1639504278072 2021-12-14 17:51:18.917 | + functions-common:time_stop:2340 : [[ -z 1639504278072 ]] 2021-12-14 17:51:18.920 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:18.924 | + functions-common:time_stop:2343 : end_time=1639504278921 2021-12-14 17:51:18.926 | + functions-common:time_stop:2344 : elapsed_time=849 2021-12-14 17:51:18.928 | + functions-common:time_stop:2345 : total=6398 2021-12-14 17:51:18.931 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:18.934 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7247 2021-12-14 17:51:18.936 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-14 17:51:18.939 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-14 17:51:18.943 | + 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-14 17:51:18.946 | + functions-common:run_process:1582 : local service=g-api 2021-12-14 17:51:18.949 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-14 17:51:18.951 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:18.954 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:18.956 | + functions-common:run_process:1587 : local name=g-api 2021-12-14 17:51:18.959 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:18.961 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:18.964 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:18.966 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:18.970 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:18.973 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504278970 2021-12-14 17:51:18.976 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-14 17:51:18.993 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:18.996 | + 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-14 17:51:18.998 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-14 17:51:19.001 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-14 17:51:19.003 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-14 17:51:19.006 | + 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-14 17:51:19.008 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-14 17:51:19.011 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-14 17:51:19.013 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-14 17:51:19.016 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-14 17:51:19.018 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:19.021 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:19.023 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-14 17:51:19.026 | + 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-14 17:51:19.029 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-14 17:51:19.031 | + 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-14 17:51:19.034 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:51:19.036 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:51:19.039 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-14 17:51:19.041 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:51:19.046 | + 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-14 17:51:19.100 | + 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-14 17:51:19.156 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-14 17:51:19.202 | + 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-14 17:51:19.249 | + 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-14 17:51:19.295 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-14 17:51:19.341 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-14 17:51:19.388 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-14 17:51:19.433 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-14 17:51:19.479 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-14 17:51:19.525 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:51:19.528 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-14 17:51:19.583 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:51:19.793 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-14 17:51:19.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-14 17:51:20.007 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-14 17:51:20.082 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:20.085 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:20.087 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:20.089 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:20.092 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:20.094 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:20.097 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:20.099 | + functions-common:time_stop:2338 : start_time=1639504278970 2021-12-14 17:51:20.101 | + functions-common:time_stop:2340 : [[ -z 1639504278970 ]] 2021-12-14 17:51:20.105 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:20.111 | + functions-common:time_stop:2343 : end_time=1639504280106 2021-12-14 17:51:20.113 | + functions-common:time_stop:2344 : elapsed_time=1136 2021-12-14 17:51:20.116 | + functions-common:time_stop:2345 : total=7247 2021-12-14 17:51:20.118 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:20.121 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8383 2021-12-14 17:51:20.124 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.58) to start...' 2021-12-14 17:51:20.124 | Waiting for g-api (10.222.0.58) to start... 2021-12-14 17:51:20.126 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.58/image 2021-12-14 17:51:20.128 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:51:20.131 | + functions:wait_for_service:445 : local url=http://10.222.0.58/image 2021-12-14 17:51:20.133 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:51:20.136 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:51:20.138 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:51:20.141 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:20.143 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:20.147 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:20.150 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504280147 2021-12-14 17:51:20.152 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:51:20.157 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/image 2021-12-14 17:51:23.755 | + :: : [[ 300 == 503 ]] 2021-12-14 17:51:23.756 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:51:23.759 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:51:23.762 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:23.764 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:23.767 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:23.769 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:23.772 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:23.775 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:51:23.777 | + functions-common:time_stop:2338 : start_time=1639504280147 2021-12-14 17:51:23.780 | + functions-common:time_stop:2340 : [[ -z 1639504280147 ]] 2021-12-14 17:51:23.783 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:23.786 | + functions-common:time_stop:2343 : end_time=1639504283784 2021-12-14 17:51:23.789 | + functions-common:time_stop:2344 : elapsed_time=3637 2021-12-14 17:51:23.792 | + functions-common:time_stop:2345 : total=7092 2021-12-14 17:51:23.794 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:23.797 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10729 2021-12-14 17:51:23.799 | + functions:wait_for_service:454 : return 0 2021-12-14 17:51:23.802 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-14 17:51:23.818 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:23.821 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-14 17:51:23.837 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:23.840 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-14 17:51:23.842 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:51:23.844 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-14 17:51:23.847 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-14 17:51:23.849 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:23.852 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:23.854 | + functions:upload_image:91 : local image image_fname image_name 2021-12-14 17:51:23.856 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-14 17:51:23.860 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:23.863 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:23.866 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-14 17:51:23.868 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-14 17:51:23.870 | + 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-14 17:51:23.873 | --2021-12-14 17:51:23-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:23.874 | Connecting to 10.100.0.9:80... connected. 2021-12-14 17:51:23.875 | HTTP request sent, awaiting response... 200 OK 2021-12-14 17:51:23.875 | Length: 645922816 (616M) 2021-12-14 17:51:23.875 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-14 17:51:23.894 | 2021-12-14 17:51:24.185 | 0K ........ ........ ........ ........ 5% 107M 5s 2021-12-14 17:51:24.471 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-14 17:51:24.760 | 65536K ........ ........ ........ ........ 15% 111M 5s 2021-12-14 17:51:25.047 | 98304K ........ ........ ........ ........ 20% 111M 4s 2021-12-14 17:51:25.334 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-14 17:51:25.621 | 163840K ........ ........ ........ ........ 31% 111M 4s 2021-12-14 17:51:25.908 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-14 17:51:26.211 | 229376K ........ ........ ........ ........ 41% 105M 3s 2021-12-14 17:51:26.514 | 262144K ........ ........ ........ ........ 46% 106M 3s 2021-12-14 17:51:26.825 | 294912K ........ ........ ........ ........ 51% 103M 3s 2021-12-14 17:51:27.112 | 327680K ........ ........ ........ ........ 57% 111M 2s 2021-12-14 17:51:27.398 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-14 17:51:27.778 | 393216K ........ ........ ........ ........ 67% 85.2M 2s 2021-12-14 17:51:28.123 | 425984K ........ ........ ........ ........ 72% 91.7M 2s 2021-12-14 17:51:28.409 | 458752K ........ ........ ........ ........ 77% 111M 1s 2021-12-14 17:51:28.695 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-14 17:51:28.981 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-12-14 17:51:29.266 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-12-14 17:51:29.551 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-14 17:51:29.614 | 622592K ........ 100% 112M=5.7s 2021-12-14 17:51:29.614 | 2021-12-14 17:51:29.614 | 2021-12-14 17:51:29 (107 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-14 17:51:29.614 | 2021-12-14 17:51:29.619 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-14 17:51:29.622 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:29.624 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-14 17:51:29.626 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-14 17:51:29.628 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-14 17:51:29.630 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-14 17:51:29.632 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-14 17:51:29.634 | + functions:upload_image:290 : local kernel= 2021-12-14 17:51:29.636 | + functions:upload_image:291 : local ramdisk= 2021-12-14 17:51:29.639 | + functions:upload_image:292 : local disk_format= 2021-12-14 17:51:29.641 | + functions:upload_image:293 : local container_format= 2021-12-14 17:51:29.644 | + functions:upload_image:294 : local unpack= 2021-12-14 17:51:29.646 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-14 17:51:29.648 | + functions:upload_image:296 : case "$image_fname" in 2021-12-14 17:51:29.650 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:29.653 | ++ 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-14 17:51:29.656 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-14 17:51:29.660 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-14 17:51:29.660 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-14 17:51:29.664 | + functions:upload_image:363 : disk_format=vhdx 2021-12-14 17:51:29.666 | + functions:upload_image:364 : container_format=bare 2021-12-14 17:51:29.668 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-14 17:51:29.671 | + functions:upload_image:372 : is_arch ppc64le 2021-12-14 17:51:29.674 | ++ functions-common:is_arch:428 : uname -m 2021-12-14 17:51:29.677 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-14 17:51:29.680 | + functions:upload_image:372 : is_arch ppc64 2021-12-14 17:51:29.682 | ++ functions-common:is_arch:428 : uname -m 2021-12-14 17:51:29.685 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-14 17:51:29.688 | + functions:upload_image:372 : is_arch ppc 2021-12-14 17:51:29.690 | ++ functions-common:is_arch:428 : uname -m 2021-12-14 17:51:29.696 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-14 17:51:29.698 | + functions:upload_image:376 : is_arch aarch64 2021-12-14 17:51:29.701 | ++ functions-common:is_arch:428 : uname -m 2021-12-14 17:51:29.704 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-14 17:51:29.707 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-14 17:51:29.709 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-14 17:51:29.711 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-14 17:51:29.713 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-14 17:51:29.716 | + 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-14 17:51:50.902 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:51:50.902 | | Field | Value | 2021-12-14 17:51:50.902 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:51:50.902 | | container_format | bare | 2021-12-14 17:51:50.902 | | created_at | 2021-12-14T17:51:33Z | 2021-12-14 17:51:50.902 | | disk_format | vhdx | 2021-12-14 17:51:50.902 | | file | /v2/images/33b124bc-7053-4d58-8dc8-9d02bb508134/file | 2021-12-14 17:51:50.902 | | id | 33b124bc-7053-4d58-8dc8-9d02bb508134 | 2021-12-14 17:51:50.902 | | min_disk | 0 | 2021-12-14 17:51:50.902 | | min_ram | 0 | 2021-12-14 17:51:50.902 | | name | ubuntu-16 | 2021-12-14 17:51:50.902 | | owner | 57b120cf07ca4090aa51fb59a7d26ad4 | 2021-12-14 17:51:50.902 | | 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/33b124bc-7053-4d58-8dc8-9d02bb508134' | 2021-12-14 17:51:50.902 | | protected | False | 2021-12-14 17:51:50.902 | | schema | /v2/schemas/image | 2021-12-14 17:51:50.903 | | status | queued | 2021-12-14 17:51:50.903 | | tags | | 2021-12-14 17:51:50.903 | | updated_at | 2021-12-14T17:51:33Z | 2021-12-14 17:51:50.903 | | visibility | public | 2021-12-14 17:51:50.903 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:51:51.010 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-14 17:51:51.012 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-14 17:51:51.028 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:51.030 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-14 17:51:51.056 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-14 17:51:51.083 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-14 17:51:51.100 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:51.102 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-14 17:51:51.129 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-14 17:51:51.146 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:51.148 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-14 17:51:51.151 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:51:51.154 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-14 17:51:51.156 | + ./stack.sh:main:1283 : start_nova_api 2021-12-14 17:51:51.159 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-14 17:51:51.162 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-14 17:51:51.164 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-14 17:51:51.166 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-14 17:51:51.183 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:51.185 | + 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-14 17:51:51.188 | + 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-14 17:51:51.191 | + 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-14 17:51:51.193 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-14 17:51:51.197 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-14 17:51:51.200 | + 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-14 17:51:51.203 | + functions-common:run_process:1582 : local service=n-api 2021-12-14 17:51:51.206 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-14 17:51:51.208 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:51.211 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:51.213 | + functions-common:run_process:1587 : local name=n-api 2021-12-14 17:51:51.216 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:51.218 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:51.221 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:51.224 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:51.227 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:51.231 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504311228 2021-12-14 17:51:51.233 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-14 17:51:51.250 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:51.252 | + 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-14 17:51:51.255 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-14 17:51:51.258 | + 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-14 17:51:51.260 | + 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-14 17:51:51.263 | + 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-14 17:51:51.265 | + 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-14 17:51:51.268 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-14 17:51:51.271 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-14 17:51:51.273 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-14 17:51:51.276 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:51.278 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:51.281 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-14 17:51:51.284 | + 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-14 17:51:51.287 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-14 17:51:51.289 | + 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-14 17:51:51.291 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:51:51.293 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:51:51.296 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-14 17:51:51.298 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:51:51.302 | + 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-14 17:51:51.356 | + 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-14 17:51:51.411 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-14 17:51:51.457 | + 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-14 17:51:51.503 | + 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-14 17:51:51.549 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-14 17:51:51.594 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-14 17:51:51.640 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-14 17:51:51.686 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-14 17:51:51.732 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-14 17:51:51.779 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:51:51.782 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-14 17:51:51.840 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:51:52.043 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-14 17:51:52.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-14 17:51:52.259 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-14 17:51:52.340 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:52.343 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:52.346 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:52.348 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:52.351 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:52.353 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:52.356 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:52.359 | + functions-common:time_stop:2338 : start_time=1639504311228 2021-12-14 17:51:52.362 | + functions-common:time_stop:2340 : [[ -z 1639504311228 ]] 2021-12-14 17:51:52.365 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:52.369 | + functions-common:time_stop:2343 : end_time=1639504312366 2021-12-14 17:51:52.371 | + functions-common:time_stop:2344 : elapsed_time=1138 2021-12-14 17:51:52.374 | + functions-common:time_stop:2345 : total=8383 2021-12-14 17:51:52.377 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:52.380 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9521 2021-12-14 17:51:52.382 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.58/compute/v2.1/ 2021-12-14 17:51:52.385 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-14 17:51:52.385 | Waiting for nova-api to start... 2021-12-14 17:51:52.388 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.58/compute/v2.1/ 2021-12-14 17:51:52.390 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:51:52.393 | + functions:wait_for_service:445 : local url=http://10.222.0.58/compute/v2.1/ 2021-12-14 17:51:52.395 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:51:52.398 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:51:52.401 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:51:52.403 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:52.406 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:52.409 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:52.413 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504312410 2021-12-14 17:51:52.416 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:51:52.421 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/compute/v2.1/ 2021-12-14 17:51:58.421 | + :: : [[ 200 == 503 ]] 2021-12-14 17:51:58.422 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:51:58.426 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:51:58.428 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:58.431 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:58.433 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:58.436 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:58.439 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:58.441 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:51:58.444 | + functions-common:time_stop:2338 : start_time=1639504312410 2021-12-14 17:51:58.446 | + functions-common:time_stop:2340 : [[ -z 1639504312410 ]] 2021-12-14 17:51:58.449 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:58.453 | + functions-common:time_stop:2343 : end_time=1639504318450 2021-12-14 17:51:58.456 | + functions-common:time_stop:2344 : elapsed_time=6040 2021-12-14 17:51:58.458 | + functions-common:time_stop:2345 : total=10729 2021-12-14 17:51:58.461 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:58.463 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16769 2021-12-14 17:51:58.466 | + functions:wait_for_service:454 : return 0 2021-12-14 17:51:58.468 | + 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-14 17:51:58.472 | + 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-14 17:51:58.475 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-14 17:51:58.491 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:58.494 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-14 17:51:58.510 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:58.513 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-14 17:51:58.515 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:51:58.518 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-14 17:51:58.521 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-14 17:51:58.523 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-14 17:51:58.526 | + 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-14 17:51:58.558 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-14 17:51:58.561 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-14 17:51:58.563 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-14 17:51:58.566 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-14 17:51:58.569 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-14 17:51:58.572 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-14 17:51:58.575 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-14 17:51:58.577 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-14 17:51:58.580 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-14 17:51:58.583 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-14 17:51:58.586 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-14 17:51:58.588 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-14 17:51:58.591 | +++ 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-14 17:51:58.593 | +++ 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-14 17:51:58.597 | ++ 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-14 17:51:58.599 | ++ 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-14 17:51:58.602 | ++ 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-14 17:51:58.606 | + 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-14 17:51:58.608 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-14 17:51:58.625 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:58.627 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-14 17:51:58.630 | + 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-14 17:51:58.632 | + functions-common:run_process:1582 : local service=q-svc 2021-12-14 17:51:58.635 | + 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-14 17:51:58.638 | + functions-common:run_process:1584 : local group= 2021-12-14 17:51:58.640 | + functions-common:run_process:1585 : local user= 2021-12-14 17:51:58.643 | + functions-common:run_process:1587 : local name=q-svc 2021-12-14 17:51:58.645 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:51:58.648 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:51:58.650 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:58.653 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:58.656 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:58.660 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504318657 2021-12-14 17:51:58.663 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-14 17:51:58.678 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:51:58.681 | + 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-14 17:51:58.684 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-14 17:51:58.686 | + 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-14 17:51:58.689 | + 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-14 17:51:58.691 | + 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-14 17:51:58.694 | + 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-14 17:51:58.696 | + 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-14 17:51:58.699 | + 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-14 17:51:58.701 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-14 17:51:58.704 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:51:58.706 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:51:58.709 | + 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-14 17:51:58.711 | + 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-14 17:51:58.714 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-14 17:51:58.716 | + 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-14 17:51:58.718 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:51:58.721 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:51:58.724 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:51:58.726 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:51:58.728 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-14 17:51:58.731 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:51:58.735 | + 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-14 17:51:58.790 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-14 17:51:58.843 | + 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-14 17:51:58.895 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-14 17:51:58.940 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-14 17:51:58.986 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:51:59.032 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:51:59.035 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-14 17:51:59.089 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:51:59.296 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-14 17:51:59.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-14 17:51:59.492 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-14 17:51:59.512 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:51:59.514 | + functions-common:time_stop:2331 : local name 2021-12-14 17:51:59.518 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:51:59.520 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:51:59.523 | + functions-common:time_stop:2334 : local total 2021-12-14 17:51:59.525 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:51:59.527 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:51:59.530 | + functions-common:time_stop:2338 : start_time=1639504318657 2021-12-14 17:51:59.533 | + functions-common:time_stop:2340 : [[ -z 1639504318657 ]] 2021-12-14 17:51:59.536 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:51:59.539 | + functions-common:time_stop:2343 : end_time=1639504319536 2021-12-14 17:51:59.542 | + functions-common:time_stop:2344 : elapsed_time=879 2021-12-14 17:51:59.544 | + functions-common:time_stop:2345 : total=9521 2021-12-14 17:51:59.546 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:51:59.549 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10400 2021-12-14 17:51:59.552 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.58:9696 2021-12-14 17:51:59.554 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-14 17:51:59.571 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:51:59.574 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-14 17:51:59.574 | Waiting for Neutron to start... 2021-12-14 17:51:59.576 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2021-12-14 17:51:59.579 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.58:9696' 'Neutron did not start' 60 2021-12-14 17:51:59.581 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.58:9696' 2021-12-14 17:51:59.584 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-14 17:51:59.586 | + functions-common:test_with_retry:2271 : local until=60 2021-12-14 17:51:59.589 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-14 17:51:59.591 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-14 17:51:59.594 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-14 17:51:59.596 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:51:59.598 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:51:59.602 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:51:59.605 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504319602 2021-12-14 17:51:59.608 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.58:9696; do sleep 0.5; done' 2021-12-14 17:51:59.613 | 2021-12-14 17:51:59.613 | Redirecting output to ‘wget-log’. 2021-12-14 17:52:00.117 | 2021-12-14 17:52:00.117 | Redirecting output to ‘wget-log.1’. 2021-12-14 17:52:00.621 | 2021-12-14 17:52:00.621 | Redirecting output to ‘wget-log.2’. 2021-12-14 17:52:01.126 | 2021-12-14 17:52:01.126 | Redirecting output to ‘wget-log.3’. 2021-12-14 17:52:01.630 | 2021-12-14 17:52:01.630 | Redirecting output to ‘wget-log.4’. 2021-12-14 17:52:02.134 | 2021-12-14 17:52:02.134 | Redirecting output to ‘wget-log.5’. 2021-12-14 17:52:02.638 | 2021-12-14 17:52:02.638 | Redirecting output to ‘wget-log.6’. 2021-12-14 17:52:03.143 | 2021-12-14 17:52:03.143 | Redirecting output to ‘wget-log.7’. 2021-12-14 17:52:03.647 | 2021-12-14 17:52:03.647 | Redirecting output to ‘wget-log.8’. 2021-12-14 17:52:04.151 | 2021-12-14 17:52:04.151 | Redirecting output to ‘wget-log.9’. 2021-12-14 17:52:04.655 | 2021-12-14 17:52:04.655 | Redirecting output to ‘wget-log.10’. 2021-12-14 17:52:05.160 | 2021-12-14 17:52:05.160 | Redirecting output to ‘wget-log.11’. 2021-12-14 17:52:05.178 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.58:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-14 17:52:05.180 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:05.183 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:05.185 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:05.188 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:05.191 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:05.193 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-14 17:52:05.196 | + functions-common:time_stop:2338 : start_time=1639504319602 2021-12-14 17:52:05.199 | + functions-common:time_stop:2340 : [[ -z 1639504319602 ]] 2021-12-14 17:52:05.202 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:05.206 | + functions-common:time_stop:2343 : end_time=1639504325203 2021-12-14 17:52:05.209 | + functions-common:time_stop:2344 : elapsed_time=5601 2021-12-14 17:52:05.211 | + functions-common:time_stop:2345 : total=0 2021-12-14 17:52:05.214 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:05.216 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5601 2021-12-14 17:52:05.219 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-14 17:52:05.235 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:05.238 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-14 17:52:05.240 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:52:05.243 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-14 17:52:05.245 | + ./stack.sh:main:1299 : start_placement 2021-12-14 17:52:05.248 | + lib/placement:start_placement:161 : start_placement_api 2021-12-14 17:52:05.251 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-14 17:52:05.254 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-14 17:52:05.258 | + 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-14 17:52:05.260 | + functions-common:run_process:1582 : local service=placement-api 2021-12-14 17:52:05.263 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-14 17:52:05.265 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:05.268 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:05.271 | + functions-common:run_process:1587 : local name=placement-api 2021-12-14 17:52:05.273 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:05.276 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:05.278 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:05.280 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:05.284 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:05.287 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504325284 2021-12-14 17:52:05.290 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-14 17:52:05.306 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:05.308 | + 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-14 17:52:05.311 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-14 17:52:05.314 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-14 17:52:05.316 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-14 17:52:05.319 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-14 17:52:05.321 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-14 17:52:05.324 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-14 17:52:05.326 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-14 17:52:05.329 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-14 17:52:05.331 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:05.334 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:05.336 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-14 17:52:05.339 | + 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-14 17:52:05.341 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-14 17:52:05.344 | + 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-14 17:52:05.347 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:52:05.349 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:52:05.351 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-14 17:52:05.354 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:52:05.357 | + 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-14 17:52:05.412 | + 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-14 17:52:05.465 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-14 17:52:05.520 | + 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-14 17:52:05.566 | + 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-14 17:52:05.612 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-14 17:52:05.658 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-14 17:52:05.703 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-14 17:52:05.750 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-14 17:52:05.796 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-14 17:52:05.842 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:52:05.845 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-14 17:52:05.901 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:52:06.095 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-14 17:52:06.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-14 17:52:06.304 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-14 17:52:06.379 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:06.382 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:06.385 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:06.387 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:06.389 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:06.392 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:06.395 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:06.397 | + functions-common:time_stop:2338 : start_time=1639504325284 2021-12-14 17:52:06.400 | + functions-common:time_stop:2340 : [[ -z 1639504325284 ]] 2021-12-14 17:52:06.403 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:06.406 | + functions-common:time_stop:2343 : end_time=1639504326404 2021-12-14 17:52:06.409 | + functions-common:time_stop:2344 : elapsed_time=1120 2021-12-14 17:52:06.412 | + functions-common:time_stop:2345 : total=10400 2021-12-14 17:52:06.414 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:06.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11520 2021-12-14 17:52:06.419 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-14 17:52:06.419 | Waiting for placement-api to start... 2021-12-14 17:52:06.422 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.58/placement 2021-12-14 17:52:06.424 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:52:06.427 | + functions:wait_for_service:445 : local url=http://10.222.0.58/placement 2021-12-14 17:52:06.429 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:52:06.432 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:52:06.434 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:52:06.437 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:06.440 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:06.443 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:06.446 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504326443 2021-12-14 17:52:06.449 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:52:06.462 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/placement 2021-12-14 17:52:09.303 | + :: : [[ 200 == 503 ]] 2021-12-14 17:52:09.304 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:52:09.307 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:52:09.310 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:09.313 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:09.315 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:09.318 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:09.320 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:09.324 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:52:09.327 | + functions-common:time_stop:2338 : start_time=1639504326443 2021-12-14 17:52:09.330 | + functions-common:time_stop:2340 : [[ -z 1639504326443 ]] 2021-12-14 17:52:09.333 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:09.337 | + functions-common:time_stop:2343 : end_time=1639504329334 2021-12-14 17:52:09.340 | + functions-common:time_stop:2344 : elapsed_time=2891 2021-12-14 17:52:09.342 | + functions-common:time_stop:2345 : total=16769 2021-12-14 17:52:09.346 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:09.349 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19660 2021-12-14 17:52:09.351 | + functions:wait_for_service:454 : return 0 2021-12-14 17:52:09.354 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-14 17:52:09.371 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:09.373 | + ./stack.sh:main:1303 : start_neutron 2021-12-14 17:52:09.376 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-14 17:52:09.380 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:52:09.380 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-14 17:52:09.385 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-14 17:52:09.387 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-14 17:52:09.390 | + 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,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,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-14 17:52:09.393 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-14 17:52:09.395 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-14 17:52:09.398 | + 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-14 17:52:09.401 | + functions-common:run_process:1582 : local service=q-agt 2021-12-14 17:52:09.403 | + 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-14 17:52:09.406 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:09.409 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:09.411 | + functions-common:run_process:1587 : local name=q-agt 2021-12-14 17:52:09.414 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:09.416 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:09.419 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:09.421 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:09.425 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:09.428 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504329425 2021-12-14 17:52:09.431 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-14 17:52:09.446 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:09.449 | + 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-14 17:52:09.451 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-14 17:52:09.454 | + 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-14 17:52:09.457 | + 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-14 17:52:09.459 | + 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-14 17:52:09.462 | + 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-14 17:52:09.464 | + 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-14 17:52:09.467 | + 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-14 17:52:09.470 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-14 17:52:09.472 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:09.475 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:09.477 | + 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-14 17:52:09.480 | + 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-14 17:52:09.482 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-14 17:52:09.485 | + 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-14 17:52:09.487 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:09.489 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:09.492 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:09.494 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:09.496 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-14 17:52:09.498 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:09.502 | + 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-14 17:52:09.556 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-14 17:52:09.611 | + 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-14 17:52:09.659 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-14 17:52:09.705 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-14 17:52:09.752 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:09.798 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:09.801 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-14 17:52:09.855 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:10.057 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-14 17:52:10.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-14 17:52:10.270 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-14 17:52:10.290 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:10.293 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:10.295 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:10.298 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:10.301 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:10.303 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:10.306 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:10.308 | + functions-common:time_stop:2338 : start_time=1639504329425 2021-12-14 17:52:10.311 | + functions-common:time_stop:2340 : [[ -z 1639504329425 ]] 2021-12-14 17:52:10.315 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:10.318 | + functions-common:time_stop:2343 : end_time=1639504330316 2021-12-14 17:52:10.321 | + functions-common:time_stop:2344 : elapsed_time=891 2021-12-14 17:52:10.323 | + functions-common:time_stop:2345 : total=11520 2021-12-14 17:52:10.326 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:10.329 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12411 2021-12-14 17:52:10.331 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-14 17:52:10.334 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-14 17:52:10.336 | + functions-common:is_provider_network:2183 : return 1 2021-12-14 17:52:10.339 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-14 17:52:10.341 | + 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-14 17:52:10.344 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-14 17:52:10.346 | + 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-14 17:52:10.349 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:10.351 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:10.354 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-14 17:52:10.356 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:10.359 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:10.362 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:10.364 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:10.368 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:10.371 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504330368 2021-12-14 17:52:10.374 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-14 17:52:10.391 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:10.394 | + 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-14 17:52:10.396 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-14 17:52:10.399 | + 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-14 17:52:10.401 | + 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-14 17:52:10.404 | + 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-14 17:52:10.406 | + 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-14 17:52:10.409 | + 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-14 17:52:10.412 | + 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-14 17:52:10.415 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-14 17:52:10.417 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:10.420 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:10.422 | + 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-14 17:52:10.425 | + 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-14 17:52:10.428 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-14 17:52:10.431 | + 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-14 17:52:10.433 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:10.436 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:10.438 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:10.441 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:10.443 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-14 17:52:10.446 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:10.450 | + 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-14 17:52:10.507 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-14 17:52:10.563 | + 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-14 17:52:10.608 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-14 17:52:10.655 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-14 17:52:10.710 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:10.764 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:10.768 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-14 17:52:10.826 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:11.030 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-14 17:52:11.044 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-14 17:52:11.256 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-14 17:52:11.276 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:11.279 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:11.281 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:11.284 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:11.287 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:11.289 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:11.292 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:11.295 | + functions-common:time_stop:2338 : start_time=1639504330368 2021-12-14 17:52:11.297 | + functions-common:time_stop:2340 : [[ -z 1639504330368 ]] 2021-12-14 17:52:11.300 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:11.304 | + functions-common:time_stop:2343 : end_time=1639504331301 2021-12-14 17:52:11.307 | + functions-common:time_stop:2344 : elapsed_time=933 2021-12-14 17:52:11.309 | + functions-common:time_stop:2345 : total=12411 2021-12-14 17:52:11.312 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:11.315 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13344 2021-12-14 17:52:11.317 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-14 17:52:11.336 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:52:11.339 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-14 17:52:11.341 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-14 17:52:11.344 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-14 17:52:11.348 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-14 17:52:11.350 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-14 17:52:11.353 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-14 17:52:11.355 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-14 17:52:11.358 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-14 17:52:11.360 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-14 17:52:11.363 | + 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-14 17:52:11.366 | + functions-common:run_process:1582 : local service=q-l3 2021-12-14 17:52:11.369 | + 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-14 17:52:11.371 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:11.374 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:11.377 | + functions-common:run_process:1587 : local name=q-l3 2021-12-14 17:52:11.380 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:11.382 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:11.384 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:11.387 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:11.390 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:11.395 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504331392 2021-12-14 17:52:11.397 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-14 17:52:11.414 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:11.417 | + 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-14 17:52:11.419 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-14 17:52:11.422 | + 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-14 17:52:11.425 | + 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-14 17:52:11.427 | + 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-14 17:52:11.430 | + 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-14 17:52:11.433 | + 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-14 17:52:11.435 | + 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-14 17:52:11.439 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-14 17:52:11.441 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:11.444 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:11.446 | + 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-14 17:52:11.449 | + 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-14 17:52:11.451 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-14 17:52:11.454 | + 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-14 17:52:11.457 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:11.459 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:11.462 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:11.464 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:11.467 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-14 17:52:11.469 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:11.473 | + 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-14 17:52:11.532 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-14 17:52:11.592 | + 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-14 17:52:11.642 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-14 17:52:11.698 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-14 17:52:11.748 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:11.801 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:11.804 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-14 17:52:11.865 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:12.083 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-14 17:52:12.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-14 17:52:12.300 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-14 17:52:12.322 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:12.328 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:12.332 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:12.333 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:12.337 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:12.339 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:12.342 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:12.345 | + functions-common:time_stop:2338 : start_time=1639504331392 2021-12-14 17:52:12.348 | + functions-common:time_stop:2340 : [[ -z 1639504331392 ]] 2021-12-14 17:52:12.352 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:12.358 | + functions-common:time_stop:2343 : end_time=1639504332351 2021-12-14 17:52:12.358 | + functions-common:time_stop:2344 : elapsed_time=959 2021-12-14 17:52:12.360 | + functions-common:time_stop:2345 : total=13344 2021-12-14 17:52:12.366 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:12.366 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14303 2021-12-14 17:52:12.366 | + 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-14 17:52:12.370 | + functions-common:run_process:1582 : local service=q-meta 2021-12-14 17:52:12.374 | + 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-14 17:52:12.374 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:12.378 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:12.378 | + functions-common:run_process:1587 : local name=q-meta 2021-12-14 17:52:12.382 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:12.386 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:12.386 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:12.390 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:12.394 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:12.398 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504332393 2021-12-14 17:52:12.402 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-14 17:52:12.417 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:12.420 | + 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-14 17:52:12.422 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-14 17:52:12.425 | + 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-14 17:52:12.427 | + 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-14 17:52:12.430 | + 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-14 17:52:12.432 | + 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-14 17:52:12.435 | + 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-14 17:52:12.437 | + 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-14 17:52:12.440 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-14 17:52:12.443 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:12.445 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:12.448 | + 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-14 17:52:12.450 | + 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-14 17:52:12.453 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-14 17:52:12.456 | + 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-14 17:52:12.458 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:12.461 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:12.463 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:12.466 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:12.468 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-14 17:52:12.471 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:12.476 | + 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-14 17:52:12.538 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-14 17:52:12.598 | + 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-14 17:52:12.652 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-14 17:52:12.731 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-14 17:52:12.799 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:12.855 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:12.857 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-14 17:52:12.929 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:13.160 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-14 17:52:13.174 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-14 17:52:13.382 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-14 17:52:13.416 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:13.426 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:13.426 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:13.430 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:13.442 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:13.445 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:13.454 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:13.460 | + functions-common:time_stop:2338 : start_time=1639504332393 2021-12-14 17:52:13.466 | + functions-common:time_stop:2340 : [[ -z 1639504332393 ]] 2021-12-14 17:52:13.478 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:13.491 | + functions-common:time_stop:2343 : end_time=1639504333479 2021-12-14 17:52:13.503 | + functions-common:time_stop:2344 : elapsed_time=1086 2021-12-14 17:52:13.510 | + functions-common:time_stop:2345 : total=14303 2021-12-14 17:52:13.513 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:13.518 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15389 2021-12-14 17:52:13.528 | + 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-14 17:52:13.531 | + functions-common:run_process:1582 : local service=q-metering 2021-12-14 17:52:13.539 | + 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-14 17:52:13.546 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:13.555 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:13.559 | + functions-common:run_process:1587 : local name=q-metering 2021-12-14 17:52:13.571 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:13.575 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:13.587 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:13.599 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:13.610 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:13.623 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504333611 2021-12-14 17:52:13.631 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-14 17:52:13.678 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:13.685 | + 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-14 17:52:13.695 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-14 17:52:13.702 | + 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-14 17:52:13.713 | + 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-14 17:52:13.723 | + 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-14 17:52:13.731 | + 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-14 17:52:13.740 | + 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-14 17:52:13.745 | + 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-14 17:52:13.759 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-14 17:52:13.763 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:13.768 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:13.783 | + 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-14 17:52:13.791 | + 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-14 17:52:13.803 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-14 17:52:13.811 | + 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-14 17:52:13.817 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:13.827 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:13.835 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:13.843 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:13.849 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-14 17:52:13.853 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:13.866 | + 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-14 17:52:14.015 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-14 17:52:14.139 | + 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-14 17:52:14.283 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-14 17:52:14.392 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-14 17:52:14.472 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:14.584 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:14.591 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-14 17:52:14.686 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:14.965 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-14 17:52:14.982 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-14 17:52:15.203 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-14 17:52:15.228 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:15.231 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:15.235 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:15.244 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:15.247 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:15.249 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:15.252 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:15.255 | + functions-common:time_stop:2338 : start_time=1639504333611 2021-12-14 17:52:15.257 | + functions-common:time_stop:2340 : [[ -z 1639504333611 ]] 2021-12-14 17:52:15.261 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:15.265 | + functions-common:time_stop:2343 : end_time=1639504335262 2021-12-14 17:52:15.270 | + functions-common:time_stop:2344 : elapsed_time=1651 2021-12-14 17:52:15.279 | + functions-common:time_stop:2345 : total=15389 2021-12-14 17:52:15.285 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:15.289 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17040 2021-12-14 17:52:15.295 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-14 17:52:15.336 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:15.343 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-14 17:52:15.348 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-14 17:52:15.352 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:52:15.355 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-14 17:52:15.361 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-14 17:52:15.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-14 17:52:15.370 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-14 17:52:15.375 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-14 17:52:15.377 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-14 17:52:15.383 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:15.392 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:17.931 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:17.934 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-14 17:52:17.936 | ++ functions-common:get_field:731 : field='$2' 2021-12-14 17:52:17.939 | ++ functions-common:get_field:733 : echo '| 8f7e016874d440f3b4e1b97c5b41a750 | demo |' 2021-12-14 17:52:17.940 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-14 17:52:17.945 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:17.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:52:17.951 | + 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-14 17:52:17.954 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:17.970 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-14 17:52:17.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-14 17:52:17.975 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-14 17:52:17.979 | ++ 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-14 17:52:20.797 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:20.800 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-14 17:52:20.801 | router-admin-state-down-before-update 2021-12-14 17:52:20.801 | agent 2021-12-14 17:52:20.801 | agent-resources-synced 2021-12-14 17:52:20.801 | allowed-address-pairs 2021-12-14 17:52:20.801 | auto-allocated-topology 2021-12-14 17:52:20.801 | availability_zone 2021-12-14 17:52:20.801 | availability_zone_filter 2021-12-14 17:52:20.801 | default-subnetpools 2021-12-14 17:52:20.801 | dhcp_agent_scheduler 2021-12-14 17:52:20.801 | dvr 2021-12-14 17:52:20.801 | empty-string-filtering 2021-12-14 17:52:20.801 | external-net 2021-12-14 17:52:20.801 | extra_dhcp_opt 2021-12-14 17:52:20.801 | extraroute 2021-12-14 17:52:20.801 | extraroute-atomic 2021-12-14 17:52:20.801 | filter-validation 2021-12-14 17:52:20.801 | fip-port-details 2021-12-14 17:52:20.801 | flavors 2021-12-14 17:52:20.801 | floatingip-pools 2021-12-14 17:52:20.801 | ip-substring-filtering 2021-12-14 17:52:20.801 | router 2021-12-14 17:52:20.801 | ext-gw-mode 2021-12-14 17:52:20.801 | l3-ha 2021-12-14 17:52:20.801 | l3-flavors 2021-12-14 17:52:20.801 | l3-port-ip-change-not-allowed 2021-12-14 17:52:20.801 | l3_agent_scheduler 2021-12-14 17:52:20.801 | metering 2021-12-14 17:52:20.801 | multi-provider 2021-12-14 17:52:20.801 | net-mtu 2021-12-14 17:52:20.801 | net-mtu-writable 2021-12-14 17:52:20.801 | network_availability_zone 2021-12-14 17:52:20.802 | network-ip-availability 2021-12-14 17:52:20.802 | pagination 2021-12-14 17:52:20.802 | port-mac-address-regenerate 2021-12-14 17:52:20.802 | binding 2021-12-14 17:52:20.802 | binding-extended 2021-12-14 17:52:20.802 | port-security 2021-12-14 17:52:20.802 | project-id 2021-12-14 17:52:20.802 | provider 2021-12-14 17:52:20.802 | quotas 2021-12-14 17:52:20.802 | quota_details 2021-12-14 17:52:20.802 | rbac-policies 2021-12-14 17:52:20.802 | rbac-address-scope 2021-12-14 17:52:20.802 | rbac-security-groups 2021-12-14 17:52:20.802 | rbac-subnetpool 2021-12-14 17:52:20.802 | revision-if-match 2021-12-14 17:52:20.802 | standard-attr-revisions 2021-12-14 17:52:20.802 | router_availability_zone 2021-12-14 17:52:20.802 | port-security-groups-filtering 2021-12-14 17:52:20.802 | security-group 2021-12-14 17:52:20.802 | service-type 2021-12-14 17:52:20.802 | sorting 2021-12-14 17:52:20.802 | standard-attr-description 2021-12-14 17:52:20.802 | stateful-security-group 2021-12-14 17:52:20.802 | subnet_onboard 2021-12-14 17:52:20.802 | subnet-service-types 2021-12-14 17:52:20.802 | subnet_allocation 2021-12-14 17:52:20.802 | subnetpool-prefix-ops 2021-12-14 17:52:20.802 | standard-attr-tag 2021-12-14 17:52:20.802 | standard-attr-timestamp' 2021-12-14 17:52:20.804 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-14 17:52:20.804 | router-admin-state-down-before-update 2021-12-14 17:52:20.804 | agent 2021-12-14 17:52:20.804 | agent-resources-synced 2021-12-14 17:52:20.804 | allowed-address-pairs 2021-12-14 17:52:20.804 | auto-allocated-topology 2021-12-14 17:52:20.804 | availability_zone 2021-12-14 17:52:20.804 | availability_zone_filter 2021-12-14 17:52:20.804 | default-subnetpools 2021-12-14 17:52:20.804 | dhcp_agent_scheduler 2021-12-14 17:52:20.804 | dvr 2021-12-14 17:52:20.804 | empty-string-filtering 2021-12-14 17:52:20.804 | external-net 2021-12-14 17:52:20.804 | extra_dhcp_opt 2021-12-14 17:52:20.804 | extraroute 2021-12-14 17:52:20.804 | extraroute-atomic 2021-12-14 17:52:20.804 | filter-validation 2021-12-14 17:52:20.804 | fip-port-details 2021-12-14 17:52:20.804 | flavors 2021-12-14 17:52:20.804 | floatingip-pools 2021-12-14 17:52:20.804 | ip-substring-filtering 2021-12-14 17:52:20.804 | router 2021-12-14 17:52:20.804 | ext-gw-mode 2021-12-14 17:52:20.804 | l3-ha 2021-12-14 17:52:20.804 | l3-flavors 2021-12-14 17:52:20.804 | l3-port-ip-change-not-allowed 2021-12-14 17:52:20.804 | l3_agent_scheduler 2021-12-14 17:52:20.804 | metering 2021-12-14 17:52:20.805 | multi-provider 2021-12-14 17:52:20.805 | net-mtu 2021-12-14 17:52:20.805 | net-mtu-writable 2021-12-14 17:52:20.805 | network_availability_zone 2021-12-14 17:52:20.805 | network-ip-availability 2021-12-14 17:52:20.805 | pagination 2021-12-14 17:52:20.805 | port-mac-address-regenerate 2021-12-14 17:52:20.805 | binding 2021-12-14 17:52:20.805 | binding-extended 2021-12-14 17:52:20.805 | port-security 2021-12-14 17:52:20.805 | project-id 2021-12-14 17:52:20.805 | provider 2021-12-14 17:52:20.805 | quotas 2021-12-14 17:52:20.805 | quota_details 2021-12-14 17:52:20.805 | rbac-policies 2021-12-14 17:52:20.805 | rbac-address-scope 2021-12-14 17:52:20.805 | rbac-security-groups 2021-12-14 17:52:20.805 | rbac-subnetpool 2021-12-14 17:52:20.805 | revision-if-match 2021-12-14 17:52:20.805 | standard-attr-revisions 2021-12-14 17:52:20.805 | router_availability_zone 2021-12-14 17:52:20.805 | port-security-groups-filtering 2021-12-14 17:52:20.805 | security-group 2021-12-14 17:52:20.805 | service-type 2021-12-14 17:52:20.805 | sorting 2021-12-14 17:52:20.805 | standard-attr-description 2021-12-14 17:52:20.805 | stateful-security-group 2021-12-14 17:52:20.805 | subnet_onboard 2021-12-14 17:52:20.805 | subnet-service-types 2021-12-14 17:52:20.805 | subnet_allocation 2021-12-14 17:52:20.805 | subnetpool-prefix-ops 2021-12-14 17:52:20.805 | standard-attr-tag 2021-12-14 17:52:20.805 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-14 17:52:20.806 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-14 17:52:20.809 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-14 17:52:20.812 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-14 17:52:20.816 | ++ 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-14 17:52:23.548 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:23.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=4ac44265-9d85-421b-832e-23431c3374a1 2021-12-14 17:52:23.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-14 17:52:23.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-14 17:52:23.560 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-14 17:52:23.562 | + functions-common:is_provider_network:2183 : return 1 2021-12-14 17:52:23.566 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 8f7e016874d440f3b4e1b97c5b41a750 private 2021-12-14 17:52:23.567 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-14 17:52:23.567 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-14 17:52:23.570 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:23.573 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:26.547 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:26.550 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-14 17:52:26.553 | ++ functions-common:get_field:731 : field='$3' 2021-12-14 17:52:26.556 | ++ functions-common:get_field:733 : echo '| id | a411a1b3-8540-4231-9b71-a8d673815ca7 |' 2021-12-14 17:52:26.556 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-14 17:52:26.561 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:26.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=a411a1b3-8540-4231-9b71-a8d673815ca7 2021-12-14 17:52:26.568 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 8f7e016874d440f3b4e1b97c5b41a750' 2021-12-14 17:52:26.570 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:26.587 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-14 17:52:26.590 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:52:26.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:52:26.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 4ac44265-9d85-421b-832e-23431c3374a1 ']' 2021-12-14 17:52:26.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 8f7e016874d440f3b4e1b97c5b41a750 ' 2021-12-14 17:52:26.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-14 17:52:26.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-14 17:52:26.606 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-14 17:52:26.609 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 4ac44265-9d85-421b-832e-23431c3374a1 ' 2021-12-14 17:52:26.612 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-14 17:52:26.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network a411a1b3-8540-4231-9b71-a8d673815ca7 private-subnet' 2021-12-14 17:52:26.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-14 17:52:26.621 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 8f7e016874d440f3b4e1b97c5b41a750 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 4ac44265-9d85-421b-832e-23431c3374a1 --network a411a1b3-8540-4231-9b71-a8d673815ca7 private-subnet 2021-12-14 17:52:26.621 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-14 17:52:26.621 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-14 17:52:26.624 | +++ functions-common:get_field:726 : local data field 2021-12-14 17:52:26.627 | +++ functions-common:get_field:727 : read data 2021-12-14 17:52:29.631 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:29.635 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-14 17:52:29.637 | +++ functions-common:get_field:731 : field='$3' 2021-12-14 17:52:29.640 | +++ functions-common:get_field:733 : echo '| id | 9dfa3bef-23cb-49ec-97b1-416944b284d0 |' 2021-12-14 17:52:29.641 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-14 17:52:29.646 | +++ functions-common:get_field:727 : read data 2021-12-14 17:52:29.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=9dfa3bef-23cb-49ec-97b1-416944b284d0 2021-12-14 17:52:29.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 8f7e016874d440f3b4e1b97c5b41a750' 2021-12-14 17:52:29.655 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:29.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 9dfa3bef-23cb-49ec-97b1-416944b284d0 2021-12-14 17:52:29.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=9dfa3bef-23cb-49ec-97b1-416944b284d0 2021-12-14 17:52:29.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-14 17:52:29.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-14 17:52:29.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-14 17:52:29.686 | ++ 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-14 17:52:32.375 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:32.378 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-14 17:52:32.378 | router-admin-state-down-before-update 2021-12-14 17:52:32.378 | agent 2021-12-14 17:52:32.378 | agent-resources-synced 2021-12-14 17:52:32.378 | allowed-address-pairs 2021-12-14 17:52:32.378 | auto-allocated-topology 2021-12-14 17:52:32.378 | availability_zone 2021-12-14 17:52:32.378 | availability_zone_filter 2021-12-14 17:52:32.378 | default-subnetpools 2021-12-14 17:52:32.378 | dhcp_agent_scheduler 2021-12-14 17:52:32.378 | dvr 2021-12-14 17:52:32.378 | empty-string-filtering 2021-12-14 17:52:32.378 | external-net 2021-12-14 17:52:32.379 | extra_dhcp_opt 2021-12-14 17:52:32.379 | extraroute 2021-12-14 17:52:32.379 | extraroute-atomic 2021-12-14 17:52:32.379 | filter-validation 2021-12-14 17:52:32.379 | fip-port-details 2021-12-14 17:52:32.379 | flavors 2021-12-14 17:52:32.379 | floatingip-pools 2021-12-14 17:52:32.379 | ip-substring-filtering 2021-12-14 17:52:32.379 | router 2021-12-14 17:52:32.379 | ext-gw-mode 2021-12-14 17:52:32.379 | l3-ha 2021-12-14 17:52:32.379 | l3-flavors 2021-12-14 17:52:32.379 | l3-port-ip-change-not-allowed 2021-12-14 17:52:32.379 | l3_agent_scheduler 2021-12-14 17:52:32.379 | metering 2021-12-14 17:52:32.379 | multi-provider 2021-12-14 17:52:32.379 | net-mtu 2021-12-14 17:52:32.379 | net-mtu-writable 2021-12-14 17:52:32.379 | network_availability_zone 2021-12-14 17:52:32.379 | network-ip-availability 2021-12-14 17:52:32.379 | pagination 2021-12-14 17:52:32.379 | port-mac-address-regenerate 2021-12-14 17:52:32.379 | binding 2021-12-14 17:52:32.379 | binding-extended 2021-12-14 17:52:32.379 | port-security 2021-12-14 17:52:32.379 | project-id 2021-12-14 17:52:32.379 | provider 2021-12-14 17:52:32.379 | quotas 2021-12-14 17:52:32.379 | quota_details 2021-12-14 17:52:32.379 | rbac-policies 2021-12-14 17:52:32.379 | rbac-address-scope 2021-12-14 17:52:32.379 | rbac-security-groups 2021-12-14 17:52:32.379 | rbac-subnetpool 2021-12-14 17:52:32.379 | revision-if-match 2021-12-14 17:52:32.379 | standard-attr-revisions 2021-12-14 17:52:32.380 | router_availability_zone 2021-12-14 17:52:32.380 | port-security-groups-filtering 2021-12-14 17:52:32.380 | security-group 2021-12-14 17:52:32.380 | service-type 2021-12-14 17:52:32.380 | sorting 2021-12-14 17:52:32.380 | standard-attr-description 2021-12-14 17:52:32.380 | stateful-security-group 2021-12-14 17:52:32.380 | subnet_onboard 2021-12-14 17:52:32.380 | subnet-service-types 2021-12-14 17:52:32.380 | subnet_allocation 2021-12-14 17:52:32.380 | subnetpool-prefix-ops 2021-12-14 17:52:32.380 | standard-attr-tag 2021-12-14 17:52:32.380 | standard-attr-timestamp' 2021-12-14 17:52:32.381 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-14 17:52:32.381 | router-admin-state-down-before-update 2021-12-14 17:52:32.381 | agent 2021-12-14 17:52:32.381 | agent-resources-synced 2021-12-14 17:52:32.381 | allowed-address-pairs 2021-12-14 17:52:32.381 | auto-allocated-topology 2021-12-14 17:52:32.381 | availability_zone 2021-12-14 17:52:32.381 | availability_zone_filter 2021-12-14 17:52:32.381 | default-subnetpools 2021-12-14 17:52:32.381 | dhcp_agent_scheduler 2021-12-14 17:52:32.381 | dvr 2021-12-14 17:52:32.381 | empty-string-filtering 2021-12-14 17:52:32.381 | external-net 2021-12-14 17:52:32.381 | extra_dhcp_opt 2021-12-14 17:52:32.381 | extraroute 2021-12-14 17:52:32.381 | extraroute-atomic 2021-12-14 17:52:32.381 | filter-validation 2021-12-14 17:52:32.381 | fip-port-details 2021-12-14 17:52:32.381 | flavors 2021-12-14 17:52:32.381 | floatingip-pools 2021-12-14 17:52:32.381 | ip-substring-filtering 2021-12-14 17:52:32.381 | router 2021-12-14 17:52:32.381 | ext-gw-mode 2021-12-14 17:52:32.381 | l3-ha 2021-12-14 17:52:32.381 | l3-flavors 2021-12-14 17:52:32.381 | l3-port-ip-change-not-allowed 2021-12-14 17:52:32.381 | l3_agent_scheduler 2021-12-14 17:52:32.381 | metering 2021-12-14 17:52:32.381 | multi-provider 2021-12-14 17:52:32.381 | net-mtu 2021-12-14 17:52:32.382 | net-mtu-writable 2021-12-14 17:52:32.382 | network_availability_zone 2021-12-14 17:52:32.382 | network-ip-availability 2021-12-14 17:52:32.382 | pagination 2021-12-14 17:52:32.382 | port-mac-address-regenerate 2021-12-14 17:52:32.382 | binding 2021-12-14 17:52:32.382 | binding-extended 2021-12-14 17:52:32.382 | port-security 2021-12-14 17:52:32.382 | project-id 2021-12-14 17:52:32.382 | provider 2021-12-14 17:52:32.382 | quotas 2021-12-14 17:52:32.382 | quota_details 2021-12-14 17:52:32.382 | rbac-policies 2021-12-14 17:52:32.382 | rbac-address-scope 2021-12-14 17:52:32.382 | rbac-security-groups 2021-12-14 17:52:32.382 | rbac-subnetpool 2021-12-14 17:52:32.382 | revision-if-match 2021-12-14 17:52:32.382 | standard-attr-revisions 2021-12-14 17:52:32.382 | router_availability_zone 2021-12-14 17:52:32.382 | port-security-groups-filtering 2021-12-14 17:52:32.382 | security-group 2021-12-14 17:52:32.382 | service-type 2021-12-14 17:52:32.382 | sorting 2021-12-14 17:52:32.382 | standard-attr-description 2021-12-14 17:52:32.382 | stateful-security-group 2021-12-14 17:52:32.382 | subnet_onboard 2021-12-14 17:52:32.382 | subnet-service-types 2021-12-14 17:52:32.382 | subnet_allocation 2021-12-14 17:52:32.382 | subnetpool-prefix-ops 2021-12-14 17:52:32.382 | standard-attr-tag 2021-12-14 17:52:32.382 | standard-attr-timestamp =~ router ]] 2021-12-14 17:52:32.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-14 17:52:32.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-14 17:52:32.389 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-14 17:52:32.393 | ++ 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-14 17:52:34.616 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:34.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-14 17:52:34.620 | router-admin-state-down-before-update 2021-12-14 17:52:34.620 | agent 2021-12-14 17:52:34.620 | agent-resources-synced 2021-12-14 17:52:34.620 | allowed-address-pairs 2021-12-14 17:52:34.620 | auto-allocated-topology 2021-12-14 17:52:34.620 | availability_zone 2021-12-14 17:52:34.620 | availability_zone_filter 2021-12-14 17:52:34.620 | default-subnetpools 2021-12-14 17:52:34.620 | dhcp_agent_scheduler 2021-12-14 17:52:34.620 | dvr 2021-12-14 17:52:34.620 | empty-string-filtering 2021-12-14 17:52:34.620 | external-net 2021-12-14 17:52:34.620 | extra_dhcp_opt 2021-12-14 17:52:34.620 | extraroute 2021-12-14 17:52:34.620 | extraroute-atomic 2021-12-14 17:52:34.620 | filter-validation 2021-12-14 17:52:34.620 | fip-port-details 2021-12-14 17:52:34.620 | flavors 2021-12-14 17:52:34.620 | floatingip-pools 2021-12-14 17:52:34.620 | ip-substring-filtering 2021-12-14 17:52:34.620 | router 2021-12-14 17:52:34.620 | ext-gw-mode 2021-12-14 17:52:34.620 | l3-ha 2021-12-14 17:52:34.620 | l3-flavors 2021-12-14 17:52:34.620 | l3-port-ip-change-not-allowed 2021-12-14 17:52:34.620 | l3_agent_scheduler 2021-12-14 17:52:34.620 | metering 2021-12-14 17:52:34.621 | multi-provider 2021-12-14 17:52:34.621 | net-mtu 2021-12-14 17:52:34.621 | net-mtu-writable 2021-12-14 17:52:34.621 | network_availability_zone 2021-12-14 17:52:34.621 | network-ip-availability 2021-12-14 17:52:34.621 | pagination 2021-12-14 17:52:34.621 | port-mac-address-regenerate 2021-12-14 17:52:34.621 | binding 2021-12-14 17:52:34.621 | binding-extended 2021-12-14 17:52:34.621 | port-security 2021-12-14 17:52:34.621 | project-id 2021-12-14 17:52:34.621 | provider 2021-12-14 17:52:34.621 | quotas 2021-12-14 17:52:34.621 | quota_details 2021-12-14 17:52:34.621 | rbac-policies 2021-12-14 17:52:34.621 | rbac-address-scope 2021-12-14 17:52:34.621 | rbac-security-groups 2021-12-14 17:52:34.621 | rbac-subnetpool 2021-12-14 17:52:34.621 | revision-if-match 2021-12-14 17:52:34.621 | standard-attr-revisions 2021-12-14 17:52:34.621 | router_availability_zone 2021-12-14 17:52:34.621 | port-security-groups-filtering 2021-12-14 17:52:34.621 | security-group 2021-12-14 17:52:34.621 | service-type 2021-12-14 17:52:34.621 | sorting 2021-12-14 17:52:34.621 | standard-attr-description 2021-12-14 17:52:34.621 | stateful-security-group 2021-12-14 17:52:34.621 | subnet_onboard 2021-12-14 17:52:34.621 | subnet-service-types 2021-12-14 17:52:34.621 | subnet_allocation 2021-12-14 17:52:34.621 | subnetpool-prefix-ops 2021-12-14 17:52:34.621 | standard-attr-tag 2021-12-14 17:52:34.621 | standard-attr-timestamp' 2021-12-14 17:52:34.623 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-14 17:52:34.623 | router-admin-state-down-before-update 2021-12-14 17:52:34.623 | agent 2021-12-14 17:52:34.623 | agent-resources-synced 2021-12-14 17:52:34.623 | allowed-address-pairs 2021-12-14 17:52:34.623 | auto-allocated-topology 2021-12-14 17:52:34.623 | availability_zone 2021-12-14 17:52:34.623 | availability_zone_filter 2021-12-14 17:52:34.623 | default-subnetpools 2021-12-14 17:52:34.623 | dhcp_agent_scheduler 2021-12-14 17:52:34.623 | dvr 2021-12-14 17:52:34.623 | empty-string-filtering 2021-12-14 17:52:34.623 | external-net 2021-12-14 17:52:34.623 | extra_dhcp_opt 2021-12-14 17:52:34.623 | extraroute 2021-12-14 17:52:34.624 | extraroute-atomic 2021-12-14 17:52:34.624 | filter-validation 2021-12-14 17:52:34.624 | fip-port-details 2021-12-14 17:52:34.624 | flavors 2021-12-14 17:52:34.624 | floatingip-pools 2021-12-14 17:52:34.624 | ip-substring-filtering 2021-12-14 17:52:34.624 | router 2021-12-14 17:52:34.624 | ext-gw-mode 2021-12-14 17:52:34.624 | l3-ha 2021-12-14 17:52:34.624 | l3-flavors 2021-12-14 17:52:34.624 | l3-port-ip-change-not-allowed 2021-12-14 17:52:34.624 | l3_agent_scheduler 2021-12-14 17:52:34.624 | metering 2021-12-14 17:52:34.624 | multi-provider 2021-12-14 17:52:34.624 | net-mtu 2021-12-14 17:52:34.624 | net-mtu-writable 2021-12-14 17:52:34.624 | network_availability_zone 2021-12-14 17:52:34.624 | network-ip-availability 2021-12-14 17:52:34.624 | pagination 2021-12-14 17:52:34.624 | port-mac-address-regenerate 2021-12-14 17:52:34.624 | binding 2021-12-14 17:52:34.624 | binding-extended 2021-12-14 17:52:34.624 | port-security 2021-12-14 17:52:34.624 | project-id 2021-12-14 17:52:34.624 | provider 2021-12-14 17:52:34.624 | quotas 2021-12-14 17:52:34.624 | quota_details 2021-12-14 17:52:34.624 | rbac-policies 2021-12-14 17:52:34.624 | rbac-address-scope 2021-12-14 17:52:34.624 | rbac-security-groups 2021-12-14 17:52:34.624 | rbac-subnetpool 2021-12-14 17:52:34.624 | revision-if-match 2021-12-14 17:52:34.624 | standard-attr-revisions 2021-12-14 17:52:34.625 | router_availability_zone 2021-12-14 17:52:34.625 | port-security-groups-filtering 2021-12-14 17:52:34.625 | security-group 2021-12-14 17:52:34.625 | service-type 2021-12-14 17:52:34.625 | sorting 2021-12-14 17:52:34.625 | standard-attr-description 2021-12-14 17:52:34.625 | stateful-security-group 2021-12-14 17:52:34.625 | subnet_onboard 2021-12-14 17:52:34.625 | subnet-service-types 2021-12-14 17:52:34.625 | subnet_allocation 2021-12-14 17:52:34.625 | subnetpool-prefix-ops 2021-12-14 17:52:34.625 | standard-attr-tag 2021-12-14 17:52:34.625 | standard-attr-timestamp =~ external-net ]] 2021-12-14 17:52:34.626 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-14 17:52:34.628 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-14 17:52:34.633 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 8f7e016874d440f3b4e1b97c5b41a750 router1 2021-12-14 17:52:34.633 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-14 17:52:34.633 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-14 17:52:34.636 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:34.639 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:37.266 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:37.269 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-14 17:52:37.271 | ++ functions-common:get_field:731 : field='$3' 2021-12-14 17:52:37.274 | ++ functions-common:get_field:733 : echo '| id | 9bba0981-4c04-46b1-92c9-bedd80131d35 |' 2021-12-14 17:52:37.275 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-14 17:52:37.280 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:37.284 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=9bba0981-4c04-46b1-92c9-bedd80131d35 2021-12-14 17:52:37.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 8f7e016874d440f3b4e1b97c5b41a750 router1' 2021-12-14 17:52:37.289 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:37.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-14 17:52:37.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-14 17:52:37.310 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-14 17:52:37.314 | ++ 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-14 17:52:39.532 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:39.535 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-14 17:52:39.535 | router-admin-state-down-before-update 2021-12-14 17:52:39.535 | agent 2021-12-14 17:52:39.535 | agent-resources-synced 2021-12-14 17:52:39.535 | allowed-address-pairs 2021-12-14 17:52:39.535 | auto-allocated-topology 2021-12-14 17:52:39.535 | availability_zone 2021-12-14 17:52:39.535 | availability_zone_filter 2021-12-14 17:52:39.535 | default-subnetpools 2021-12-14 17:52:39.535 | dhcp_agent_scheduler 2021-12-14 17:52:39.536 | dvr 2021-12-14 17:52:39.536 | empty-string-filtering 2021-12-14 17:52:39.536 | external-net 2021-12-14 17:52:39.536 | extra_dhcp_opt 2021-12-14 17:52:39.536 | extraroute 2021-12-14 17:52:39.536 | extraroute-atomic 2021-12-14 17:52:39.536 | filter-validation 2021-12-14 17:52:39.536 | fip-port-details 2021-12-14 17:52:39.536 | flavors 2021-12-14 17:52:39.536 | floatingip-pools 2021-12-14 17:52:39.536 | ip-substring-filtering 2021-12-14 17:52:39.536 | router 2021-12-14 17:52:39.536 | ext-gw-mode 2021-12-14 17:52:39.536 | l3-ha 2021-12-14 17:52:39.536 | l3-flavors 2021-12-14 17:52:39.536 | l3-port-ip-change-not-allowed 2021-12-14 17:52:39.536 | l3_agent_scheduler 2021-12-14 17:52:39.536 | metering 2021-12-14 17:52:39.536 | multi-provider 2021-12-14 17:52:39.536 | net-mtu 2021-12-14 17:52:39.536 | net-mtu-writable 2021-12-14 17:52:39.536 | network_availability_zone 2021-12-14 17:52:39.536 | network-ip-availability 2021-12-14 17:52:39.536 | pagination 2021-12-14 17:52:39.536 | port-mac-address-regenerate 2021-12-14 17:52:39.536 | binding 2021-12-14 17:52:39.536 | binding-extended 2021-12-14 17:52:39.536 | port-security 2021-12-14 17:52:39.536 | project-id 2021-12-14 17:52:39.536 | provider 2021-12-14 17:52:39.536 | quotas 2021-12-14 17:52:39.536 | quota_details 2021-12-14 17:52:39.536 | rbac-policies 2021-12-14 17:52:39.536 | rbac-address-scope 2021-12-14 17:52:39.536 | rbac-security-groups 2021-12-14 17:52:39.537 | rbac-subnetpool 2021-12-14 17:52:39.537 | revision-if-match 2021-12-14 17:52:39.537 | standard-attr-revisions 2021-12-14 17:52:39.537 | router_availability_zone 2021-12-14 17:52:39.537 | port-security-groups-filtering 2021-12-14 17:52:39.537 | security-group 2021-12-14 17:52:39.537 | service-type 2021-12-14 17:52:39.537 | sorting 2021-12-14 17:52:39.537 | standard-attr-description 2021-12-14 17:52:39.537 | stateful-security-group 2021-12-14 17:52:39.537 | subnet_onboard 2021-12-14 17:52:39.537 | subnet-service-types 2021-12-14 17:52:39.537 | subnet_allocation 2021-12-14 17:52:39.537 | subnetpool-prefix-ops 2021-12-14 17:52:39.537 | standard-attr-tag 2021-12-14 17:52:39.537 | standard-attr-timestamp' 2021-12-14 17:52:39.538 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-14 17:52:39.538 | router-admin-state-down-before-update 2021-12-14 17:52:39.538 | agent 2021-12-14 17:52:39.538 | agent-resources-synced 2021-12-14 17:52:39.538 | allowed-address-pairs 2021-12-14 17:52:39.538 | auto-allocated-topology 2021-12-14 17:52:39.538 | availability_zone 2021-12-14 17:52:39.538 | availability_zone_filter 2021-12-14 17:52:39.538 | default-subnetpools 2021-12-14 17:52:39.538 | dhcp_agent_scheduler 2021-12-14 17:52:39.538 | dvr 2021-12-14 17:52:39.538 | empty-string-filtering 2021-12-14 17:52:39.538 | external-net 2021-12-14 17:52:39.538 | extra_dhcp_opt 2021-12-14 17:52:39.538 | extraroute 2021-12-14 17:52:39.538 | extraroute-atomic 2021-12-14 17:52:39.538 | filter-validation 2021-12-14 17:52:39.538 | fip-port-details 2021-12-14 17:52:39.538 | flavors 2021-12-14 17:52:39.538 | floatingip-pools 2021-12-14 17:52:39.538 | ip-substring-filtering 2021-12-14 17:52:39.538 | router 2021-12-14 17:52:39.539 | ext-gw-mode 2021-12-14 17:52:39.539 | l3-ha 2021-12-14 17:52:39.539 | l3-flavors 2021-12-14 17:52:39.539 | l3-port-ip-change-not-allowed 2021-12-14 17:52:39.539 | l3_agent_scheduler 2021-12-14 17:52:39.539 | metering 2021-12-14 17:52:39.539 | multi-provider 2021-12-14 17:52:39.539 | net-mtu 2021-12-14 17:52:39.539 | net-mtu-writable 2021-12-14 17:52:39.539 | network_availability_zone 2021-12-14 17:52:39.539 | network-ip-availability 2021-12-14 17:52:39.539 | pagination 2021-12-14 17:52:39.539 | port-mac-address-regenerate 2021-12-14 17:52:39.539 | binding 2021-12-14 17:52:39.539 | binding-extended 2021-12-14 17:52:39.539 | port-security 2021-12-14 17:52:39.539 | project-id 2021-12-14 17:52:39.539 | provider 2021-12-14 17:52:39.539 | quotas 2021-12-14 17:52:39.539 | quota_details 2021-12-14 17:52:39.539 | rbac-policies 2021-12-14 17:52:39.539 | rbac-address-scope 2021-12-14 17:52:39.539 | rbac-security-groups 2021-12-14 17:52:39.539 | rbac-subnetpool 2021-12-14 17:52:39.539 | revision-if-match 2021-12-14 17:52:39.539 | standard-attr-revisions 2021-12-14 17:52:39.539 | router_availability_zone 2021-12-14 17:52:39.539 | port-security-groups-filtering 2021-12-14 17:52:39.539 | security-group 2021-12-14 17:52:39.539 | service-type 2021-12-14 17:52:39.539 | sorting 2021-12-14 17:52:39.539 | standard-attr-description 2021-12-14 17:52:39.539 | stateful-security-group 2021-12-14 17:52:39.539 | subnet_onboard 2021-12-14 17:52:39.539 | subnet-service-types 2021-12-14 17:52:39.539 | subnet_allocation 2021-12-14 17:52:39.540 | subnetpool-prefix-ops 2021-12-14 17:52:39.540 | standard-attr-tag 2021-12-14 17:52:39.540 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-14 17:52:39.541 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-14 17:52:39.543 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-14 17:52:39.546 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-14 17:52:39.550 | ++ 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-14 17:52:39.550 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-14 17:52:39.551 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-14 17:52:39.554 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:39.557 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:42.695 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:42.697 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-14 17:52:42.700 | ++ functions-common:get_field:731 : field='$3' 2021-12-14 17:52:42.704 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-14 17:52:42.709 | ++ functions-common:get_field:733 : echo '| id | 0777ae0f-0225-40d0-9ad2-d61648840a30 |' 2021-12-14 17:52:42.714 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:42.720 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=0777ae0f-0225-40d0-9ad2-d61648840a30 2021-12-14 17:52:42.723 | + 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-14 17:52:42.726 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:42.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-14 17:52:42.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-14 17:52:42.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 9bba0981-4c04-46b1-92c9-bedd80131d35 9dfa3bef-23cb-49ec-97b1-416944b284d0 2021-12-14 17:52:47.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-14 17:52:47.593 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 0777ae0f-0225-40d0-9ad2-d61648840a30 2021-12-14 17:52:47.596 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-14 17:52:47.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-14 17:52:47.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.28.1.1 ]] 2021-12-14 17:52:47.603 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.28.1.1 ' 2021-12-14 17:52:47.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 0777ae0f-0225-40d0-9ad2-d61648840a30 --subnet-range 172.28.1.0/24 --no-dhcp ' 2021-12-14 17:52:47.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-14 17:52:47.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-14 17:52:47.613 | +++ 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.28.1.1 --network 0777ae0f-0225-40d0-9ad2-d61648840a30 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2021-12-14 17:52:47.614 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-14 17:52:51.250 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:51.254 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2021-12-14 17:52:51.254 | | id | d64f3e2e-7aea-486f-b438-3196df6b6020 |' 2021-12-14 17:52:51.256 | ++ 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-14 17:52:51.259 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:51.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' d64f3e2e-7aea-486f-b438-3196df6b6020 '|' 2021-12-14 17:52:51.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | d64f3e2e-7aea-486f-b438-3196df6b6020 |' 2021-12-14 17:52:51.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-14 17:52:51.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' d64f3e2e-7aea-486f-b438-3196df6b6020 '|' 2021-12-14 17:52:51.290 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-14 17:52:51.293 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:51.296 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:51.298 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-14 17:52:51.300 | ++ functions-common:get_field:731 : field='$3' 2021-12-14 17:52:51.304 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.1.1 | | id | d64f3e2e-7aea-486f-b438-3196df6b6020 |' 2021-12-14 17:52:51.304 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-14 17:52:51.309 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:51.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.28.1.1 2021-12-14 17:52:51.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' d64f3e2e-7aea-486f-b438-3196df6b6020 '|' 2021-12-14 17:52:51.320 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-14 17:52:51.324 | ++ functions-common:get_field:726 : local data field 2021-12-14 17:52:51.329 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:51.332 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-14 17:52:51.335 | ++ functions-common:get_field:731 : field='$6' 2021-12-14 17:52:51.340 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-14 17:52:51.344 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.1.1 | | id | d64f3e2e-7aea-486f-b438-3196df6b6020 |' 2021-12-14 17:52:51.348 | ++ functions-common:get_field:727 : read data 2021-12-14 17:52:51.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=d64f3e2e-7aea-486f-b438-3196df6b6020 2021-12-14 17:52:51.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 0777ae0f-0225-40d0-9ad2-d61648840a30 9bba0981-4c04-46b1-92c9-bedd80131d35 2021-12-14 17:52:56.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-14 17:52:56.234 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:56.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-14 17:52:56.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-14 17:52:56.241 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-14 17:52:56.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-14 17:52:56.247 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-14 17:52:56.249 | ++ 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-14 17:52:56.271 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-14 17:52:56.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-14 17:52:56.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-14 17:52:56.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-14 17:52:56.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-14 17:52:56.284 | + 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-14 17:52:56.286 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-14 17:52:56.289 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-14 17:52:56.291 | + functions-common:test_with_retry:2271 : local until=10 2021-12-14 17:52:56.293 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-14 17:52:56.296 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-14 17:52:56.299 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-14 17:52:56.301 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:56.303 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:56.306 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:56.310 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504376307 2021-12-14 17:52:56.313 | + 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-14 17:52:56.319 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-14 17:52:56.322 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:56.324 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:56.326 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:56.329 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:56.331 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:56.333 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-14 17:52:56.335 | + functions-common:time_stop:2338 : start_time=1639504376307 2021-12-14 17:52:56.338 | + functions-common:time_stop:2340 : [[ -z 1639504376307 ]] 2021-12-14 17:52:56.341 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:56.345 | + functions-common:time_stop:2343 : end_time=1639504376341 2021-12-14 17:52:56.347 | + functions-common:time_stop:2344 : elapsed_time=34 2021-12-14 17:52:56.349 | + functions-common:time_stop:2345 : total=5601 2021-12-14 17:52:56.352 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:56.355 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5635 2021-12-14 17:52:56.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-14 17:52:56.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.28.1.1 2021-12-14 17:52:56.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-14 17:52:56.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:52:56.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-14 17:52:56.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-14 17:52:56.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.28.1.1/24 dev br-data 2021-12-14 17:52:56.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-14 17:52:56.400 | ++ 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-14 17:52:56.400 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-14 17:52:56.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-14 17:52:56.403 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-14 17:52:58.694 | ++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:52:58.698 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.28.1.129 ' 2021-12-14 17:52:58.701 | + 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-14 17:52:58.703 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-14 17:52:58.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-14 17:52:58.729 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:52:58.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-14 17:52:58.735 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-14 17:52:58.753 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:58.755 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-14 17:52:58.758 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:52:58.761 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-14 17:52:58.763 | + ./stack.sh:main:1313 : start_nova 2021-12-14 17:52:58.766 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-14 17:52:58.769 | + 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-14 17:52:58.772 | + 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-14 17:52:58.775 | + 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-14 17:52:58.778 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-14 17:52:58.786 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-14 17:52:58.789 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.791 | + functions-common:run_process:1582 : local service=n-sch 2021-12-14 17:52:58.794 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.797 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:58.800 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:58.803 | + functions-common:run_process:1587 : local name=n-sch 2021-12-14 17:52:58.806 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:58.809 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:58.816 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:58.817 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:58.822 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:58.828 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504378823 2021-12-14 17:52:58.831 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-14 17:52:58.848 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:58.852 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-14 17:52:58.853 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-14 17:52:58.859 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.862 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.867 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.869 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.871 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-14 17:52:58.874 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-14 17:52:58.877 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-14 17:52:58.880 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:58.882 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:58.886 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-14 17:52:58.888 | + 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-14 17:52:58.891 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-14 17:52:58.896 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-14 17:52:58.898 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:52:58.901 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:52:58.904 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:52:58.907 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:52:58.909 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-14 17:52:58.911 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:52:58.915 | + 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-14 17:52:58.972 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-14 17:52:59.035 | + 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-14 17:52:59.086 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-14 17:52:59.136 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-14 17:52:59.184 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:52:59.232 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:52:59.235 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-14 17:52:59.298 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:52:59.528 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-14 17:52:59.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-14 17:52:59.754 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-14 17:52:59.774 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:52:59.777 | + functions-common:time_stop:2331 : local name 2021-12-14 17:52:59.780 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:52:59.783 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:52:59.785 | + functions-common:time_stop:2334 : local total 2021-12-14 17:52:59.788 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:52:59.790 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:52:59.793 | + functions-common:time_stop:2338 : start_time=1639504378823 2021-12-14 17:52:59.796 | + functions-common:time_stop:2340 : [[ -z 1639504378823 ]] 2021-12-14 17:52:59.800 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:52:59.803 | + functions-common:time_stop:2343 : end_time=1639504379800 2021-12-14 17:52:59.805 | + functions-common:time_stop:2344 : elapsed_time=977 2021-12-14 17:52:59.808 | + functions-common:time_stop:2345 : total=17040 2021-12-14 17:52:59.810 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:52:59.813 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18017 2021-12-14 17:52:59.826 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-14 17:52:59.826 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-14 17:52:59.826 | + 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-14 17:52:59.826 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-14 17:52:59.828 | + 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-14 17:52:59.831 | + functions-common:run_process:1584 : local group= 2021-12-14 17:52:59.833 | + functions-common:run_process:1585 : local user= 2021-12-14 17:52:59.836 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-14 17:52:59.839 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:52:59.841 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:52:59.844 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:52:59.846 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:52:59.849 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:52:59.853 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504379851 2021-12-14 17:52:59.856 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-14 17:52:59.874 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:52:59.877 | + 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-14 17:52:59.879 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-14 17:52:59.882 | + 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-14 17:52:59.884 | + 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-14 17:52:59.887 | + 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-14 17:52:59.889 | + 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-14 17:52:59.892 | + 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-14 17:52:59.895 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-14 17:52:59.898 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-14 17:52:59.900 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:52:59.903 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:52:59.906 | + 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-14 17:52:59.909 | + 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-14 17:52:59.912 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-14 17:52:59.914 | + 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-14 17:52:59.917 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:52:59.920 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:52:59.923 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-14 17:52:59.925 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:52:59.930 | + 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-14 17:52:59.987 | + 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-14 17:53:00.048 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-14 17:53:00.099 | + 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-14 17:53:00.151 | + 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-14 17:53:00.199 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-14 17:53:00.246 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-14 17:53:00.294 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-14 17:53:00.341 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-14 17:53:00.390 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-14 17:53:00.438 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:53:00.440 | + 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-14 17:53:00.504 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:53:00.736 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-14 17:53:00.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-14 17:53:00.960 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-14 17:53:01.043 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:01.055 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:01.063 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:01.067 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:01.075 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:01.079 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:01.086 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:01.091 | + functions-common:time_stop:2338 : start_time=1639504379851 2021-12-14 17:53:01.094 | + functions-common:time_stop:2340 : [[ -z 1639504379851 ]] 2021-12-14 17:53:01.097 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:01.101 | + functions-common:time_stop:2343 : end_time=1639504381098 2021-12-14 17:53:01.104 | + functions-common:time_stop:2344 : elapsed_time=1247 2021-12-14 17:53:01.107 | + functions-common:time_stop:2345 : total=18017 2021-12-14 17:53:01.110 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:01.113 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19264 2021-12-14 17:53:01.116 | + 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-14 17:53:01.119 | + 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-14 17:53:01.122 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-14 17:53:01.125 | + 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-14 17:53:01.128 | + 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-14 17:53:01.130 | + 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-14 17:53:01.133 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-14 17:53:01.135 | + 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-14 17:53:01.138 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-14 17:53:01.142 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-14 17:53:01.147 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:53:01.148 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-14 17:53:01.151 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-14 17:53:01.173 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.175 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-14 17:53:01.178 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-14 17:53:01.202 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.203 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-14 17:53:01.211 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-14 17:53:01.233 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.236 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-14 17:53:01.239 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-14 17:53:01.259 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.263 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-14 17:53:01.266 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:53:01.269 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-14 17:53:01.272 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-14 17:53:01.275 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:53:01.285 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:53:01.285 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-14 17:53:01.287 | + 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-14 17:53:01.290 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-14 17:53:01.292 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-14 17:53:01.294 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:01.297 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:01.300 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-14 17:53:01.303 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:01.305 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:01.308 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:01.310 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:01.315 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:01.318 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504381315 2021-12-14 17:53:01.320 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-14 17:53:01.338 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.341 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:01.344 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:01.346 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:01.349 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:01.351 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:01.353 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:01.356 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:01.359 | + functions-common:time_stop:2338 : start_time=1639504381315 2021-12-14 17:53:01.362 | + functions-common:time_stop:2340 : [[ -z 1639504381315 ]] 2021-12-14 17:53:01.366 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:01.369 | + functions-common:time_stop:2343 : end_time=1639504381366 2021-12-14 17:53:01.371 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-14 17:53:01.375 | + functions-common:time_stop:2345 : total=19264 2021-12-14 17:53:01.377 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:01.380 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19315 2021-12-14 17:53:01.382 | + 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-14 17:53:01.385 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-14 17:53:01.387 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:01.390 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:01.393 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:01.395 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-14 17:53:01.398 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:01.401 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:01.403 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:01.406 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:01.410 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:01.413 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504381410 2021-12-14 17:53:01.416 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-14 17:53:01.434 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.437 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:01.439 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:01.442 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:01.445 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:01.447 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:01.449 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:01.452 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:01.455 | + functions-common:time_stop:2338 : start_time=1639504381410 2021-12-14 17:53:01.457 | + functions-common:time_stop:2340 : [[ -z 1639504381410 ]] 2021-12-14 17:53:01.461 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:01.464 | + functions-common:time_stop:2343 : end_time=1639504381461 2021-12-14 17:53:01.467 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-14 17:53:01.470 | + functions-common:time_stop:2345 : total=19315 2021-12-14 17:53:01.476 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:01.480 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19366 2021-12-14 17:53:01.485 | + 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-14 17:53:01.488 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-14 17:53:01.491 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-14 17:53:01.494 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:01.497 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:01.499 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-14 17:53:01.502 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:01.505 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:01.507 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:01.510 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:01.514 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:01.517 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504381514 2021-12-14 17:53:01.520 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-14 17:53:01.539 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.542 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:01.545 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:01.548 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:01.551 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:01.553 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:01.556 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:01.558 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:01.561 | + functions-common:time_stop:2338 : start_time=1639504381514 2021-12-14 17:53:01.563 | + functions-common:time_stop:2340 : [[ -z 1639504381514 ]] 2021-12-14 17:53:01.567 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:01.570 | + functions-common:time_stop:2343 : end_time=1639504381568 2021-12-14 17:53:01.573 | + functions-common:time_stop:2344 : elapsed_time=54 2021-12-14 17:53:01.575 | + functions-common:time_stop:2345 : total=19366 2021-12-14 17:53:01.578 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:01.581 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19420 2021-12-14 17:53:01.583 | + 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-14 17:53:01.586 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-14 17:53:01.589 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:01.592 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:01.596 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:01.599 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-14 17:53:01.601 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:01.604 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:01.607 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:01.610 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:01.615 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:01.618 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504381614 2021-12-14 17:53:01.621 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-14 17:53:01.640 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:01.643 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:01.645 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:01.648 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:01.650 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:01.653 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:01.656 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:01.658 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:01.661 | + functions-common:time_stop:2338 : start_time=1639504381614 2021-12-14 17:53:01.664 | + functions-common:time_stop:2340 : [[ -z 1639504381614 ]] 2021-12-14 17:53:01.668 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:01.671 | + functions-common:time_stop:2343 : end_time=1639504381667 2021-12-14 17:53:01.674 | + functions-common:time_stop:2344 : elapsed_time=53 2021-12-14 17:53:01.676 | + functions-common:time_stop:2345 : total=19420 2021-12-14 17:53:01.679 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:01.682 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19473 2021-12-14 17:53:01.685 | + 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-14 17:53:01.694 | + 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-14 17:53:01.694 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-14 17:53:01.694 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:53:01.698 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-14 17:53:01.698 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-14 17:53:01.732 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:01.739 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-14 17:53:01.814 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-14 17:53:01.816 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:53:01.819 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-14 17:53:01.868 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-14 17:53:01.886 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:01.890 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.894 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-14 17:53:01.894 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.898 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:01.898 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:01.900 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-14 17:53:01.903 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:01.906 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:01.910 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:01.911 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:01.916 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:01.921 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504381915 2021-12-14 17:53:01.926 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-14 17:53:01.943 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:01.945 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-14 17:53:01.948 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-14 17:53:01.950 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.953 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.956 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.959 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.961 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-14 17:53:01.964 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-14 17:53:01.967 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-14 17:53:01.970 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:53:01.973 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:53:01.975 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-14 17:53:01.978 | + 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-14 17:53:01.980 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-14 17:53:01.983 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-14 17:53:01.985 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:53:01.987 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:53:01.990 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:53:01.992 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:53:01.995 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-14 17:53:01.997 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:53:02.001 | + 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-14 17:53:02.066 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-14 17:53:02.137 | + 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-14 17:53:02.193 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-14 17:53:02.246 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-14 17:53:02.300 | + 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-14 17:53:02.354 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:53:02.357 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-14 17:53:02.430 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:53:02.671 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-14 17:53:02.694 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-14 17:53:02.949 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-14 17:53:02.979 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:02.985 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:02.988 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:02.992 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:02.999 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:03.004 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:03.019 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:03.024 | + functions-common:time_stop:2338 : start_time=1639504381915 2021-12-14 17:53:03.039 | + functions-common:time_stop:2340 : [[ -z 1639504381915 ]] 2021-12-14 17:53:03.046 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:03.059 | + functions-common:time_stop:2343 : end_time=1639504383051 2021-12-14 17:53:03.067 | + functions-common:time_stop:2344 : elapsed_time=1136 2021-12-14 17:53:03.070 | + functions-common:time_stop:2345 : total=19473 2021-12-14 17:53:03.074 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:03.079 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20609 2021-12-14 17:53:03.087 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-14 17:53:03.094 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-14 17:53:03.100 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-14 17:53:03.147 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:03.156 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-14 17:53:03.162 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-14 17:53:03.174 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-14 17:53:03.182 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-14 17:53:03.188 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-14 17:53:03.195 | + 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-14 17:53:03.203 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-14 17:53:03.215 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.223 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:03.231 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:03.239 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-14 17:53:03.247 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:03.255 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:03.260 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:03.267 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:03.278 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:03.295 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504383283 2021-12-14 17:53:03.300 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-14 17:53:03.339 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:03.347 | + 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-14 17:53:03.352 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-14 17:53:03.356 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.360 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.364 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.371 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.374 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-14 17:53:03.376 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-14 17:53:03.379 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-14 17:53:03.381 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:53:03.384 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:53:03.386 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-14 17:53:03.395 | + 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-14 17:53:03.403 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-14 17:53:03.411 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-14 17:53:03.419 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:53:03.427 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:53:03.435 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:53:03.441 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:53:03.454 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-14 17:53:03.463 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:53:03.475 | + 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-14 17:53:03.628 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-14 17:53:03.776 | + 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-14 17:53:03.862 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-14 17:53:03.960 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-14 17:53:04.063 | + 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-14 17:53:04.167 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:53:04.173 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-14 17:53:04.300 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:53:04.594 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-14 17:53:04.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-14 17:53:04.852 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-14 17:53:04.882 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:04.887 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:04.892 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:04.896 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:04.900 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:04.904 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:04.908 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:04.912 | + functions-common:time_stop:2338 : start_time=1639504383283 2021-12-14 17:53:04.919 | + functions-common:time_stop:2340 : [[ -z 1639504383283 ]] 2021-12-14 17:53:04.926 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:04.947 | + functions-common:time_stop:2343 : end_time=1639504384931 2021-12-14 17:53:04.953 | + functions-common:time_stop:2344 : elapsed_time=1648 2021-12-14 17:53:04.958 | + functions-common:time_stop:2345 : total=20609 2021-12-14 17:53:04.960 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:04.964 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22257 2021-12-14 17:53:04.969 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-14 17:53:04.971 | + 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-14 17:53:04.974 | + 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-14 17:53:04.987 | + 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-14 17:53:04.994 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-14 17:53:05.007 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-14 17:53:05.021 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-14 17:53:05.027 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:53:05.033 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-14 17:53:05.037 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-14 17:53:05.051 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-14 17:53:05.058 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-14 17:53:05.068 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-14 17:53:05.083 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-14 17:53:05.092 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-14 17:53:05.099 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-14 17:53:05.102 | + inc/meta-config:merge_config_file:164 : read a 2021-12-14 17:53:05.104 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-14 17:53:05.104 | BEGIN { 2021-12-14 17:53:05.104 | section = "" 2021-12-14 17:53:05.104 | last_section = "" 2021-12-14 17:53:05.104 | section_count = 0 2021-12-14 17:53:05.104 | } 2021-12-14 17:53:05.104 | /^\[.+\]/ { 2021-12-14 17:53:05.104 | gsub("[][]", "", $1); 2021-12-14 17:53:05.104 | section=$1 2021-12-14 17:53:05.105 | next 2021-12-14 17:53:05.105 | } 2021-12-14 17:53:05.105 | /^ *\#/ { 2021-12-14 17:53:05.105 | next 2021-12-14 17:53:05.105 | } 2021-12-14 17:53:05.105 | /^[^ \t]+/ { 2021-12-14 17:53:05.105 | # get offset of first = in $0 2021-12-14 17:53:05.105 | eq_idx = index($0, "=") 2021-12-14 17:53:05.105 | # extract attr & value from $0 2021-12-14 17:53:05.105 | attr = substr($0, 1, eq_idx - 1) 2021-12-14 17:53:05.105 | value = substr($0, eq_idx + 1) 2021-12-14 17:53:05.105 | # only need to strip trailing whitespace from attr 2021-12-14 17:53:05.105 | sub(/[ \t]*$/, "", attr) 2021-12-14 17:53:05.105 | # need to strip leading & trailing whitespace from value 2021-12-14 17:53:05.105 | sub(/^[ \t]*/, "", value) 2021-12-14 17:53:05.105 | sub(/[ \t]*$/, "", value) 2021-12-14 17:53:05.105 | 2021-12-14 17:53:05.105 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-14 17:53:05.105 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-14 17:53:05.105 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-14 17:53:05.105 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-14 17:53:05.105 | if (! (section, attr) in cfg_attr_count) { 2021-12-14 17:53:05.105 | if (section != last_section) { 2021-12-14 17:53:05.105 | cfg_section[section_count++] = section 2021-12-14 17:53:05.105 | last_section = section 2021-12-14 17:53:05.105 | } 2021-12-14 17:53:05.105 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-14 17:53:05.105 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-14 17:53:05.105 | 2021-12-14 17:53:05.105 | cfg_attr[section, attr, 0] = value 2021-12-14 17:53:05.105 | cfg_attr_count[section, attr] = 1 2021-12-14 17:53:05.105 | } else { 2021-12-14 17:53:05.106 | lno = cfg_attr_count[section, attr]++ 2021-12-14 17:53:05.106 | cfg_attr[section, attr, lno] = value 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | END { 2021-12-14 17:53:05.106 | # Process each section in order 2021-12-14 17:53:05.106 | for (sno = 0; sno < section_count; sno++) { 2021-12-14 17:53:05.106 | section = cfg_section[sno] 2021-12-14 17:53:05.106 | # The ini routines simply append a config item immediately 2021-12-14 17:53:05.106 | # after the section header. To keep the same order as defined 2021-12-14 17:53:05.106 | # in local.conf, invoke the ini routines in the reverse order 2021-12-14 17:53:05.106 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-14 17:53:05.106 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-14 17:53:05.106 | if (cfg_attr_count[section, attr] == 1) 2021-12-14 17:53:05.106 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-14 17:53:05.106 | else { 2021-12-14 17:53:05.106 | # For multiline, invoke the ini routines in the reverse order 2021-12-14 17:53:05.106 | count = cfg_attr_count[section, attr] 2021-12-14 17:53:05.106 | print "inidelete " configfile " " section " " attr 2021-12-14 17:53:05.106 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-14 17:53:05.106 | for (l = count -2; l >= 0; l--) 2021-12-14 17:53:05.106 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | } 2021-12-14 17:53:05.106 | ' 2021-12-14 17:53:05.106 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:53:05.115 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-14 17:53:05.123 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-14 17:53:05.131 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:53:05.139 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-14 17:53:05.147 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-14 17:53:05.147 | BEGIN { group = "" } 2021-12-14 17:53:05.147 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:53:05.147 | gsub("[][]", "", $1); 2021-12-14 17:53:05.147 | split($1, a, "|"); 2021-12-14 17:53:05.147 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-14 17:53:05.147 | group=a[1] 2021-12-14 17:53:05.147 | } else { 2021-12-14 17:53:05.147 | group="" 2021-12-14 17:53:05.147 | } 2021-12-14 17:53:05.147 | next 2021-12-14 17:53:05.147 | } 2021-12-14 17:53:05.147 | { 2021-12-14 17:53:05.147 | if (group != "") 2021-12-14 17:53:05.147 | print $0 2021-12-14 17:53:05.147 | } 2021-12-14 17:53:05.147 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:53:05.159 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-14 17:53:05.162 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-14 17:53:05.232 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-14 17:53:05.300 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-14 17:53:05.309 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-14 17:53:05.321 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-14 17:53:05.328 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-14 17:53:05.335 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-14 17:53:05.339 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-14 17:53:05.383 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:05.395 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-14 17:53:05.403 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-14 17:53:05.415 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-14 17:53:05.467 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:05.475 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-12-14 17:53:05.484 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2021-12-14 17:53:05.559 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-14 17:53:05.567 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-14 17:53:05.575 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-14 17:53:05.623 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-14 17:53:05.659 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-14 17:53:05.667 | + lib/nova:configure_console_compute:622 : local offset 2021-12-14 17:53:05.670 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-14 17:53:05.672 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-14 17:53:05.676 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-14 17:53:05.735 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.58 2021-12-14 17:53:05.743 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-14 17:53:05.780 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:05.787 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-14 17:53:05.827 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:05.833 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-14 17:53:05.868 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:05.878 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-14 17:53:05.884 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-14 17:53:05.970 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-14 17:53:06.024 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:06.029 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-14 17:53:06.060 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:06.063 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-14 17:53:06.068 | + 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-14 17:53:06.068 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-14 17:53:06.070 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-14 17:53:06.073 | + functions-common:run_process:1584 : local group=libvirt 2021-12-14 17:53:06.075 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:06.078 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-14 17:53:06.080 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:06.084 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:06.086 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:06.089 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:06.092 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:06.107 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504386093 2021-12-14 17:53:06.115 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-14 17:53:06.149 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:06.152 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:06.154 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:06.159 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:06.161 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:06.165 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:06.170 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:06.174 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:06.180 | + functions-common:time_stop:2338 : start_time=1639504386093 2021-12-14 17:53:06.182 | + functions-common:time_stop:2340 : [[ -z 1639504386093 ]] 2021-12-14 17:53:06.185 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:06.189 | + functions-common:time_stop:2343 : end_time=1639504386187 2021-12-14 17:53:06.192 | + functions-common:time_stop:2344 : elapsed_time=94 2021-12-14 17:53:06.194 | + functions-common:time_stop:2345 : total=22257 2021-12-14 17:53:06.197 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:06.199 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22351 2021-12-14 17:53:06.205 | + 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-14 17:53:06.208 | + 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-14 17:53:06.211 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-14 17:53:06.232 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:06.235 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-14 17:53:06.235 | Dumping cells_v2 mapping 2021-12-14 17:53:06.238 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-14 17:53:09.766 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-14 17:53:09.766 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-14 17:53:09.766 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-14 17:53:09.766 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-14 17:53:09.766 | | cell1 | 1d6a1a70-48cc-4bbc-81ff-7c55f0d79efb | rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-14 17:53:09.766 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-14 17:53:10.157 | + ./stack.sh:main:1314 : create_flavors 2021-12-14 17:53:10.160 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-14 17:53:10.176 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:10.179 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-14 17:53:10.180 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-14 17:53:12.852 | + 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-14 17:53:15.484 | +----------------------------+-----------------------+ 2021-12-14 17:53:15.484 | | Field | Value | 2021-12-14 17:53:15.484 | +----------------------------+-----------------------+ 2021-12-14 17:53:15.484 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:15.484 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:15.484 | | disk | 1 | 2021-12-14 17:53:15.484 | | id | c1 | 2021-12-14 17:53:15.484 | | name | cirros256 | 2021-12-14 17:53:15.484 | | os-flavor-access:is_public | True | 2021-12-14 17:53:15.484 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:15.484 | | ram | 256 | 2021-12-14 17:53:15.484 | | rxtx_factor | 1.0 | 2021-12-14 17:53:15.484 | | swap | | 2021-12-14 17:53:15.484 | | vcpus | 1 | 2021-12-14 17:53:15.484 | +----------------------------+-----------------------+ 2021-12-14 17:53:15.598 | + 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-14 17:53:18.135 | +----------------------------+-----------------------+ 2021-12-14 17:53:18.135 | | Field | Value | 2021-12-14 17:53:18.135 | +----------------------------+-----------------------+ 2021-12-14 17:53:18.135 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:18.135 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:18.135 | | disk | 5 | 2021-12-14 17:53:18.135 | | id | d1 | 2021-12-14 17:53:18.135 | | name | ds512M | 2021-12-14 17:53:18.135 | | os-flavor-access:is_public | True | 2021-12-14 17:53:18.135 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:18.135 | | ram | 512 | 2021-12-14 17:53:18.135 | | rxtx_factor | 1.0 | 2021-12-14 17:53:18.135 | | swap | | 2021-12-14 17:53:18.135 | | vcpus | 1 | 2021-12-14 17:53:18.135 | +----------------------------+-----------------------+ 2021-12-14 17:53:18.249 | + 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-14 17:53:20.586 | +----------------------------+-----------------------+ 2021-12-14 17:53:20.586 | | Field | Value | 2021-12-14 17:53:20.586 | +----------------------------+-----------------------+ 2021-12-14 17:53:20.586 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:20.586 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:20.586 | | disk | 10 | 2021-12-14 17:53:20.586 | | id | d2 | 2021-12-14 17:53:20.586 | | name | ds1G | 2021-12-14 17:53:20.586 | | os-flavor-access:is_public | True | 2021-12-14 17:53:20.586 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:20.586 | | ram | 1024 | 2021-12-14 17:53:20.586 | | rxtx_factor | 1.0 | 2021-12-14 17:53:20.586 | | swap | | 2021-12-14 17:53:20.586 | | vcpus | 1 | 2021-12-14 17:53:20.586 | +----------------------------+-----------------------+ 2021-12-14 17:53:20.700 | + 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-14 17:53:23.181 | +----------------------------+-----------------------+ 2021-12-14 17:53:23.181 | | Field | Value | 2021-12-14 17:53:23.181 | +----------------------------+-----------------------+ 2021-12-14 17:53:23.181 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:23.181 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:23.181 | | disk | 10 | 2021-12-14 17:53:23.181 | | id | d3 | 2021-12-14 17:53:23.181 | | name | ds2G | 2021-12-14 17:53:23.181 | | os-flavor-access:is_public | True | 2021-12-14 17:53:23.181 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:23.181 | | ram | 2048 | 2021-12-14 17:53:23.181 | | rxtx_factor | 1.0 | 2021-12-14 17:53:23.181 | | swap | | 2021-12-14 17:53:23.181 | | vcpus | 2 | 2021-12-14 17:53:23.181 | +----------------------------+-----------------------+ 2021-12-14 17:53:23.294 | + 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-14 17:53:25.605 | +----------------------------+-----------------------+ 2021-12-14 17:53:25.605 | | Field | Value | 2021-12-14 17:53:25.605 | +----------------------------+-----------------------+ 2021-12-14 17:53:25.605 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:25.605 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:25.605 | | disk | 20 | 2021-12-14 17:53:25.605 | | id | d4 | 2021-12-14 17:53:25.605 | | name | ds4G | 2021-12-14 17:53:25.605 | | os-flavor-access:is_public | True | 2021-12-14 17:53:25.605 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:25.605 | | ram | 4096 | 2021-12-14 17:53:25.605 | | rxtx_factor | 1.0 | 2021-12-14 17:53:25.605 | | swap | | 2021-12-14 17:53:25.605 | | vcpus | 4 | 2021-12-14 17:53:25.605 | +----------------------------+-----------------------+ 2021-12-14 17:53:25.719 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-14 17:53:25.719 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-14 17:53:28.020 | + 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-14 17:53:30.332 | +----------------------------+-----------------------+ 2021-12-14 17:53:30.332 | | Field | Value | 2021-12-14 17:53:30.332 | +----------------------------+-----------------------+ 2021-12-14 17:53:30.332 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:30.332 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:30.332 | | disk | 1 | 2021-12-14 17:53:30.332 | | id | 1 | 2021-12-14 17:53:30.332 | | name | m1.tiny | 2021-12-14 17:53:30.332 | | os-flavor-access:is_public | True | 2021-12-14 17:53:30.332 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:30.332 | | ram | 512 | 2021-12-14 17:53:30.332 | | rxtx_factor | 1.0 | 2021-12-14 17:53:30.332 | | swap | | 2021-12-14 17:53:30.333 | | vcpus | 1 | 2021-12-14 17:53:30.333 | +----------------------------+-----------------------+ 2021-12-14 17:53:30.445 | + 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-14 17:53:32.767 | +----------------------------+-----------------------+ 2021-12-14 17:53:32.767 | | Field | Value | 2021-12-14 17:53:32.767 | +----------------------------+-----------------------+ 2021-12-14 17:53:32.767 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:32.767 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:32.767 | | disk | 20 | 2021-12-14 17:53:32.768 | | id | 2 | 2021-12-14 17:53:32.768 | | name | m1.small | 2021-12-14 17:53:32.768 | | os-flavor-access:is_public | True | 2021-12-14 17:53:32.768 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:32.768 | | ram | 2048 | 2021-12-14 17:53:32.768 | | rxtx_factor | 1.0 | 2021-12-14 17:53:32.768 | | swap | | 2021-12-14 17:53:32.768 | | vcpus | 1 | 2021-12-14 17:53:32.768 | +----------------------------+-----------------------+ 2021-12-14 17:53:32.882 | + 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-14 17:53:35.247 | +----------------------------+-----------------------+ 2021-12-14 17:53:35.247 | | Field | Value | 2021-12-14 17:53:35.247 | +----------------------------+-----------------------+ 2021-12-14 17:53:35.247 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:35.247 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:35.247 | | disk | 40 | 2021-12-14 17:53:35.247 | | id | 3 | 2021-12-14 17:53:35.247 | | name | m1.medium | 2021-12-14 17:53:35.247 | | os-flavor-access:is_public | True | 2021-12-14 17:53:35.247 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:35.247 | | ram | 4096 | 2021-12-14 17:53:35.247 | | rxtx_factor | 1.0 | 2021-12-14 17:53:35.248 | | swap | | 2021-12-14 17:53:35.248 | | vcpus | 2 | 2021-12-14 17:53:35.248 | +----------------------------+-----------------------+ 2021-12-14 17:53:35.373 | + 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-14 17:53:37.714 | +----------------------------+-----------------------+ 2021-12-14 17:53:37.714 | | Field | Value | 2021-12-14 17:53:37.714 | +----------------------------+-----------------------+ 2021-12-14 17:53:37.714 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:37.714 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:37.714 | | disk | 80 | 2021-12-14 17:53:37.714 | | id | 4 | 2021-12-14 17:53:37.714 | | name | m1.large | 2021-12-14 17:53:37.714 | | os-flavor-access:is_public | True | 2021-12-14 17:53:37.714 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:37.714 | | ram | 8192 | 2021-12-14 17:53:37.714 | | rxtx_factor | 1.0 | 2021-12-14 17:53:37.714 | | swap | | 2021-12-14 17:53:37.714 | | vcpus | 4 | 2021-12-14 17:53:37.714 | +----------------------------+-----------------------+ 2021-12-14 17:53:37.827 | + 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-14 17:53:40.170 | +----------------------------+-----------------------+ 2021-12-14 17:53:40.170 | | Field | Value | 2021-12-14 17:53:40.170 | +----------------------------+-----------------------+ 2021-12-14 17:53:40.170 | | OS-FLV-DISABLED:disabled | False | 2021-12-14 17:53:40.170 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-14 17:53:40.170 | | disk | 160 | 2021-12-14 17:53:40.170 | | id | 5 | 2021-12-14 17:53:40.170 | | name | m1.xlarge | 2021-12-14 17:53:40.170 | | os-flavor-access:is_public | True | 2021-12-14 17:53:40.170 | | properties | hw_rng:allowed='True' | 2021-12-14 17:53:40.170 | | ram | 16384 | 2021-12-14 17:53:40.170 | | rxtx_factor | 1.0 | 2021-12-14 17:53:40.170 | | swap | | 2021-12-14 17:53:40.170 | | vcpus | 8 | 2021-12-14 17:53:40.170 | +----------------------------+-----------------------+ 2021-12-14 17:53:40.282 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-14 17:53:40.300 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:40.303 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-14 17:53:40.305 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:53:40.308 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-14 17:53:40.311 | + ./stack.sh:main:1318 : start_cinder 2021-12-14 17:53:40.313 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-14 17:53:40.316 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-14 17:53:40.318 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-14 17:53:40.321 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-14 17:53:40.337 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:40.342 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-14 17:53:40.344 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-14 17:53:40.361 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:40.364 | + 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,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,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-14 17:53:40.366 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-14 17:53:40.369 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-14 17:53:40.374 | + 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-14 17:53:40.376 | + functions-common:run_process:1582 : local service=c-api 2021-12-14 17:53:40.379 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-14 17:53:40.381 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:40.384 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:40.387 | + functions-common:run_process:1587 : local name=c-api 2021-12-14 17:53:40.389 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:40.392 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:40.394 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:40.396 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:40.400 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:40.403 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504420400 2021-12-14 17:53:40.406 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-14 17:53:40.422 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:40.424 | + 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-14 17:53:40.427 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-14 17:53:40.429 | + 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-14 17:53:40.432 | + 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-14 17:53:40.434 | + 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-14 17:53:40.437 | + 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-14 17:53:40.439 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-14 17:53:40.442 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-14 17:53:40.444 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-14 17:53:40.447 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:53:40.450 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:53:40.452 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-14 17:53:40.455 | + 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-14 17:53:40.457 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-14 17:53:40.459 | + 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-14 17:53:40.462 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-14 17:53:40.464 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-14 17:53:40.466 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-14 17:53:40.469 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-14 17:53:40.473 | + 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-14 17:53:40.527 | + 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-14 17:53:40.581 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-14 17:53:40.630 | + 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-14 17:53:40.676 | + 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-14 17:53:40.726 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-14 17:53:40.773 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-14 17:53:40.819 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-14 17:53:40.866 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-14 17:53:40.911 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-14 17:53:40.957 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-14 17:53:40.960 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-14 17:53:41.015 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-14 17:53:41.234 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-14 17:53:41.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-14 17:53:41.448 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-14 17:53:41.525 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:41.528 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:41.530 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:41.533 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:41.536 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:41.539 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:41.541 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:41.544 | + functions-common:time_stop:2338 : start_time=1639504420400 2021-12-14 17:53:41.547 | + functions-common:time_stop:2340 : [[ -z 1639504420400 ]] 2021-12-14 17:53:41.550 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:41.553 | + functions-common:time_stop:2343 : end_time=1639504421550 2021-12-14 17:53:41.556 | + functions-common:time_stop:2344 : elapsed_time=1150 2021-12-14 17:53:41.558 | + functions-common:time_stop:2345 : total=22351 2021-12-14 17:53:41.561 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:41.563 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23501 2021-12-14 17:53:41.566 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.58/volume/v3 2021-12-14 17:53:41.568 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-14 17:53:41.568 | Waiting for Cinder API to start... 2021-12-14 17:53:41.571 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.58/volume/v3 2021-12-14 17:53:41.574 | + functions:wait_for_service:444 : local timeout=60 2021-12-14 17:53:41.576 | + functions:wait_for_service:445 : local url=http://10.222.0.58/volume/v3 2021-12-14 17:53:41.579 | + functions:wait_for_service:446 : local rval=0 2021-12-14 17:53:41.581 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-14 17:53:41.584 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-14 17:53:41.587 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:41.589 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:41.592 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:41.596 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504421593 2021-12-14 17:53:41.599 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-14 17:53:41.604 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/volume/v3 2021-12-14 17:53:46.595 | + :: : [[ 401 == 503 ]] 2021-12-14 17:53:46.596 | + :: : [[ 0 -eq 7 ]] 2021-12-14 17:53:46.602 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-14 17:53:46.604 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:46.607 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:46.609 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:46.612 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:46.615 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:46.617 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-14 17:53:46.620 | + functions-common:time_stop:2338 : start_time=1639504421593 2021-12-14 17:53:46.623 | + functions-common:time_stop:2340 : [[ -z 1639504421593 ]] 2021-12-14 17:53:46.626 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:46.630 | + functions-common:time_stop:2343 : end_time=1639504426627 2021-12-14 17:53:46.632 | + functions-common:time_stop:2344 : elapsed_time=5034 2021-12-14 17:53:46.635 | + functions-common:time_stop:2345 : total=19660 2021-12-14 17:53:46.638 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:46.642 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24694 2021-12-14 17:53:46.645 | + functions:wait_for_service:454 : return 0 2021-12-14 17:53:46.648 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.652 | + functions-common:run_process:1582 : local service=c-sch 2021-12-14 17:53:46.655 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.660 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:46.663 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:46.665 | + functions-common:run_process:1587 : local name=c-sch 2021-12-14 17:53:46.668 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:46.670 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:46.673 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:46.675 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:46.678 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:46.682 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504426679 2021-12-14 17:53:46.685 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-14 17:53:46.703 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:46.705 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-14 17:53:46.708 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-14 17:53:46.710 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.713 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.716 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.718 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.721 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-14 17:53:46.723 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-14 17:53:46.726 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-14 17:53:46.728 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-14 17:53:46.731 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-14 17:53:46.733 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-14 17:53:46.736 | + 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-14 17:53:46.739 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-14 17:53:46.741 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:46.744 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-14 17:53:46.746 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-14 17:53:46.749 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-14 17:53:46.752 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-14 17:53:46.754 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-14 17:53:46.756 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-14 17:53:46.761 | + 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-14 17:53:46.823 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-14 17:53:46.884 | + 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-14 17:53:46.930 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-14 17:53:46.975 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-14 17:53:47.022 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-14 17:53:47.069 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-14 17:53:47.072 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-14 17:53:47.127 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-14 17:53:47.351 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-14 17:53:47.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-14 17:53:47.562 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-14 17:53:47.582 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:47.584 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:47.587 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:47.589 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:47.592 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:47.595 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:47.597 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:47.599 | + functions-common:time_stop:2338 : start_time=1639504426679 2021-12-14 17:53:47.602 | + functions-common:time_stop:2340 : [[ -z 1639504426679 ]] 2021-12-14 17:53:47.605 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:47.609 | + functions-common:time_stop:2343 : end_time=1639504427606 2021-12-14 17:53:47.611 | + functions-common:time_stop:2344 : elapsed_time=927 2021-12-14 17:53:47.614 | + functions-common:time_stop:2345 : total=23501 2021-12-14 17:53:47.616 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:47.619 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24428 2021-12-14 17:53:47.621 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:47.624 | + functions-common:run_process:1582 : local service=c-bak 2021-12-14 17:53:47.626 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:47.629 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:47.631 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:47.634 | + functions-common:run_process:1587 : local name=c-bak 2021-12-14 17:53:47.636 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:47.639 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:47.642 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:47.644 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:47.648 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:47.651 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504427648 2021-12-14 17:53:47.654 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-14 17:53:47.670 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:47.672 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:47.675 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:47.677 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:47.680 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:47.682 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:47.685 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:47.698 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:47.701 | + functions-common:time_stop:2338 : start_time=1639504427648 2021-12-14 17:53:47.704 | + functions-common:time_stop:2340 : [[ -z 1639504427648 ]] 2021-12-14 17:53:47.708 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:47.711 | + functions-common:time_stop:2343 : end_time=1639504427708 2021-12-14 17:53:47.713 | + functions-common:time_stop:2344 : elapsed_time=60 2021-12-14 17:53:47.717 | + functions-common:time_stop:2345 : total=24428 2021-12-14 17:53:47.720 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:47.737 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24488 2021-12-14 17:53:47.737 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:47.738 | + functions-common:run_process:1582 : local service=c-vol 2021-12-14 17:53:47.738 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-14 17:53:47.738 | + functions-common:run_process:1584 : local group= 2021-12-14 17:53:47.738 | + functions-common:run_process:1585 : local user= 2021-12-14 17:53:47.738 | + functions-common:run_process:1587 : local name=c-vol 2021-12-14 17:53:47.741 | + functions-common:run_process:1589 : time_start run_process 2021-12-14 17:53:47.743 | + functions-common:time_start:2317 : local name=run_process 2021-12-14 17:53:47.746 | + functions-common:time_start:2318 : local start_time= 2021-12-14 17:53:47.748 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-14 17:53:47.752 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-14 17:53:47.755 | + functions-common:time_start:2322 : _TIME_START[$name]=1639504427752 2021-12-14 17:53:47.758 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-14 17:53:47.775 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:47.779 | + functions-common:run_process:1593 : time_stop run_process 2021-12-14 17:53:47.781 | + functions-common:time_stop:2331 : local name 2021-12-14 17:53:47.784 | + functions-common:time_stop:2332 : local end_time 2021-12-14 17:53:47.786 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:53:47.788 | + functions-common:time_stop:2334 : local total 2021-12-14 17:53:47.791 | + functions-common:time_stop:2335 : local start_time 2021-12-14 17:53:47.793 | + functions-common:time_stop:2337 : name=run_process 2021-12-14 17:53:47.796 | + functions-common:time_stop:2338 : start_time=1639504427752 2021-12-14 17:53:47.798 | + functions-common:time_stop:2340 : [[ -z 1639504427752 ]] 2021-12-14 17:53:47.802 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:53:47.805 | + functions-common:time_stop:2343 : end_time=1639504427803 2021-12-14 17:53:47.808 | + functions-common:time_stop:2344 : elapsed_time=51 2021-12-14 17:53:47.810 | + functions-common:time_stop:2345 : total=24488 2021-12-14 17:53:47.813 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:53:47.820 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24539 2021-12-14 17:53:47.820 | + ./stack.sh:main:1319 : create_volume_types 2021-12-14 17:53:47.820 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-14 17:53:47.837 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:47.840 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-14 17:53:47.843 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-14 17:53:47.845 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-14 17:53:47.848 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-14 17:53:47.851 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-14 17:53:47.867 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:47.870 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-14 17:53:51.194 | +-------------+--------------------------------------+ 2021-12-14 17:53:51.194 | | Field | Value | 2021-12-14 17:53:51.194 | +-------------+--------------------------------------+ 2021-12-14 17:53:51.194 | | description | None | 2021-12-14 17:53:51.194 | | id | 30d8c207-0197-457a-84f1-f9f8c2d5c45f | 2021-12-14 17:53:51.194 | | is_public | True | 2021-12-14 17:53:51.194 | | name | lvmdriver-1 | 2021-12-14 17:53:51.194 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-14 17:53:51.194 | +-------------+--------------------------------------+ 2021-12-14 17:53:51.313 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-14 17:53:51.330 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:53:51.333 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-14 17:53:51.351 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:51.353 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-14 17:53:51.373 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:53:51.376 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-14 17:53:51.379 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-14 17:53:51.381 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-14 17:53:51.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-14 17:53:51.388 | ++ 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-14 17:53:51.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-14 17:53:51.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-14 17:53:51.393 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-14 17:53:51.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-14 17:53:51.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-14 17:53:51.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-14 17:53:51.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-14 17:53:51.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-14 17:53:51.402 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-14 17:53:51.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-14 17:53:51.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-14 17:53:51.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-14 17:53:51.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-14 17:53:51.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-14 17:53:51.411 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-14 17:53:51.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-14 17:53:51.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-14 17:53:51.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-14 17:53:51.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-14 17:53:51.418 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-14 17:53:51.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-14 17:53:51.422 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-14 17:53:51.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-14 17:53:51.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-14 17:53:51.426 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-14 17:53:51.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-14 17:53:51.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-14 17:53:51.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-14 17:53:51.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-14 17:53:51.434 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-14 17:53:51.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-14 17:53:51.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-14 17:53:51.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.58/identity ']' 2021-12-14 17:53:51.440 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-14 17:53:51.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-14 17:53:51.443 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-14 17:53:51.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-14 17:53:51.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-14 17:53:51.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-14 17:53:51.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-14 17:53:51.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-14 17:53:51.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-14 17:53:51.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:53:51.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:53:53.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:53:53.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 1dbde008bca5459c985e73b4ce752a47 --long --quote none -f csv 2021-12-14 17:53:53.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:53:53.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:53:55.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-14 17:53:55.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-14 17:53:55.862 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:53:55.863 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:53:55.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d35cd5eef27d47fe818919f1c0641bfc demo 1dbde008bca5459c985e73b4ce752a47 invisible_to_admin Passw0rd 2021-12-14 17:53:55.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d35cd5eef27d47fe818919f1c0641bfc 2021-12-14 17:53:55.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-14 17:53:55.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=1dbde008bca5459c985e73b4ce752a47 2021-12-14 17:53:55.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-14 17:53:55.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:53:55.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-14 17:53:55.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-14 17:53:55.879 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:53:55.882 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:53:55.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:53:55.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:53:55.886 | + 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-14 17:53:55.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:53:55.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:53:55.895 | + 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-14 17:53:55.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:53:55.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:53:55.899 | + 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-14 17:53:55.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:53:55.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:53:55.904 | + 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-14 17:53:55.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:53:55.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:53:55.909 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:53:55.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:53:55.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:53:55.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:53:55.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 57b120cf07ca4090aa51fb59a7d26ad4 --long --quote none -f csv 2021-12-14 17:53:55.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:53:55.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:53:55.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:53:58.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-14 17:53:58.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-14 17:53:58.123 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:53:58.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:53:58.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d4c97086feed497aa0f741e8faaf7b39 admin 57b120cf07ca4090aa51fb59a7d26ad4 admin Passw0rd 2021-12-14 17:53:58.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d4c97086feed497aa0f741e8faaf7b39 2021-12-14 17:53:58.129 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-14 17:53:58.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=57b120cf07ca4090aa51fb59a7d26ad4 2021-12-14 17:53:58.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-14 17:53:58.134 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:53:58.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-14 17:53:58.138 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-14 17:53:58.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:53:58.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:53:58.144 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:53:58.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:53:58.147 | + 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-14 17:53:58.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:53:58.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:53:58.152 | + 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-14 17:53:58.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:53:58.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:53:58.156 | + 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-14 17:53:58.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:53:58.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:53:58.160 | + 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-14 17:53:58.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:53:58.163 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:53:58.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:53:58.166 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:53:58.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:53:58.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:53:58.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 65209b4ff1a142e0a86fc2c23ce0a07e --long --quote none -f csv 2021-12-14 17:53:58.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:53:58.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:53:58.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:00.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-14 17:54:00.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-14 17:54:00.438 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-14 17:54:00.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-14 17:54:00.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-14 17:54:00.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d89dcb67877a4ae69091659a10f54457 swiftusertest2 65209b4ff1a142e0a86fc2c23ce0a07e swiftprojecttest2 testing2 2021-12-14 17:54:00.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d89dcb67877a4ae69091659a10f54457 2021-12-14 17:54:00.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-14 17:54:00.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=65209b4ff1a142e0a86fc2c23ce0a07e 2021-12-14 17:54:00.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-14 17:54:00.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-14 17:54:00.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-14 17:54:00.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-14 17:54:00.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:00.460 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:00.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-14 17:54:00.463 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:00.464 | + 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-14 17:54:00.466 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:00.468 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:00.469 | + 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-14 17:54:00.471 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:00.472 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:00.474 | + 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-14 17:54:00.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:00.477 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:00.478 | + 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-14 17:54:00.480 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:00.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:00.483 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:00.484 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:00.486 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:54:00.488 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:54:00.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:54:00.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 72f612f753ed4bc6aebe3d7c96c1ccd0 --long --quote none -f csv 2021-12-14 17:54:00.490 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:00.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:02.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-14 17:54:02.891 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-14 17:54:02.893 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:54:02.894 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:54:02.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry fcd930b9eff749e1bce4243e5f2a47cb alt_demo 72f612f753ed4bc6aebe3d7c96c1ccd0 alt_demo Passw0rd 2021-12-14 17:54:02.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=fcd930b9eff749e1bce4243e5f2a47cb 2021-12-14 17:54:02.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-14 17:54:02.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:54:02.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-14 17:54:02.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:54:02.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-14 17:54:02.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-14 17:54:02.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:02.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:02.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:54:02.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:02.917 | + 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-14 17:54:02.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:02.920 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:02.921 | + 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-14 17:54:02.922 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:02.924 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:02.925 | + 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-14 17:54:02.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:02.928 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:02.930 | + 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-14 17:54:02.931 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:02.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:02.935 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:02.936 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:02.938 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-14 17:54:02.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-14 17:54:02.941 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:54:02.942 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:54:02.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d4c97086feed497aa0f741e8faaf7b39 admin 72f612f753ed4bc6aebe3d7c96c1ccd0 alt_demo Passw0rd 2021-12-14 17:54:02.945 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d4c97086feed497aa0f741e8faaf7b39 2021-12-14 17:54:02.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-14 17:54:02.948 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=72f612f753ed4bc6aebe3d7c96c1ccd0 2021-12-14 17:54:02.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-14 17:54:02.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:54:02.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-14 17:54:02.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-14 17:54:02.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:02.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:02.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:54:02.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:02.965 | + 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-14 17:54:02.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:02.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:02.970 | + 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-14 17:54:02.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:02.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:02.974 | + 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-14 17:54:02.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:02.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:02.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-14 17:54:02.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:02.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:02.983 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:02.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:02.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:54:02.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:54:02.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8f7e016874d440f3b4e1b97c5b41a750 --long --quote none -f csv 2021-12-14 17:54:02.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:54:02.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:02.992 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:05.383 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-14 17:54:05.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-14 17:54:05.386 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:54:05.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:54:05.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d4c97086feed497aa0f741e8faaf7b39 admin 8f7e016874d440f3b4e1b97c5b41a750 demo Passw0rd 2021-12-14 17:54:05.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d4c97086feed497aa0f741e8faaf7b39 2021-12-14 17:54:05.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-14 17:54:05.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:54:05.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-14 17:54:05.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:54:05.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-14 17:54:05.403 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-14 17:54:05.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:05.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:05.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:54:05.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:05.412 | + 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-14 17:54:05.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:05.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:05.417 | + 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-14 17:54:05.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:05.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:05.421 | + 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-14 17:54:05.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:05.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:05.426 | + 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-14 17:54:05.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:05.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:05.431 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:05.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:05.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-14 17:54:05.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-14 17:54:05.438 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-14 17:54:05.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-14 17:54:05.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d35cd5eef27d47fe818919f1c0641bfc demo 8f7e016874d440f3b4e1b97c5b41a750 demo Passw0rd 2021-12-14 17:54:05.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d35cd5eef27d47fe818919f1c0641bfc 2021-12-14 17:54:05.444 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-14 17:54:05.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f7e016874d440f3b4e1b97c5b41a750 2021-12-14 17:54:05.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-14 17:54:05.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-14 17:54:05.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-14 17:54:05.454 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-14 17:54:05.456 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:05.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:05.460 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-14 17:54:05.462 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:05.463 | + 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-14 17:54:05.465 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:05.466 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:05.468 | + 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-14 17:54:05.469 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:05.471 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:05.472 | + 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-14 17:54:05.474 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:05.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:05.484 | + 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-14 17:54:05.488 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:05.489 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:05.491 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:05.492 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:05.494 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:54:05.496 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:54:05.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a0b206533df34d87b9691bdf0e0f6837 --long --quote none -f csv 2021-12-14 17:54:05.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:54:05.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:05.501 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:08.249 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-14 17:54:08.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-14 17:54:08.252 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-14 17:54:08.253 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-14 17:54:08.255 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-14 17:54:08.256 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4ece8cd1c861437eab924409529b5f3c swiftusertest3 a0b206533df34d87b9691bdf0e0f6837 swiftprojecttest1 testing3 2021-12-14 17:54:08.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4ece8cd1c861437eab924409529b5f3c 2021-12-14 17:54:08.259 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-14 17:54:08.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:54:08.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-14 17:54:08.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-14 17:54:08.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-14 17:54:08.268 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-14 17:54:08.269 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:08.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:08.274 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-14 17:54:08.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:08.277 | + 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-14 17:54:08.279 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:08.280 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:08.282 | + 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-14 17:54:08.283 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:08.285 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:08.286 | + 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-14 17:54:08.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:08.289 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:08.291 | + 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-14 17:54:08.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:08.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:08.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:08.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:08.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-14 17:54:08.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-14 17:54:08.302 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-14 17:54:08.303 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-14 17:54:08.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-14 17:54:08.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 9e8c3cc0bcd54c809aa15d6ae31594d9 swiftusertest1 a0b206533df34d87b9691bdf0e0f6837 swiftprojecttest1 testing 2021-12-14 17:54:08.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=9e8c3cc0bcd54c809aa15d6ae31594d9 2021-12-14 17:54:08.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-14 17:54:08.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a0b206533df34d87b9691bdf0e0f6837 2021-12-14 17:54:08.312 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-14 17:54:08.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-14 17:54:08.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-14 17:54:08.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-14 17:54:08.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:08.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:08.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-14 17:54:08.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:08.327 | + 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-14 17:54:08.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:08.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:08.331 | + 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-14 17:54:08.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:08.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:08.335 | + 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-14 17:54:08.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:08.338 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:08.340 | + 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-14 17:54:08.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:08.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:08.345 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:08.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:08.348 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:54:08.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:54:08.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a6af83d6252742b59d316af5246c4328 --long --quote none -f csv 2021-12-14 17:54:08.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:08.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-14 17:54:08.353 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:10.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-14 17:54:10.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-14 17:54:10.599 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-14 17:54:10.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-14 17:54:10.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-14 17:54:10.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 9b94773ae8c84b82baa47dba0403d935 swiftusertest4 a6af83d6252742b59d316af5246c4328 swiftprojecttest4 testing4 2021-12-14 17:54:10.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=9b94773ae8c84b82baa47dba0403d935 2021-12-14 17:54:10.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-14 17:54:10.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a6af83d6252742b59d316af5246c4328 2021-12-14 17:54:10.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-14 17:54:10.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-14 17:54:10.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-14 17:54:10.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-14 17:54:10.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-14 17:54:10.621 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-14 17:54:10.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-14 17:54:10.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-14 17:54:10.626 | + 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-14 17:54:10.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:10.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-14 17:54:10.630 | + 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-14 17:54:10.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:10.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-14 17:54:10.634 | + 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-14 17:54:10.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-14 17:54:10.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-14 17:54:10.639 | + 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-14 17:54:10.641 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-14 17:54:10.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-14 17:54:10.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-14 17:54:10.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-14 17:54:10.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-14 17:54:10.648 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-14 17:54:10.652 | + ./stack.sh:main:1349 : save_stackenv 2021-12-14 17:54:10.654 | + functions-common:save_stackenv:60 : local tag= 2021-12-14 17:54:10.657 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-14 17:54:10.661 | + functions-common:save_stackenv:62 : time_stamp=2021-12-14-175410 2021-12-14 17:54:10.663 | + functions-common:save_stackenv:63 : echo '# 2021-12-14-175410 ' 2021-12-14 17:54:10.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.669 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-14 17:54:10.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.674 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-14 17:54:10.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.679 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-14 17:54:10.681 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.684 | + 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,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,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-14 17:54:10.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.692 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2021-12-14 17:54:10.696 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.698 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.58/identity 2021-12-14 17:54:10.701 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.713 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2021-12-14 17:54:10.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.718 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-14-172036 2021-12-14 17:54:10.721 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.723 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-14 17:54:10.726 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.729 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2021-12-14 17:54:10.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.734 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-14 17:54:10.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.739 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-14 17:54:10.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.748 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-14 17:54:10.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-14 17:54:10.753 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-14 17:54:10.756 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-14 17:54:10.759 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.763 | + inc/meta-config:merge_config_group:171 : shift 2021-12-14 17:54:10.765 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-14 17:54:10.768 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:54:10.770 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-14 17:54:10.773 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-14 17:54:10.776 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-14 17:54:10.779 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.781 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-14 17:54:10.784 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:54:10.787 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-14 17:54:10.787 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:54:10.787 | gsub("[][]", "", $1); 2021-12-14 17:54:10.787 | split($1, a, "|"); 2021-12-14 17:54:10.787 | if (a[1] == matchgroup) 2021-12-14 17:54:10.787 | print a[2] 2021-12-14 17:54:10.787 | } 2021-12-14 17:54:10.787 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.793 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-14 17:54:10.796 | + functions-common:run_phase:1759 : local mode=stack 2021-12-14 17:54:10.799 | + functions-common:run_phase:1760 : local phase=extra 2021-12-14 17:54:10.801 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:54:10.804 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:54:10.806 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:54:10.809 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:54:10.812 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:54:10.818 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:54:10.819 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:54:10.821 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:54:10.824 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:54:10.827 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-14 17:54:10.829 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:54:10.845 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:54:10.851 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:54:10.851 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:10.852 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-14 17:54:10.855 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:10.858 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:54:10.860 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:10.863 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-14 17:54:10.866 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-14 17:54:10.868 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-14 17:54:10.870 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-14 17:54:10.874 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:54:10.876 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-14 17:54:10.879 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-14 17:54:10.881 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-14 17:54:10.884 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-14 17:54:10.886 | + functions-common:run_plugins:1748 : local plugins= 2021-12-14 17:54:10.889 | + functions-common:run_plugins:1749 : local plugin 2021-12-14 17:54:10.891 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-14 17:54:10.894 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.896 | + inc/meta-config:merge_config_group:171 : shift 2021-12-14 17:54:10.899 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-14 17:54:10.901 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:54:10.904 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-14 17:54:10.906 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-14 17:54:10.910 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-14 17:54:10.912 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.915 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-14 17:54:10.917 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:54:10.920 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-14 17:54:10.920 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:54:10.921 | gsub("[][]", "", $1); 2021-12-14 17:54:10.921 | split($1, a, "|"); 2021-12-14 17:54:10.921 | if (a[1] == matchgroup) 2021-12-14 17:54:10.921 | print a[2] 2021-12-14 17:54:10.921 | } 2021-12-14 17:54:10.921 | ' /home/ubuntu/devstack/local.conf 2021-12-14 17:54:10.927 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-14 17:54:10.943 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:54:10.946 | + ./stack.sh:main:1389 : service_check 2021-12-14 17:54:10.949 | + functions-common:service_check:1620 : local service 2021-12-14 17:54:10.951 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:10.954 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-14 17:54:10.966 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-14 17:54:10.970 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:10.972 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-14 17:54:10.986 | enabled 2021-12-14 17:54:10.989 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-14 17:54:11.006 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-14 17:54:11.006 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.006 | Active: active (running) since Tue 2021-12-14 17:51:52 UTC; 2min 18s ago 2021-12-14 17:54:11.006 | Main PID: 87659 (uwsgi) 2021-12-14 17:54:11.006 | Status: "uWSGI is ready" 2021-12-14 17:54:11.006 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.006 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-14 17:54:11.006 | ├─87659 nova-apiuWSGI master 2021-12-14 17:54:11.006 | ├─87660 nova-apiuWSGI worker 1 2021-12-14 17:54:11.006 | └─87661 nova-apiuWSGI worker 2 2021-12-14 17:54:11.006 | 2021-12-14 17:54:11.006 | Dec 14 17:53:37 dv-cinder-821737-1-smb devstack@n-api.service[87659]: [pid: 87660|app: 0|req: 16/30] 10.222.0.58 () {58 vars in 1180 bytes} [Tue Dec 14 17:53:37 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-14 17:54:11.006 | Dec 14 17:53:39 dv-cinder-821737-1-smb devstack@n-api.service[87659]: DEBUG nova.api.openstack.wsgi [None req-441e1aa7-0fb2-4da1-bb76-6441ef619d68 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=87661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-14 17:54:11.006 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: INFO nova.api.openstack.requestlog [None req-441e1aa7-0fb2-4da1-bb76-6441ef619d68 admin admin] 10.222.0.58 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.138363 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: [pid: 87661|app: 0|req: 15/31] 10.222.0.58 () {62 vars in 1183 bytes} [Tue Dec 14 17:53:39 2021] POST /compute/v2.1/flavors => generated 368 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: DEBUG nova.api.openstack.wsgi [None req-4fac0ffb-dc8a-4341-b9e8-840a4ef8a04a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=87660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: INFO nova.api.openstack.requestlog [None req-4fac0ffb-dc8a-4341-b9e8-840a4ef8a04a admin admin] 10.222.0.58 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.070703 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: [pid: 87660|app: 0|req: 17/32] 10.222.0.58 () {62 vars in 1233 bytes} [Tue Dec 14 17:53:40 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: DEBUG nova.api.openstack.wsgi [None req-ee64bb9c-7adf-47b5-b7c6-b0ed9c36ff0c admin admin] Calling method '>' {{(pid=87661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: INFO nova.api.openstack.requestlog [None req-ee64bb9c-7adf-47b5-b7c6-b0ed9c36ff0c admin admin] 10.222.0.58 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.024970 2021-12-14 17:54:11.007 | Dec 14 17:53:40 dv-cinder-821737-1-smb devstack@n-api.service[87659]: [pid: 87661|app: 0|req: 16/33] 10.222.0.58 () {58 vars in 1180 bytes} [Tue Dec 14 17:53:40 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-14 17:54:11.010 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.012 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-14 17:54:11.024 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-14 17:54:11.028 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.030 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-14 17:54:11.045 | enabled 2021-12-14 17:54:11.049 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-14 17:54:11.065 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-14 17:54:11.065 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.065 | Active: active (running) since Tue 2021-12-14 17:52:59 UTC; 1min 11s ago 2021-12-14 17:54:11.065 | Main PID: 92510 (nova-scheduler) 2021-12-14 17:54:11.065 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.065 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-14 17:54:11.065 | ├─92510 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-14 17:54:11.065 | ├─94119 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-14 17:54:11.065 | └─94122 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-14 17:54:11.065 | 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] oslo_reports.file_event_handler = None {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] oslo_reports.log_dir = None {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.065 | Dec 14 17:53:04 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.service [None req-3c255e56-06b5-4ddc-8fc9-c5f45ff00044 None None] ******************************************************************************** {{(pid=92510) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:11.065 | Dec 14 17:53:05 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.periodic_task [None req-485c85d0-9629-4b0c-922c-66c3693d080f None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94119) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.065 | Dec 14 17:53:09 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.periodic_task [None req-51adbd0c-163c-4573-9475-c8489e5bf663 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94122) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.065 | Dec 14 17:54:05 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.periodic_task [None req-485c85d0-9629-4b0c-922c-66c3693d080f None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94119) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.065 | Dec 14 17:54:09 dv-cinder-821737-1-smb nova-scheduler[92510]: DEBUG oslo_service.periodic_task [None req-51adbd0c-163c-4573-9475-c8489e5bf663 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94122) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.068 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.071 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-14 17:54:11.084 | enabled 2021-12-14 17:54:11.088 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-14 17:54:11.103 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-14 17:54:11.103 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.104 | Active: active (running) since Tue 2021-12-14 17:53:01 UTC; 1min 10s ago 2021-12-14 17:54:11.104 | Main PID: 92955 (uwsgi) 2021-12-14 17:54:11.104 | Status: "uWSGI is ready" 2021-12-14 17:54:11.104 | Tasks: 4 (limit: 14352) 2021-12-14 17:54:11.104 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-14 17:54:11.104 | ├─92955 nova-api-metauWSGI master 2021-12-14 17:54:11.104 | ├─92956 nova-api-metauWSGI worker 1 2021-12-14 17:54:11.104 | ├─92957 nova-api-metauWSGI worker 2 2021-12-14 17:54:11.104 | └─92958 nova-api-metauWSGI http 1 2021-12-14 17:54:11.104 | 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_concurrency.lockutils [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92957) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_concurrency.lockutils [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 None None] Lock "1d6a1a70-48cc-4bbc-81ff-7c55f0d79efb" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=92957) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: WARNING nova.api.metadata.handler [None req-1dae6f50-7654-4143-aeaf-b3df19eb0949 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_concurrency.lockutils [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 None None] Lock "1d6a1a70-48cc-4bbc-81ff-7c55f0d79efb" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=92957) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564af312e400 pid: 92956 (default app) 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_db.sqlalchemy.engines [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 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=92957) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_db.sqlalchemy.engines [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 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=92957) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: DEBUG oslo_db.sqlalchemy.engines [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 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=92957) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: WARNING nova.api.metadata.handler [None req-bf9a3f2c-f91f-4102-9dfc-d814acaae9f8 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-14 17:54:11.104 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@n-api-meta.service[92955]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564af312e400 pid: 92957 (default app) 2021-12-14 17:54:11.107 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.110 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-14 17:54:11.123 | enabled 2021-12-14 17:54:11.127 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-14 17:54:11.143 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-14 17:54:11.143 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.143 | Active: active (running) since Tue 2021-12-14 17:52:06 UTC; 2min 4s ago 2021-12-14 17:54:11.143 | Main PID: 88797 (uwsgi) 2021-12-14 17:54:11.143 | Status: "uWSGI is ready" 2021-12-14 17:54:11.143 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.143 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-14 17:54:11.143 | ├─88797 placementuWSGI master 2021-12-14 17:54:11.143 | ├─88798 placementuWSGI worker 1 2021-12-14 17:54:11.143 | └─88799 placementuWSGI worker 2 2021-12-14 17:54:11.143 | 2021-12-14 17:54:11.143 | Dec 14 17:53:03 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: [pid: 88799|app: 0|req: 2/2] 10.222.0.58 () {54 vars in 905 bytes} [Tue Dec 14 17:53:03 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-14 17:54:11.143 | Dec 14 17:53:03 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: DEBUG placement.requestlog [None req-68478c25-5ae9-443e-b214-cce5a2b2d555 None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=88798) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-14 17:54:11.143 | Dec 14 17:53:03 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: INFO placement.requestlog [None req-68478c25-5ae9-443e-b214-cce5a2b2d555 None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-14 17:54:11.143 | Dec 14 17:53:03 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: [pid: 88798|app: 0|req: 1/3] 10.222.0.58 () {54 vars in 905 bytes} [Tue Dec 14 17:53:03 2021] GET /placement => generated 136 bytes in 30 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2021-12-14 17:54:11.143 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: DEBUG placement.requestlog [None req-0437cc43-d374-49c1-80c6-9f316ed9d434 None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=88799) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-14 17:54:11.143 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: INFO placement.requestlog [None req-0437cc43-d374-49c1-80c6-9f316ed9d434 None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-14 17:54:11.143 | Dec 14 17:53:06 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: [pid: 88799|app: 0|req: 3/4] 10.222.0.58 () {54 vars in 905 bytes} [Tue Dec 14 17:53:06 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-14 17:54:11.143 | Dec 14 17:53:08 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: DEBUG placement.requestlog [None req-0ef729f4-8f5e-44a0-8c90-27bfa7e95c7c None None] Starting request: 10.222.0.58 "GET /placement/" {{(pid=88798) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-14 17:54:11.143 | Dec 14 17:53:08 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: INFO placement.requestlog [None req-0ef729f4-8f5e-44a0-8c90-27bfa7e95c7c None None] 10.222.0.58 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-14 17:54:11.143 | Dec 14 17:53:08 dv-cinder-821737-1-smb devstack@placement-api.service[88797]: [pid: 88798|app: 0|req: 2/5] 10.222.0.58 () {54 vars in 905 bytes} [Tue Dec 14 17:53:08 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-14 17:54:11.146 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.149 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-14 17:54:11.161 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-14 17:54:11.164 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.167 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-14 17:54:11.180 | enabled 2021-12-14 17:54:11.184 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-14 17:54:11.201 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-14 17:54:11.201 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.201 | Active: active (running) since Tue 2021-12-14 17:51:20 UTC; 2min 51s ago 2021-12-14 17:54:11.201 | Main PID: 86795 (uwsgi) 2021-12-14 17:54:11.201 | Status: "uWSGI is ready" 2021-12-14 17:54:11.201 | Tasks: 5 (limit: 14352) 2021-12-14 17:54:11.201 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-14 17:54:11.201 | ├─86795 glance-apiuWSGI master 2021-12-14 17:54:11.201 | ├─86796 glance-apiuWSGI worker 1 2021-12-14 17:54:11.201 | └─86797 glance-apiuWSGI worker 2 2021-12-14 17:54:11.201 | 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.201 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.202 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.location [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86797) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-14 17:54:11.202 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: DEBUG glance_store.backend [None req-e4541969-4fd2-4120-92c4-f156c6246ced admin admin] Skipping store.set_acls... not implemented. {{(pid=86797) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-14 17:54:11.202 | Dec 14 17:51:50 dv-cinder-821737-1-smb devstack@g-api.service[86795]: [pid: 86797|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 874 bytes} [Tue Dec 14 17:51:33 2021] PUT /v2/images/33b124bc-7053-4d58-8dc8-9d02bb508134/file => generated 0 bytes in 17650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-14 17:54:11.205 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.207 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-14 17:54:11.220 | enabled 2021-12-14 17:54:11.224 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-14 17:54:11.240 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-14 17:54:11.240 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.240 | Active: active (running) since Tue 2021-12-14 17:53:47 UTC; 23s ago 2021-12-14 17:54:11.240 | Main PID: 95736 (cinder-schedule) 2021-12-14 17:54:11.240 | Tasks: 4 (limit: 14352) 2021-12-14 17:54:11.240 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-14 17:54:11.240 | └─95736 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-14 17:54:11.240 | 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG oslo_service.service [None req-790f444e-a49e-431b-a76f-04d30deaa655 None None] nova.region_name = RegionOne {{(pid=95736) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG oslo_service.service [None req-790f444e-a49e-431b-a76f-04d30deaa655 None None] nova.split_loggers = False {{(pid=95736) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG oslo_service.service [None req-790f444e-a49e-431b-a76f-04d30deaa655 None None] nova.timeout = None {{(pid=95736) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG oslo_service.service [None req-790f444e-a49e-431b-a76f-04d30deaa655 None None] nova.token_auth_url = None {{(pid=95736) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG oslo_service.service [None req-790f444e-a49e-431b-a76f-04d30deaa655 None None] ******************************************************************************** {{(pid=95736) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.4.3) 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: INFO cinder.manager [None req-ec407696-2d1d-4e81-94fd-b2f85dc01eda None None] Initiating service 1 cleanup 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: INFO cinder.manager [None req-ec407696-2d1d-4e81-94fd-b2f85dc01eda None None] Service 1 cleanup completed. 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG cinder.service [None req-ec407696-2d1d-4e81-94fd-b2f85dc01eda None None] Creating RPC server for service cinder-scheduler {{(pid=95736) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-14 17:54:11.240 | Dec 14 17:53:51 dv-cinder-821737-1-smb cinder-scheduler[95736]: DEBUG cinder.service [None req-ec407696-2d1d-4e81-94fd-b2f85dc01eda None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95736) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-14 17:54:11.243 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.247 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-14 17:54:11.259 | enabled 2021-12-14 17:54:11.264 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-14 17:54:11.280 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-14 17:54:11.280 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.280 | Active: active (running) since Tue 2021-12-14 17:53:41 UTC; 29s ago 2021-12-14 17:54:11.280 | Main PID: 95300 (uwsgi) 2021-12-14 17:54:11.280 | Status: "uWSGI is ready" 2021-12-14 17:54:11.280 | Tasks: 11 (limit: 14352) 2021-12-14 17:54:11.280 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-14 17:54:11.280 | ├─95300 cinder-apiuWSGI master 2021-12-14 17:54:11.280 | ├─95301 cinder-apiuWSGI worker 1 2021-12-14 17:54:11.280 | └─95302 cinder-apiuWSGI worker 2 2021-12-14 17:54:11.280 | 2021-12-14 17:54:11.280 | Dec 14 17:53:50 dv-cinder-821737-1-smb devstack@c-api.service[95300]: [pid: 95302|app: 0|req: 2/2] 10.222.0.58 () {60 vars in 1228 bytes} [Tue Dec 14 17:53:49 2021] POST /volume/v3/57b120cf07ca4090aa51fb59a7d26ad4/types => generated 186 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: INFO cinder.api.openstack.wsgi [req-ee920239-5aef-43dc-b4ac-f8cfdf7d4e1f req-22dd5efb-c895-4ff0-a39d-ec36cb67b212 admin admin] POST http://10.222.0.58/volume/v3/57b120cf07ca4090aa51fb59a7d26ad4/types/30d8c207-0197-457a-84f1-f9f8c2d5c45f/extra_specs 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: /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-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: DeprecationWarning, 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: DEBUG cinder.api.openstack.wsgi [req-ee920239-5aef-43dc-b4ac-f8cfdf7d4e1f req-22dd5efb-c895-4ff0-a39d-ec36cb67b212 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95301) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: /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-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: DeprecationWarning) 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: DEBUG oslo_db.sqlalchemy.engines [req-ee920239-5aef-43dc-b4ac-f8cfdf7d4e1f req-22dd5efb-c895-4ff0-a39d-ec36cb67b212 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=95301) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: INFO cinder.api.openstack.wsgi [req-ee920239-5aef-43dc-b4ac-f8cfdf7d4e1f req-22dd5efb-c895-4ff0-a39d-ec36cb67b212 admin admin] http://10.222.0.58/volume/v3/57b120cf07ca4090aa51fb59a7d26ad4/types/30d8c207-0197-457a-84f1-f9f8c2d5c45f/extra_specs returned with HTTP 200 2021-12-14 17:54:11.280 | Dec 14 17:53:51 dv-cinder-821737-1-smb devstack@c-api.service[95300]: [pid: 95301|app: 0|req: 1/3] 10.222.0.58 () {62 vars in 1445 bytes} [Tue Dec 14 17:53:50 2021] POST /volume/v3/57b120cf07ca4090aa51fb59a7d26ad4/types/30d8c207-0197-457a-84f1-f9f8c2d5c45f/extra_specs => generated 55 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-12-14 17:54:11.283 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.286 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-14 17:54:11.298 | enabled 2021-12-14 17:54:11.302 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-14 17:54:11.318 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-14 17:54:11.318 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.318 | Active: active (running) since Tue 2021-12-14 17:51:59 UTC; 2min 11s ago 2021-12-14 17:54:11.318 | Main PID: 88215 (/usr/bin/python) 2021-12-14 17:54:11.318 | Tasks: 5 (limit: 14352) 2021-12-14 17:54:11.318 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-14 17:54:11.318 | ├─88215 /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-14 17:54:11.318 | ├─88324 /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-14 17:54:11.318 | ├─88325 /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-14 17:54:11.318 | ├─88326 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-14 17:54:11.318 | └─88327 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-14 17:54:11.318 | 2021-12-14 17:54:11.318 | Dec 14 17:53:16 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-1c64a77e-55b3-4c2b-b7ee-44e4ba5a3f0b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:17 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-fb4a3dd5-34a3-4193-886a-a1607ab0cc57 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:17 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:19 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-82495d57-29db-44b5-b276-b80d0341a85a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:42 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron.db.agents_db [None req-195de395-7867-4ede-bd7b-34e6d4821b27 None None] Agent healthcheck: found 5 active agents {{(pid=88327) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-14 17:54:11.318 | Dec 14 17:53:45 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-085a676c-32bf-4122-aeea-8d6a6a8e10d6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:46 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-1c64a77e-55b3-4c2b-b7ee-44e4ba5a3f0b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.318 | Dec 14 17:53:47 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-a4b78fd7-2564-47ae-9da4-df135a414888 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.319 | Dec 14 17:53:47 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.319 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-server[88215]: DEBUG neutron_lib.callbacks.manager [None req-82495d57-29db-44b5-b276-b80d0341a85a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8734822293431', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-133659234'] for agent, after_update {{(pid=88326) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-14 17:54:11.322 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.325 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-14 17:54:11.338 | enabled 2021-12-14 17:54:11.342 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-14 17:54:11.357 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-14 17:54:11.357 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.357 | Active: active (running) since Tue 2021-12-14 17:52:11 UTC; 2min 0s ago 2021-12-14 17:54:11.358 | Main PID: 89611 (/usr/bin/python) 2021-12-14 17:54:11.358 | Tasks: 12 (limit: 14352) 2021-12-14 17:54:11.358 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-14 17:54:11.358 | ├─89611 /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-14 17:54:11.358 | ├─91160 /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/tmpx64nlfuu/privsep.sock 2021-12-14 17:54:11.358 | ├─91203 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.358 | ├─91204 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.358 | └─91361 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/a411a1b3-8540-4231-9b71-a8d673815ca7/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/a411a1b3-8540-4231-9b71-a8d673815ca7/host --addn-hosts=/opt/stack/data/neutron/dhcp/a411a1b3-8540-4231-9b71-a8d673815ca7/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/a411a1b3-8540-4231-9b71-a8d673815ca7/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/a411a1b3-8540-4231-9b71-a8d673815ca7/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-9dfa3bef-23cb-49ec-97b1-416944b284d0,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-14 17:54:11.358 | 2021-12-14 17:54:11.358 | Dec 14 17:52:51 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [None req-8b5ad33e-d08a-43e9-8a4a-0565f191de26 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.358 | Dec 14 17:52:51 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [None req-8b5ad33e-d08a-43e9-8a4a-0565f191de26 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.358 | Dec 14 17:52:51 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG neutron.agent.dhcp.agent [None req-8b5ad33e-d08a-43e9-8a4a-0565f191de26 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'd64f3e2e-7aea-486f-b438-3196df6b6020', 'name': 'public-subnet', 'tenant_id': '57b120cf07ca4090aa51fb59a7d26ad4', 'network_id': '0777ae0f-0225-40d0-9ad2-d61648840a30', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'gateway_ip': '172.28.1.1', 'cidr': '172.28.1.0/24', 'allocation_pools': [{'start': '172.28.1.2', 'end': '172.28.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-12-14T17:52:50Z', 'updated_at': '2021-12-14T17:52:50Z', 'revision_number': 0, 'project_id': '57b120cf07ca4090aa51fb59a7d26ad4', 'network': {'id': '0777ae0f-0225-40d0-9ad2-d61648840a30', 'name': 'public', 'tenant_id': '57b120cf07ca4090aa51fb59a7d26ad4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['d64f3e2e-7aea-486f-b438-3196df6b6020'], '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-14T17:52:42Z', 'updated_at': '2021-12-14T17:52:50Z', 'revision_number': 2, 'project_id': '57b120cf07ca4090aa51fb59a7d26ad4', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=89611) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.358 | Dec 14 17:52:51 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [None req-745d0296-0c85-4dc5-91f2-4781ff30daca None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.358 | Dec 14 17:52:51 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [None req-745d0296-0c85-4dc5-91f2-4781ff30daca None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.358 | Dec 14 17:52:55 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=89611) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.358 | Dec 14 17:52:57 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89611) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.358 | Dec 14 17:52:57 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89611) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.358 | Dec 14 17:53:15 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.358 | Dec 14 17:53:15 dv-cinder-821737-1-smb neutron-dhcp-agent[89611]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89611) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.362 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.364 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-14 17:54:11.378 | enabled 2021-12-14 17:54:11.381 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-14 17:54:11.397 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-14 17:54:11.397 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.397 | Active: active (running) since Tue 2021-12-14 17:52:13 UTC; 1min 57s ago 2021-12-14 17:54:11.397 | Main PID: 90346 (/usr/bin/python) 2021-12-14 17:54:11.397 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.397 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-14 17:54:11.397 | ├─90346 /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-14 17:54:11.397 | ├─90836 /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-14 17:54:11.397 | └─90837 /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-14 17:54:11.397 | 2021-12-14 17:54:11.397 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_rabbit.ssl = False {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.397 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.397 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.397 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.397 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_rabbit.ssl_version = {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.398 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_notifications.driver = [] {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.398 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_notifications.retry = -1 {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.398 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.398 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] oslo_messaging_notifications.transport_url = **** {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.398 | Dec 14 17:52:17 dv-cinder-821737-1-smb neutron-metadata-agent[90346]: DEBUG oslo_service.service [None req-38a2d41f-2eec-4a2a-a968-22329272a73f None None] ******************************************************************************** {{(pid=90346) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:11.401 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.403 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-14 17:54:11.416 | enabled 2021-12-14 17:54:11.419 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-14 17:54:11.435 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-14 17:54:11.435 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.435 | Active: active (running) since Tue 2021-12-14 17:52:10 UTC; 2min 1s ago 2021-12-14 17:54:11.435 | Main PID: 89254 (/usr/bin/python) 2021-12-14 17:54:11.435 | Tasks: 7 (limit: 14352) 2021-12-14 17:54:11.435 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-14 17:54:11.435 | ├─89254 /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-14 17:54:11.435 | ├─90806 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.435 | ├─90808 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.435 | └─90833 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-14 17:54:11.435 | 2021-12-14 17:54:11.435 | Dec 14 17:54:06 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: DEBUG neutron.agent.linux.utils [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90833. {{(pid=89254) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-14 17:54:11.435 | Dec 14 17:54:06 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-14 17:54:11.435 | Dec 14 17:54:08 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Agent rpc_loop - iteration:56 started 2021-12-14 17:54:11.435 | Dec 14 17:54:08 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa7c3b1f3,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=12376024237089812208,duration_nsec=220000000,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=89254) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-14 17:54:11.435 | Dec 14 17:54:08 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: DEBUG neutron.agent.linux.utils [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90833. {{(pid=89254) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-14 17:54:11.435 | Dec 14 17:54:08 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2021-12-14 17:54:11.436 | Dec 14 17:54:10 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Agent rpc_loop - iteration:57 started 2021-12-14 17:54:11.436 | Dec 14 17:54:10 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xa7c3b1f5,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=12376024237089812208,duration_nsec=222000000,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=89254) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-14 17:54:11.436 | Dec 14 17:54:10 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: DEBUG neutron.agent.linux.utils [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90833. {{(pid=89254) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-14 17:54:11.436 | Dec 14 17:54:10 dv-cinder-821737-1-smb neutron-openvswitch-agent[89254]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a2f9cc39-bb4b-432c-826c-fd7e3bddf3e9 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-14 17:54:11.439 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.441 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-14 17:54:11.455 | enabled 2021-12-14 17:54:11.458 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-14 17:54:11.473 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-14 17:54:11.473 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.473 | Active: active (running) since Tue 2021-12-14 17:52:12 UTC; 1min 59s ago 2021-12-14 17:54:11.473 | Main PID: 89997 (/usr/bin/python) 2021-12-14 17:54:11.473 | Tasks: 12 (limit: 14352) 2021-12-14 17:54:11.473 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-14 17:54:11.474 | ├─89997 /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-14 17:54:11.474 | ├─90906 /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/tmp6l741b8p/privsep.sock 2021-12-14 17:54:11.474 | ├─91661 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.474 | ├─91662 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-14 17:54:11.474 | └─91859 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/9bba0981-4c04-46b1-92c9-bedd80131d35.conf 2021-12-14 17:54:11.474 | 2021-12-14 17:54:11.474 | Dec 14 17:52:59 dv-cinder-821737-1-smb neutron-l3-agent[89997]: INFO neutron.agent.l3.agent [-] Finished a router update for 9bba0981-4c04-46b1-92c9-bedd80131d35, update_id d0182326-7260-49f9-95c8-7cd683e48d8e. Time elapsed: 3.518 2021-12-14 17:54:11.474 | Dec 14 17:53:01 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9bba0981-4c04-46b1-92c9-bedd80131d35', 'arping', '-U', '-I', 'qg-223ee320-5c', '-c', '1', '-w', '2', '172.28.1.129'] {{(pid=89997) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-14 17:54:11.474 | Dec 14 17:53:01 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9bba0981-4c04-46b1-92c9-bedd80131d35', 'arping', '-A', '-I', 'qg-223ee320-5c', '-c', '1', '-w', '2', '172.28.1.129'] {{(pid=89997) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-14 17:54:11.474 | Dec 14 17:53:03 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9bba0981-4c04-46b1-92c9-bedd80131d35', 'arping', '-U', '-I', 'qg-223ee320-5c', '-c', '1', '-w', '2', '172.28.1.129'] {{(pid=89997) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-14 17:54:11.474 | Dec 14 17:53:03 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-9bba0981-4c04-46b1-92c9-bedd80131d35', 'arping', '-A', '-I', 'qg-223ee320-5c', '-c', '1', '-w', '2', '172.28.1.129'] {{(pid=89997) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-14 17:54:11.474 | Dec 14 17:53:16 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89997) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.474 | Dec 14 17:53:16 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89997) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.474 | Dec 14 17:53:16 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89997) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.474 | Dec 14 17:53:16 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89997) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.474 | Dec 14 17:53:38 dv-cinder-821737-1-smb neutron-l3-agent[89997]: DEBUG oslo_service.periodic_task [None req-bab51aa7-5b2b-4ecd-8082-284069e38dd7 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89997) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.477 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.480 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-14 17:54:11.492 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-14 17:54:11.496 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.499 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-14 17:54:11.510 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-14 17:54:11.515 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.517 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-14 17:54:11.529 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-14 17:54:11.533 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.535 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-14 17:54:11.550 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-14 17:54:11.556 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.558 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-14 17:54:11.572 | enabled 2021-12-14 17:54:11.576 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-14 17:54:11.591 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-14 17:54:11.591 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.591 | Active: active (running) since Tue 2021-12-14 17:34:16 UTC; 19min ago 2021-12-14 17:54:11.591 | Main PID: 70798 (dstat.sh) 2021-12-14 17:54:11.591 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.591 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-14 17:54:11.591 | ├─70798 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-14 17:54:11.591 | ├─70856 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-14 17:54:11.591 | └─70857 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-14 17:54:11.591 | 2021-12-14 17:54:11.591 | Dec 14 17:54:01 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:01| 26 3 70 1 0|4108M 2794M 148M 4729M|1208B 0 | 0 76k| 0 7.00 | 377 3360 |1.93 2.06 1.61|2.0 0 1.0| 0 0 |openstack 96364 25%5816k 33k|openstack 963645816k 33k 25%|mysqld 405M| 0 0 | 26 249 0 140 0 2021-12-14 17:54:11.591 | Dec 14 17:54:02 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:02| 27 4 65 4 0|4122M 2780M 148M 4729M| 196B 0 | 0 436k| 0 25.0 | 815 4236 |1.85 2.04 1.61|2.0 0 0| 0 0 |openstack 96364 18%3529k 0 |openstack 963643529k 0 18%|mysqld 405M| 0 0 | 26 251 0 146 0 2021-12-14 17:54:11.592 | Dec 14 17:54:03 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:03| 25 6 70 0 0|4093M 2809M 148M 4729M| 451B 0 | 0 0 | 0 0 | 935 4545 |1.85 2.04 1.61|2.0 0 140| 0 0 |openstack 96504 18%4228k 33k|bash 96115 11M 49k 0%|mysqld 405M| 0 0 | 26 249 0 147 0 2021-12-14 17:54:11.592 | Dec 14 17:54:04 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:04| 27 3 68 2 0|4119M 2784M 148M 4729M|1012B 0 | 0 208k| 0 12.0 | 321 3325 |1.85 2.04 1.61|2.0 0 0| 0 0 |openstack 96504 25%6111k 0 |openstack 965046111k 0 25%|mysqld 405M| 0 0 | 26 249 0 144 0 2021-12-14 17:54:11.592 | Dec 14 17:54:05 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:05| 25 5 70 0 0|4083M 2819M 148M 4729M|1732B 0 | 0 0 | 0 0 |1283 5139 |1.85 2.04 1.61|2.0 0 139| 0 0 |openstack 966445.0%1469k 256B|bash 96115 11M 49k 0%|mysqld 405M| 0 0 | 26 249 0 151 0 2021-12-14 17:54:11.592 | Dec 14 17:54:06 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:06| 26 3 71 0 0|4102M 2800M 148M 4729M| 572B 0 | 0 0 | 0 0 | 322 3251 |1.85 2.04 1.61|3.0 0 1.0| 0 0 |openstack 96644 25%4575k 33k|openstack 966444575k 33k 25%|mysqld 405M| 0 0 | 26 249 0 148 0 2021-12-14 17:54:11.592 | Dec 14 17:54:07 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:07| 27 3 67 3 0|4122M 2780M 148M 4729M| 332B 0 | 0 248k| 0 15.0 | 382 3401 |1.78 2.02 1.61|2.0 0 2.0| 0 0 |openstack 96644 25%5259k 0 |openstack 966445259k 0 25%|mysqld 405M| 0 0 | 26 251 0 149 0 2021-12-14 17:54:11.592 | Dec 14 17:54:08 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:08| 25 5 70 0 0|4087M 2815M 148M 4729M| 0 0 | 0 0 | 0 0 |1322 5152 |1.78 2.02 1.61|2.0 0 143| 0 0 |openstack 967908.8%2054k 256B|bash 96115 11M 49k0.2%|mysqld 405M| 0 0 | 26 249 0 152 0 2021-12-14 17:54:11.592 | Dec 14 17:54:09 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:09| 27 3 68 2 0|4110M 2791M 148M 4729M| 979B 0 | 0 228k| 0 11.0 | 385 3445 |1.78 2.02 1.61|2.0 0 1.0| 0 0 |openstack 96790 25%6151k 33k|openstack 967906151k 33k 25%|mysqld 405M| 0 0 | 26 249 0 152 0 2021-12-14 17:54:11.592 | Dec 14 17:54:10 dv-cinder-821737-1-smb dstat.sh[70798]: 14-12 17:54:10| 25 4 71 0 0|4075M 2826M 148M 4729M| 0 0 | 0 4096B| 0 1.00 |1108 4725 |1.78 2.02 1.61|2.0 0 99| 0 0 |uwsgi 720194.0%3713B 14k|bash 17453 89M 361k0.2%|mysqld 405M| 0 0 | 26 249 0 155 0 2021-12-14 17:54:11.595 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.597 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-14 17:54:11.609 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-14 17:54:11.613 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.616 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-14 17:54:11.628 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-14 17:54:11.632 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.634 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-14 17:54:11.647 | enabled 2021-12-14 17:54:11.651 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-14 17:54:11.666 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-14 17:54:11.666 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.666 | Active: active (running) since Tue 2021-12-14 17:52:15 UTC; 1min 56s ago 2021-12-14 17:54:11.666 | Main PID: 90712 (/usr/bin/python) 2021-12-14 17:54:11.666 | Tasks: 1 (limit: 14352) 2021-12-14 17:54:11.666 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-14 17:54:11.666 | └─90712 /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-14 17:54:11.666 | 2021-12-14 17:54:11.666 | Dec 14 17:53:19 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90712) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.666 | Dec 14 17:53:41 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_service.periodic_task [None req-3ecb2ee6-70c9-4f47-8fa1-020ac9a3c96f None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=90712) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-14 17:54:11.666 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=90712) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-14 17:54:11.666 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90712) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: 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=90712) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=90712) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=90712) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90712) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: 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=90712) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-14 17:54:11.667 | Dec 14 17:53:49 dv-cinder-821737-1-smb neutron-metering-agent[90712]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=90712) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-14 17:54:11.670 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.673 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-14 17:54:11.685 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-14 17:54:11.688 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.691 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-14 17:54:11.704 | enabled 2021-12-14 17:54:11.708 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-14 17:54:11.723 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-14 17:54:11.723 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.723 | Active: active (running) since Tue 2021-12-14 17:51:18 UTC; 2min 52s ago 2021-12-14 17:54:11.723 | Main PID: 86352 (glance-registry) 2021-12-14 17:54:11.723 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.723 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-14 17:54:11.723 | ├─86352 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-14 17:54:11.723 | ├─86861 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-14 17:54:11.723 | └─86862 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-14 17:54:11.724 | 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86352) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86352) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86352) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86352) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86352) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: INFO glance.common.wsgi [-] Started child 86861 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: INFO eventlet.wsgi.server [-] (86861) wsgi starting up on http://0.0.0.0:9191 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: INFO glance.common.wsgi [-] Started child 86862 2021-12-14 17:54:11.724 | Dec 14 17:51:21 dv-cinder-821737-1-smb glance-registry[86352]: INFO eventlet.wsgi.server [-] (86862) wsgi starting up on http://0.0.0.0:9191 2021-12-14 17:54:11.727 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.729 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-14 17:54:11.742 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-14 17:54:11.747 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.749 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-14 17:54:11.762 | enabled 2021-12-14 17:54:11.765 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-14 17:54:11.781 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-14 17:54:11.781 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.781 | Active: active (running) since Tue 2021-12-14 17:51:14 UTC; 2min 57s ago 2021-12-14 17:54:11.781 | Main PID: 85852 (swift-proxy-ser) 2021-12-14 17:54:11.781 | Tasks: 2 (limit: 14352) 2021-12-14 17:54:11.781 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-14 17:54:11.781 | ├─85852 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-14 17:54:11.781 | └─85952 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-14 17:54:11.781 | 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb proxy-server[85952]: Validating token access rules against request 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-proxy-server[85852]: proxy-server: Validating token access rules against request 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb proxy-server[85952]: Received request from user: user_id aa6a5a8412904ae49c16a8c1559334ef, project_id c19e816cc845450fb5b124191a27c450, roles ResellerAdmin,service 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-proxy-server[85852]: proxy-server: Received request from user: user_id aa6a5a8412904ae49c16a8c1559334ef, project_id c19e816cc845450fb5b124191a27c450, roles ResellerAdmin,service 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb proxy-server[85952]: Using identity: {'user': ('aa6a5a8412904ae49c16a8c1559334ef', 'glance-swift'), 'tenant': ('c19e816cc845450fb5b124191a27c450', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txda7fb1726c984813975bb-0061b8d9a6) 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-proxy-server[85852]: proxy-server: Using identity: {'user': ('aa6a5a8412904ae49c16a8c1559334ef', 'glance-swift'), 'tenant': ('c19e816cc845450fb5b124191a27c450', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txda7fb1726c984813975bb-0061b8d9a6) 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb proxy-server[85952]: User c19e816cc845450fb5b124191a27c450 has reseller admin authorizing (txn: txda7fb1726c984813975bb-0061b8d9a6) (client_ip: 10.222.0.58) 2021-12-14 17:54:11.781 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-proxy-server[85852]: proxy-server: User c19e816cc845450fb5b124191a27c450 has reseller admin authorizing (txn: txda7fb1726c984813975bb-0061b8d9a6) (client_ip: 10.222.0.58) 2021-12-14 17:54:11.781 | Dec 14 17:51:50 dv-cinder-821737-1-smb proxy-server[85952]: 10.222.0.58 10.222.0.58 14/Dec/2021/17/51/50 PUT /v1/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhuNml... 645922816 - - txda7fb1726c984813975bb-0061b8d9a6 - 16.0498 - - 1639504294.714833736 1639504310.764617205 0 2021-12-14 17:54:11.781 | Dec 14 17:51:50 dv-cinder-821737-1-smb swift-proxy-server[85852]: proxy-server: 10.222.0.58 10.222.0.58 14/Dec/2021/17/51/50 PUT /v1/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhuNml... 645922816 - - txda7fb1726c984813975bb-0061b8d9a6 - 16.0498 - - 1639504294.714833736 1639504310.764617205 0 2021-12-14 17:54:11.784 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.787 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-14 17:54:11.800 | enabled 2021-12-14 17:54:11.803 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-14 17:54:11.825 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-14 17:54:11.825 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.825 | Active: active (running) since Tue 2021-12-14 17:51:10 UTC; 3min 1s ago 2021-12-14 17:54:11.825 | Main PID: 84372 (swift-object-se) 2021-12-14 17:54:11.825 | Tasks: 23 (limit: 14352) 2021-12-14 17:54:11.825 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-14 17:54:11.825 | ├─84372 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-14 17:54:11.825 | ├─84889 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-14 17:54:11.825 | └─84890 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-14 17:54:11.825 | 2021-12-14 17:54:11.825 | Dec 14 17:51:10 dv-cinder-821737-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-12-14 17:54:11.825 | Dec 14 17:51:11 dv-cinder-821737-1-smb object-server[84372]: Started child 84889 from parent 84372 2021-12-14 17:54:11.825 | Dec 14 17:51:11 dv-cinder-821737-1-smb swift-object-server[84372]: object-server: Started child 84889 from parent 84372 2021-12-14 17:54:11.825 | Dec 14 17:51:11 dv-cinder-821737-1-smb object-server[84372]: Started child 84890 from parent 84372 2021-12-14 17:54:11.825 | Dec 14 17:51:11 dv-cinder-821737-1-smb swift-object-server[84372]: object-server: Started child 84890 from parent 84372 2021-12-14 17:54:11.825 | Dec 14 17:51:50 dv-cinder-821737-1-smb object-server[84889]: 127.0.0.1 - - [14/Dec/2021:17:51:50 +0000] "PUT /sdb1/62/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" "txda7fb1726c984813975bb-0061b8d9a6" "proxy-server 85952" 16.0191 "-" 84889 0 2021-12-14 17:54:11.826 | Dec 14 17:51:50 dv-cinder-821737-1-smb swift-object-server[84372]: object-server: 127.0.0.1 - - [14/Dec/2021:17:51:50 +0000] "PUT /sdb1/62/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" "txda7fb1726c984813975bb-0061b8d9a6" "proxy-server 85952" 16.0191 "-" 84889 0 2021-12-14 17:54:11.829 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.831 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-14 17:54:11.844 | enabled 2021-12-14 17:54:11.848 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-14 17:54:11.864 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-14 17:54:11.865 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.865 | Active: active (running) since Tue 2021-12-14 17:51:11 UTC; 3min 0s ago 2021-12-14 17:54:11.865 | Main PID: 84723 (swift-container) 2021-12-14 17:54:11.865 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.865 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-14 17:54:11.865 | ├─84723 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-14 17:54:11.865 | ├─85177 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-14 17:54:11.865 | └─85181 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-14 17:54:11.865 | 2021-12-14 17:54:11.865 | Dec 14 17:51:12 dv-cinder-821737-1-smb container-server[84723]: Started child 85177 from parent 84723 2021-12-14 17:54:11.865 | Dec 14 17:51:12 dv-cinder-821737-1-smb swift-container-server[84723]: container-server: Started child 85177 from parent 84723 2021-12-14 17:54:11.865 | Dec 14 17:51:12 dv-cinder-821737-1-smb container-server[84723]: Started child 85181 from parent 84723 2021-12-14 17:54:11.865 | Dec 14 17:51:12 dv-cinder-821737-1-smb swift-container-server[84723]: container-server: Started child 85181 from parent 84723 2021-12-14 17:54:11.865 | Dec 14 17:51:34 dv-cinder-821737-1-smb container-server[85181]: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "proxy-server 85952" 0.0844 "-" 85181 0 2021-12-14 17:54:11.866 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-container-server[84723]: container-server: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" 201 - "PUT http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "proxy-server 85952" 0.0844 "-" 85181 0 2021-12-14 17:54:11.866 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-container-server[84723]: container-server: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "HEAD /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance?format=json&states=listing" "txda7fb1726c984813975bb-0061b8d9a6" "proxy-server 85952" 0.0038 "-" 85181 0 2021-12-14 17:54:11.866 | Dec 14 17:51:34 dv-cinder-821737-1-smb container-server[85181]: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "HEAD /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450/glance?format=json&states=listing" "txda7fb1726c984813975bb-0061b8d9a6" "proxy-server 85952" 0.0038 "-" 85181 0 2021-12-14 17:54:11.866 | Dec 14 17:51:50 dv-cinder-821737-1-smb container-server[85177]: 127.0.0.1 - - [14/Dec/2021:17:51:50 +0000] "PUT /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" 201 - "PUT http://10.222.0.58:8080/sdb1/62/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" "txda7fb1726c984813975bb-0061b8d9a6" "object-server 84889" 0.0022 "-" 85177 0 2021-12-14 17:54:11.866 | Dec 14 17:51:50 dv-cinder-821737-1-smb swift-container-server[84723]: container-server: 127.0.0.1 - - [14/Dec/2021:17:51:50 +0000] "PUT /sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" 201 - "PUT http://10.222.0.58:8080/sdb1/62/AUTH_c19e816cc845450fb5b124191a27c450/glance/33b124bc-7053-4d58-8dc8-9d02bb508134" "txda7fb1726c984813975bb-0061b8d9a6" "object-server 84889" 0.0022 "-" 85177 0 2021-12-14 17:54:11.869 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.872 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-14 17:54:11.884 | enabled 2021-12-14 17:54:11.888 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-14 17:54:11.904 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-14 17:54:11.904 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-14 17:54:11.904 | Active: active (running) since Tue 2021-12-14 17:51:12 UTC; 2min 59s ago 2021-12-14 17:54:11.904 | Main PID: 85086 (swift-account-s) 2021-12-14 17:54:11.904 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:11.904 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-14 17:54:11.904 | ├─85086 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-14 17:54:11.904 | ├─85528 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-14 17:54:11.904 | └─85529 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-14 17:54:11.904 | 2021-12-14 17:54:11.904 | Dec 14 17:51:33 dv-cinder-821737-1-smb account-server[85528]: 127.0.0.1 - - [14/Dec/2021:17:51:33 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx2c4e364826344d16a0e0f-0061b8d9a5" "proxy-server 85952" 0.0019 "-" 85528 - 2021-12-14 17:54:11.904 | Dec 14 17:51:33 dv-cinder-821737-1-smb swift-account-server[85086]: account-server: 127.0.0.1 - - [14/Dec/2021:17:51:33 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx2c4e364826344d16a0e0f-0061b8d9a5" "proxy-server 85952" 0.0019 "-" 85528 - 2021-12-14 17:54:11.904 | Dec 14 17:51:33 dv-cinder-821737-1-smb account-server[85528]: 127.0.0.1 - - [14/Dec/2021:17:51:33 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx2c4e364826344d16a0e0f-0061b8d9a5" "proxy-server 85952" 0.0004 "-" 85528 - 2021-12-14 17:54:11.904 | Dec 14 17:51:33 dv-cinder-821737-1-smb swift-account-server[85086]: account-server: 127.0.0.1 - - [14/Dec/2021:17:51:33 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 404 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx2c4e364826344d16a0e0f-0061b8d9a5" "proxy-server 85952" 0.0004 "-" 85528 - 2021-12-14 17:54:11.904 | Dec 14 17:51:34 dv-cinder-821737-1-smb account-server[85528]: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 201 - "-" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "-" 0.2215 "-" 85528 - 2021-12-14 17:54:11.904 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-account-server[85086]: account-server: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 201 - "-" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "-" 0.2215 "-" 85528 - 2021-12-14 17:54:11.905 | Dec 14 17:51:34 dv-cinder-821737-1-smb account-server[85528]: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "proxy-server 85952" 0.0027 "-" 85528 - 2021-12-14 17:54:11.905 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-account-server[85086]: account-server: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "HEAD /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450" 204 - "HEAD http://10.222.0.58:8080/v1/AUTH_c19e816cc845450fb5b124191a27c450?format=json" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "proxy-server 85952" 0.0027 "-" 85528 - 2021-12-14 17:54:11.905 | Dec 14 17:51:34 dv-cinder-821737-1-smb account-server[85528]: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "container-server 85181" 0.0018 "-" 85528 0 2021-12-14 17:54:11.905 | Dec 14 17:51:34 dv-cinder-821737-1-smb swift-account-server[85086]: account-server: 127.0.0.1 - - [14/Dec/2021:17:51:34 +0000] "PUT /sdb1/313/AUTH_c19e816cc845450fb5b124191a27c450/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/397/AUTH_c19e816cc845450fb5b124191a27c450/glance" "tx5dbeafcb24f14ca2a0421-0061b8d9a6" "container-server 85181" 0.0018 "-" 85528 0 2021-12-14 17:54:11.907 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.910 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-14 17:54:11.922 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-14 17:54:11.926 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.929 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-14 17:54:11.940 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-14 17:54:11.944 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.946 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-14 17:54:11.958 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-14 17:54:11.962 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.964 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-14 17:54:11.976 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-14 17:54:11.980 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:11.983 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-14 17:54:11.995 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-14 17:54:11.999 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.001 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-14 17:54:12.013 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-14 17:54:12.017 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.019 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-14 17:54:12.031 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-14 17:54:12.035 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.037 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-14 17:54:12.050 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-14 17:54:12.053 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-14 17:54:12.067 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-14 17:54:12.071 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.073 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-14 17:54:12.085 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-14 17:54:12.089 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.092 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-14 17:54:12.104 | enabled 2021-12-14 17:54:12.108 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-14 17:54:12.124 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-14 17:54:12.124 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-14 17:54:12.124 | Active: active (running) since Tue 2021-12-14 17:51:13 UTC; 2min 58s ago 2021-12-14 17:54:12.124 | Main PID: 85479 (swift-container) 2021-12-14 17:54:12.124 | Tasks: 1 (limit: 14352) 2021-12-14 17:54:12.124 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-14 17:54:12.124 | └─85479 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-14 17:54:12.124 | 2021-12-14 17:54:12.124 | Dec 14 17:51:13 dv-cinder-821737-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-14 17:54:12.124 | Dec 14 17:51:14 dv-cinder-821737-1-smb container-sync[85479]: Starting 85479 2021-12-14 17:54:12.124 | Dec 14 17:51:14 dv-cinder-821737-1-smb container-sync[85479]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-14 17:54:12.127 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.130 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-14 17:54:12.142 | enabled 2021-12-14 17:54:12.146 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-14 17:54:12.162 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-14 17:54:12.162 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-14 17:54:12.162 | Active: active (running) since Tue 2021-12-14 17:53:02 UTC; 1min 9s ago 2021-12-14 17:54:12.162 | Main PID: 93837 (nova-conductor) 2021-12-14 17:54:12.162 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:12.162 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-14 17:54:12.162 | ├─93837 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-14 17:54:12.162 | ├─94727 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-14 17:54:12.162 | └─94728 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-14 17:54:12.162 | 2021-12-14 17:54:12.162 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_notifications.retry = -1 {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_reports.file_event_handler = None {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] oslo_reports.log_dir = None {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.163 | Dec 14 17:53:07 dv-cinder-821737-1-smb nova-conductor[93837]: DEBUG oslo_service.service [None req-e396365b-a8b1-443e-8b68-30dd5815a1a7 None None] ******************************************************************************** {{(pid=93837) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:12.166 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-14 17:54:12.169 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-14 17:54:12.182 | enabled 2021-12-14 17:54:12.185 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-14 17:54:12.201 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-14 17:54:12.201 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-14 17:54:12.201 | Active: active (running) since Tue 2021-12-14 17:53:04 UTC; 1min 7s ago 2021-12-14 17:54:12.201 | Main PID: 94227 (nova-conductor) 2021-12-14 17:54:12.201 | Tasks: 3 (limit: 14352) 2021-12-14 17:54:12.201 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-14 17:54:12.201 | ├─94227 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-14 17:54:12.201 | ├─94734 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-14 17:54:12.201 | └─94735 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-14 17:54:12.201 | 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG oslo_service.service [None req-ce42ed9b-0b1e-460c-b9b4-8c9efab08c5d None None] oslo_reports.file_event_handler = None {{(pid=94227) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG oslo_service.service [None req-ce42ed9b-0b1e-460c-b9b4-8c9efab08c5d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94227) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG oslo_service.service [None req-ce42ed9b-0b1e-460c-b9b4-8c9efab08c5d None None] oslo_reports.log_dir = None {{(pid=94227) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG oslo_service.service [None req-ce42ed9b-0b1e-460c-b9b4-8c9efab08c5d None None] ******************************************************************************** {{(pid=94227) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG oslo_db.sqlalchemy.engines [None req-95b4dd94-2658-483c-a22f-f806f2d7cacc None None] Parent process 94227 forked (94734) with an open database connection, which is being discarded and recreated. {{(pid=94734) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG nova.service [None req-95b4dd94-2658-483c-a22f-f806f2d7cacc None None] Creating RPC server for service conductor {{(pid=94734) start /opt/stack/nova/nova/service.py:196}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG nova.service [None req-c0c1a1df-3fe1-4c67-b1da-066931ab1f9a None None] Join ServiceGroup membership for this service conductor {{(pid=94735) start /opt/stack/nova/nova/service.py:214}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG nova.servicegroup.drivers.db [None req-c0c1a1df-3fe1-4c67-b1da-066931ab1f9a None None] DB_Driver: join new ServiceGroup member dv-cinder-821737-1-smb to the conductor group, service = {{(pid=94735) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG nova.service [None req-95b4dd94-2658-483c-a22f-f806f2d7cacc None None] Join ServiceGroup membership for this service conductor {{(pid=94734) start /opt/stack/nova/nova/service.py:214}} 2021-12-14 17:54:12.201 | Dec 14 17:53:08 dv-cinder-821737-1-smb nova-conductor[94227]: DEBUG nova.servicegroup.drivers.db [None req-95b4dd94-2658-483c-a22f-f806f2d7cacc None None] DB_Driver: join new ServiceGroup member dv-cinder-821737-1-smb to the conductor group, service = {{(pid=94734) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-14 17:54:12.205 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-14 17:54:12.222 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:54:12.225 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-14 17:54:12.242 | + functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:54:12.245 | + ./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-14 17:54:12.247 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:54:12.250 | + ./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-14 17:54:12.252 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-14 17:54:15.648 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.648 | | Upgrade Check Results | 2021-12-14 17:54:15.648 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.648 | | Check: Cells v2 | 2021-12-14 17:54:15.648 | | Result: Success | 2021-12-14 17:54:15.648 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-14 17:54:15.648 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-14 17:54:15.648 | | compute hosts are deployed. | 2021-12-14 17:54:15.648 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.648 | | Check: Placement API | 2021-12-14 17:54:15.648 | | Result: Success | 2021-12-14 17:54:15.648 | | Details: None | 2021-12-14 17:54:15.648 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.648 | | Check: Ironic Flavor Migration | 2021-12-14 17:54:15.648 | | Result: Success | 2021-12-14 17:54:15.648 | | Details: None | 2021-12-14 17:54:15.648 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.648 | | Check: Cinder API | 2021-12-14 17:54:15.649 | | Result: Success | 2021-12-14 17:54:15.649 | | Details: None | 2021-12-14 17:54:15.649 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.649 | | Check: Policy Scope-based Defaults | 2021-12-14 17:54:15.649 | | Result: Success | 2021-12-14 17:54:15.649 | | Details: None | 2021-12-14 17:54:15.649 | +--------------------------------------------------------------------+ 2021-12-14 17:54:15.649 | | Check: Older than N-1 computes | 2021-12-14 17:54:15.649 | | Result: Success | 2021-12-14 17:54:15.649 | | Details: None | 2021-12-14 17:54:15.649 | +--------------------------------------------------------------------+ 2021-12-14 17:54:16.013 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-14 17:54:16.016 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-14 17:54:16.016 | Running user script /home/ubuntu/devstack/local.sh 2021-12-14 17:54:16.018 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-14 17:54:16.020 | Before updating nova flavors: 2021-12-14 17:54:18.221 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-14 17:54:18.221 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-14 17:54:18.221 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-14 17:54:18.221 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-14 17:54:18.221 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-14 17:54:18.221 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-14 17:54:18.221 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-14 17:54:18.221 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-14 17:54:18.221 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-14 17:54:18.221 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-14 17:54:18.221 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-14 17:54:18.221 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-14 17:54:18.221 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-14 17:54:18.221 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-14 17:54:20.149 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-14 17:54:20.227 | Flavor 42 not found 2021-12-14 17:54:22.034 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-14 17:54:22.114 | Flavor 84 not found 2021-12-14 17:54:23.961 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-14 17:54:24.043 | Flavor 451 not found 2021-12-14 17:54:25.799 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:25.799 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:54:25.799 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:25.799 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:25.799 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:27.666 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:27.666 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:54:27.666 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:27.666 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:27.666 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:29.524 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:29.524 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:54:29.524 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:29.524 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:29.524 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:31.375 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:31.375 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:54:31.375 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:31.375 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:31.375 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:31.454 | After updating nova flavors: 2021-12-14 17:54:33.190 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:33.190 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:54:33.190 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:33.190 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.190 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:54:33.191 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:54:33.191 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:54:38.296 | Neutron networks: 2021-12-14 17:54:40.504 | +--------------------------------------+---------+--------------------------------------+ 2021-12-14 17:54:40.504 | | ID | Name | Subnets | 2021-12-14 17:54:40.505 | +--------------------------------------+---------+--------------------------------------+ 2021-12-14 17:54:40.505 | | 0777ae0f-0225-40d0-9ad2-d61648840a30 | public | d64f3e2e-7aea-486f-b438-3196df6b6020 | 2021-12-14 17:54:40.505 | | a411a1b3-8540-4231-9b71-a8d673815ca7 | private | 9dfa3bef-23cb-49ec-97b1-416944b284d0 | 2021-12-14 17:54:40.505 | +--------------------------------------+---------+--------------------------------------+ 2021-12-14 17:54:45.111 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:45.111 | | Field | Value | 2021-12-14 17:54:45.111 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:45.111 | | admin_state_up | UP | 2021-12-14 17:54:45.111 | | availability_zone_hints | | 2021-12-14 17:54:45.111 | | availability_zones | nova | 2021-12-14 17:54:45.111 | | created_at | 2021-12-14T17:52:42Z | 2021-12-14 17:54:45.111 | | description | | 2021-12-14 17:54:45.111 | | dns_domain | None | 2021-12-14 17:54:45.111 | | id | 0777ae0f-0225-40d0-9ad2-d61648840a30 | 2021-12-14 17:54:45.111 | | ipv4_address_scope | None | 2021-12-14 17:54:45.111 | | ipv6_address_scope | None | 2021-12-14 17:54:45.111 | | is_default | True | 2021-12-14 17:54:45.111 | | is_vlan_transparent | None | 2021-12-14 17:54:45.111 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='57b120cf07ca4090aa51fb59a7d26ad4', project.name='admin', region_name='RegionOne', zone= | 2021-12-14 17:54:45.111 | | mtu | 1500 | 2021-12-14 17:54:45.111 | | name | public | 2021-12-14 17:54:45.111 | | port_security_enabled | True | 2021-12-14 17:54:45.111 | | project_id | 57b120cf07ca4090aa51fb59a7d26ad4 | 2021-12-14 17:54:45.111 | | provider:network_type | flat | 2021-12-14 17:54:45.112 | | provider:physical_network | physnet1 | 2021-12-14 17:54:45.112 | | provider:segmentation_id | None | 2021-12-14 17:54:45.112 | | qos_policy_id | None | 2021-12-14 17:54:45.112 | | revision_number | 2 | 2021-12-14 17:54:45.112 | | router:external | External | 2021-12-14 17:54:45.112 | | segments | None | 2021-12-14 17:54:45.112 | | shared | False | 2021-12-14 17:54:45.112 | | status | ACTIVE | 2021-12-14 17:54:45.112 | | subnets | d64f3e2e-7aea-486f-b438-3196df6b6020 | 2021-12-14 17:54:45.112 | | tags | | 2021-12-14 17:54:45.112 | | updated_at | 2021-12-14T17:52:50Z | 2021-12-14 17:54:45.112 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:47.429 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:47.429 | | Field | Value | 2021-12-14 17:54:47.429 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:47.429 | | admin_state_up | UP | 2021-12-14 17:54:47.429 | | availability_zone_hints | | 2021-12-14 17:54:47.430 | | availability_zones | nova | 2021-12-14 17:54:47.430 | | created_at | 2021-12-14T17:52:26Z | 2021-12-14 17:54:47.430 | | description | | 2021-12-14 17:54:47.430 | | dns_domain | None | 2021-12-14 17:54:47.430 | | id | a411a1b3-8540-4231-9b71-a8d673815ca7 | 2021-12-14 17:54:47.430 | | ipv4_address_scope | None | 2021-12-14 17:54:47.430 | | ipv6_address_scope | None | 2021-12-14 17:54:47.430 | | is_default | None | 2021-12-14 17:54:47.430 | | is_vlan_transparent | None | 2021-12-14 17:54:47.430 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='8f7e016874d440f3b4e1b97c5b41a750', project.name=, region_name='RegionOne', zone= | 2021-12-14 17:54:47.430 | | mtu | 1500 | 2021-12-14 17:54:47.430 | | name | private | 2021-12-14 17:54:47.430 | | port_security_enabled | True | 2021-12-14 17:54:47.430 | | project_id | 8f7e016874d440f3b4e1b97c5b41a750 | 2021-12-14 17:54:47.430 | | provider:network_type | vlan | 2021-12-14 17:54:47.430 | | provider:physical_network | physnet1 | 2021-12-14 17:54:47.430 | | provider:segmentation_id | 241 | 2021-12-14 17:54:47.430 | | qos_policy_id | None | 2021-12-14 17:54:47.430 | | revision_number | 3 | 2021-12-14 17:54:47.430 | | router:external | Internal | 2021-12-14 17:54:47.430 | | segments | None | 2021-12-14 17:54:47.430 | | shared | False | 2021-12-14 17:54:47.430 | | status | ACTIVE | 2021-12-14 17:54:47.430 | | subnets | 9dfa3bef-23cb-49ec-97b1-416944b284d0 | 2021-12-14 17:54:47.430 | | tags | | 2021-12-14 17:54:47.430 | | updated_at | 2021-12-14T17:54:37Z | 2021-12-14 17:54:47.431 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:47.536 | Neutron subnetworks: 2021-12-14 17:54:49.709 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-14 17:54:49.709 | | ID | Name | Network | Subnet | 2021-12-14 17:54:49.709 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-14 17:54:49.709 | | 9dfa3bef-23cb-49ec-97b1-416944b284d0 | private-subnet | a411a1b3-8540-4231-9b71-a8d673815ca7 | 172.20.0.0/26 | 2021-12-14 17:54:49.709 | | d64f3e2e-7aea-486f-b438-3196df6b6020 | public-subnet | 0777ae0f-0225-40d0-9ad2-d61648840a30 | 172.28.1.0/24 | 2021-12-14 17:54:49.709 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-14 17:54:54.189 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:54.189 | | Field | Value | 2021-12-14 17:54:54.189 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:54.189 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-14 17:54:54.189 | | cidr | 172.20.0.0/26 | 2021-12-14 17:54:54.189 | | created_at | 2021-12-14T17:52:29Z | 2021-12-14 17:54:54.189 | | description | | 2021-12-14 17:54:54.189 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-14 17:54:54.189 | | dns_publish_fixed_ip | None | 2021-12-14 17:54:54.190 | | enable_dhcp | True | 2021-12-14 17:54:54.190 | | gateway_ip | 172.20.0.1 | 2021-12-14 17:54:54.190 | | host_routes | | 2021-12-14 17:54:54.190 | | id | 9dfa3bef-23cb-49ec-97b1-416944b284d0 | 2021-12-14 17:54:54.190 | | ip_version | 4 | 2021-12-14 17:54:54.190 | | ipv6_address_mode | None | 2021-12-14 17:54:54.190 | | ipv6_ra_mode | None | 2021-12-14 17:54:54.190 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='8f7e016874d440f3b4e1b97c5b41a750', project.name=, region_name='RegionOne', zone= | 2021-12-14 17:54:54.190 | | name | private-subnet | 2021-12-14 17:54:54.190 | | network_id | a411a1b3-8540-4231-9b71-a8d673815ca7 | 2021-12-14 17:54:54.190 | | prefix_length | None | 2021-12-14 17:54:54.190 | | project_id | 8f7e016874d440f3b4e1b97c5b41a750 | 2021-12-14 17:54:54.190 | | revision_number | 1 | 2021-12-14 17:54:54.190 | | segment_id | None | 2021-12-14 17:54:54.190 | | service_types | | 2021-12-14 17:54:54.190 | | subnetpool_id | 4ac44265-9d85-421b-832e-23431c3374a1 | 2021-12-14 17:54:54.190 | | tags | | 2021-12-14 17:54:54.190 | | updated_at | 2021-12-14T17:54:37Z | 2021-12-14 17:54:54.190 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:56.475 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:56.476 | | Field | Value | 2021-12-14 17:54:56.476 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:56.476 | | allocation_pools | 172.28.1.2-172.28.1.254 | 2021-12-14 17:54:56.476 | | cidr | 172.28.1.0/24 | 2021-12-14 17:54:56.476 | | created_at | 2021-12-14T17:52:50Z | 2021-12-14 17:54:56.476 | | description | | 2021-12-14 17:54:56.476 | | dns_nameservers | | 2021-12-14 17:54:56.476 | | dns_publish_fixed_ip | None | 2021-12-14 17:54:56.476 | | enable_dhcp | False | 2021-12-14 17:54:56.476 | | gateway_ip | 172.28.1.1 | 2021-12-14 17:54:56.476 | | host_routes | | 2021-12-14 17:54:56.476 | | id | d64f3e2e-7aea-486f-b438-3196df6b6020 | 2021-12-14 17:54:56.476 | | ip_version | 4 | 2021-12-14 17:54:56.476 | | ipv6_address_mode | None | 2021-12-14 17:54:56.476 | | ipv6_ra_mode | None | 2021-12-14 17:54:56.476 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='57b120cf07ca4090aa51fb59a7d26ad4', project.name='admin', region_name='RegionOne', zone= | 2021-12-14 17:54:56.476 | | name | public-subnet | 2021-12-14 17:54:56.476 | | network_id | 0777ae0f-0225-40d0-9ad2-d61648840a30 | 2021-12-14 17:54:56.476 | | prefix_length | None | 2021-12-14 17:54:56.476 | | project_id | 57b120cf07ca4090aa51fb59a7d26ad4 | 2021-12-14 17:54:56.476 | | revision_number | 0 | 2021-12-14 17:54:56.476 | | segment_id | None | 2021-12-14 17:54:56.476 | | service_types | | 2021-12-14 17:54:56.476 | | subnetpool_id | None | 2021-12-14 17:54:56.476 | | tags | | 2021-12-14 17:54:56.476 | | updated_at | 2021-12-14T17:52:50Z | 2021-12-14 17:54:56.476 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:54:56.795 | + ./stack.sh:main:1428 : command openstack complete 2021-12-14 17:54:56.795 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-14 17:54:56.798 | + ./stack.sh:main:1428 : openstack complete 2021-12-14 17:54:59.145 | 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-14 17:54:59.567 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-14 17:54:59.587 | + functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:54:59.590 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-14 17:54:59.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-14 17:54:59.596 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-14 17:54:59.599 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-14 17:54:59.601 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:54:59.605 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-14 17:54:59.607 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-14 17:54:59.611 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-14 17:54:59.613 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-14 17:54:59.616 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-14 17:54:59.619 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-14 17:54:59.622 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-14 17:54:59.625 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-14 17:54:59.716 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-12-14 17:54:59.719 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-14 17:54:59.722 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-14 17:54:59.741 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-14 17:54:59.761 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-12-14 17:54:59.763 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:54:59.766 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-12-14 17:54:59.769 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-14 17:54:59.772 | + functions-common:run_phase:1759 : local mode=stack 2021-12-14 17:54:59.774 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-14 17:54:59.777 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-14 17:54:59.779 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-14 17:54:59.782 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-14 17:54:59.785 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-14 17:54:59.788 | + functions-common:run_phase:1769 : local extra 2021-12-14 17:54:59.791 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-14 17:54:59.794 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-14 17:54:59.797 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-14 17:54:59.800 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-14 17:54:59.802 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-14 17:54:59.805 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-14 17:54:59.821 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:54:59.824 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:54:59.826 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:59.829 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-14 17:54:59.831 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:59.834 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:54:59.836 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:59.839 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-14 17:54:59.841 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:59.843 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-14 17:54:59.846 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-14 17:54:59.849 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-14 17:54:59.851 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-14 17:54:59.853 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:54:59.860 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-14 17:54:59.860 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-14 17:54:59.861 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-14 17:54:59.863 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-14 17:54:59.865 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-14 17:54:59.867 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-14 17:54:59.870 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-14 17:54:59.872 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-14 17:54:59.874 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-14 17:54:59.877 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-14 17:54:59.878 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-14 17:54:59.881 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-14 17:54:59.883 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-14 17:54:59.886 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-14 17:54:59.888 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-14 17:54:59.890 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-14 17:54:59.907 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-14 17:54:59.912 | ++ 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-14 17:55:02.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:55:02.713 | 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-14 17:55:02.714 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.714 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.715 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.715 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.716 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.716 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.716 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.717 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.717 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.718 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.718 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.719 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.719 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.719 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.720 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.720 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.721 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.721 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.721 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.722 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.722 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.723 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.723 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.724 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.724 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.726 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.727 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.727 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.727 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.728 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.729 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.730 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.730 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.730 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.731 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.731 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.732 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.732 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.733 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.733 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.733 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.734 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.734 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.734 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.735 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.735 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.736 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.736 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.737 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.737 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.738 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.738 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.738 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.739 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.739 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.740 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.740 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.741 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.741 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.742 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.742 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.743 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.743 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.744 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.745 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.745 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.745 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.746 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.747 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.748 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.748 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.749 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.749 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.749 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.750 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.750 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.751 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.751 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.751 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.752 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.752 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.753 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.753 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.754 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.754 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.754 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.755 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.755 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.756 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.756 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.757 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.757 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.758 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.758 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.759 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.759 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.760 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.760 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.761 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.761 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.761 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.762 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.763 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.763 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.763 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.764 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.764 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.765 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.765 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.766 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.766 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.767 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.767 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.767 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.768 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.768 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.769 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.769 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.770 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.770 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.770 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.771 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.771 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.772 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.772 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.773 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.773 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.774 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.774 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.774 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.775 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.775 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.776 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.777 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.777 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.777 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.778 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.778 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.779 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.779 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.779 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.780 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.780 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.781 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.781 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.782 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.782 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.782 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.783 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.783 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.784 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.784 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.784 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.785 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.785 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.786 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.786 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.786 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.787 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.787 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.788 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.788 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.788 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.789 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.789 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.790 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.790 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.790 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.791 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.792 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.792 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.792 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.793 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.793 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.794 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.794 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.795 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.795 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.795 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.796 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.796 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.797 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.797 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.797 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.798 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.798 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.798 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.799 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.799 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.799 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.800 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.800 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.801 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.801 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.801 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.802 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.802 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.803 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.803 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.803 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.804 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.804 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.805 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.805 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.805 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.806 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.806 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.806 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.807 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.807 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.808 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.808 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.808 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.809 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.809 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.810 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.810 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.810 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.811 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.811 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.812 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.812 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.812 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.813 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.813 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.813 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.814 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.814 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.815 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.815 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.815 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.816 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.817 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.818 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.818 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.819 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.820 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.820 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.820 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.821 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.821 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.822 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.822 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.822 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.823 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.823 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.824 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.824 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.825 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.825 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.825 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.826 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.826 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.827 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.827 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.827 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.828 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.828 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.829 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.829 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.830 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.830 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.830 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.831 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.831 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.831 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.832 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.832 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.833 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.833 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.833 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.834 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.834 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.835 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.835 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.836 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.836 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.836 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.837 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.837 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.838 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.839 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.839 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.839 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.840 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.840 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.841 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.841 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.841 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.842 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.842 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.843 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.843 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.844 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.844 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.844 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.845 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.845 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.846 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.846 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.846 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.847 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.847 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.848 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.848 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.849 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.849 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.849 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.850 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.850 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.850 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.851 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.851 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.852 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.852 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.853 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.853 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.854 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.854 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.855 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.855 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.856 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.856 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.856 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.857 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.857 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.858 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.858 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.859 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.860 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.860 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.861 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.861 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.861 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.862 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.862 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.863 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.863 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.864 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.864 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.865 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.865 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.865 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.866 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.866 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.867 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.867 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.867 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.868 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.868 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.869 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.869 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.869 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.870 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.870 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.871 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.871 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.872 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.872 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.873 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.873 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.873 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.874 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.874 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.875 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.875 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.876 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.876 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.877 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.877 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.877 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.878 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.878 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.879 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.879 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.880 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.880 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.880 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.881 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.881 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.882 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.882 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.883 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.883 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.884 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.884 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.885 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.885 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.885 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.886 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.886 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.887 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.887 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.887 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.888 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.888 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.889 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.889 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.889 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.890 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.890 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.891 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.891 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.892 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.892 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.893 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.893 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.894 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.894 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.894 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.895 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.896 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.896 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:02.896 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-14 17:55:02.897 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-14 17:55:02.897 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:03.029 | Collecting testrepository===0.0.20 2021-12-14 17:55:03.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-14 17:55:03.968 | 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-14 17:55:03.988 | 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-14 17:55:03.991 | 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-14 17:55:03.999 | 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-14 17:55:04.012 | 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-14 17:55:04.027 | 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-14 17:55:04.030 | 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-14 17:55:04.033 | 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-14 17:55:04.037 | 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-14 17:55:04.039 | 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-14 17:55:04.042 | 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-14 17:55:04.045 | Building wheels for collected packages: testrepository 2021-12-14 17:55:04.046 | Building wheel for testrepository (setup.py): started 2021-12-14 17:55:04.982 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-14 17:55:04.983 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=a79d4b4c3d922349659f97162c40b879faf8e879b17664079a2c7afbd0e67b94 2021-12-14 17:55:04.983 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-14 17:55:04.984 | Successfully built testrepository 2021-12-14 17:55:07.180 | Installing collected packages: testrepository 2021-12-14 17:55:07.473 | Successfully installed testrepository-0.0.20 2021-12-14 17:55:07.614 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-14 17:55:07.614 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-14 17:55:07.707 | ++ inc/python:pip_install:207 : result=0 2021-12-14 17:55:07.710 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-14 17:55:07.712 | ++ functions-common:time_stop:2331 : local name 2021-12-14 17:55:07.714 | ++ functions-common:time_stop:2332 : local end_time 2021-12-14 17:55:07.716 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-14 17:55:07.718 | ++ functions-common:time_stop:2334 : local total 2021-12-14 17:55:07.721 | ++ functions-common:time_stop:2335 : local start_time 2021-12-14 17:55:07.723 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-14 17:55:07.725 | ++ functions-common:time_stop:2338 : start_time=1639504499902 2021-12-14 17:55:07.727 | ++ functions-common:time_stop:2340 : [[ -z 1639504499902 ]] 2021-12-14 17:55:07.729 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-14 17:55:07.733 | ++ functions-common:time_stop:2343 : end_time=1639504507730 2021-12-14 17:55:07.735 | ++ functions-common:time_stop:2344 : elapsed_time=7828 2021-12-14 17:55:07.737 | ++ functions-common:time_stop:2345 : total=256177 2021-12-14 17:55:07.739 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-14 17:55:07.741 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=264005 2021-12-14 17:55:07.743 | ++ inc/python:pip_install:210 : return 0 2021-12-14 17:55:07.746 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-14 17:55:07.748 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-14 17:55:07.750 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-14 17:55:07.752 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-14 17:55:07.754 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-14 17:55:07.756 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-14 17:55:07.758 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-14 17:55:07.760 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-14 17:55:07.763 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-14 17:55:07.765 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-14 17:55:07.767 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-14 17:55:07.769 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-14 17:55:07.771 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-14 17:55:07.773 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-14 17:55:07.775 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-14 17:55:07.777 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-14 17:55:07.779 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-14 17:55:07.781 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-14 17:55:07.781 | ' 2021-12-14 17:55:07.783 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-14 17:55:07.786 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-14 17:55:07.800 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:07.803 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-14 17:55:07.804 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-14 17:55:07.804 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-14 17:55:10.093 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:55:10.096 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-14 17:55:10.099 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-14 17:55:10.101 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-14 17:55:10.103 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-14 17:55:10.106 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-14 17:55:10.108 | ++ lib/tempest:configure_tempest:184 : image_uuid=33b124bc-7053-4d58-8dc8-9d02bb508134 2021-12-14 17:55:10.111 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=33b124bc-7053-4d58-8dc8-9d02bb508134 2021-12-14 17:55:10.113 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-14 17:55:10.124 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-14 17:55:10.128 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-14 17:55:10.130 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-14 17:55:10.132 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-14 17:55:10.135 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-14 17:55:10.137 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-14 17:55:10.139 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-14 17:55:10.141 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-14 17:55:10.144 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-14 17:55:10.145 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-14 17:55:12.295 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:55:12.299 | ++ lib/tempest:configure_tempest:211 : admin_project_id=57b120cf07ca4090aa51fb59a7d26ad4 2021-12-14 17:55:12.301 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-14 17:55:12.316 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:12.319 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-14 17:55:14.149 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.149 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:55:14.149 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.149 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.149 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.150 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.150 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-14 17:55:14.152 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-14 17:55:14.154 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.154 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:55:14.154 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.154 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.154 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.154 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.154 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.154 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.155 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.155 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-14 17:55:14.157 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-14 17:55:14.159 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.159 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-14 17:55:14.159 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-14 17:55:14.159 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-14 17:55:14.159 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-14 17:55:14.159 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-14 17:55:14.161 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-14 17:55:14.163 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-14 17:55:14.190 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-14 17:55:14.192 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-14 17:55:14.195 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-14 17:55:14.197 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-14 17:55:14.200 | +++ 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-14 17:55:16.403 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:55:16.406 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-14 17:55:16.406 | router-admin-state-down-before-update 2021-12-14 17:55:16.406 | agent 2021-12-14 17:55:16.406 | agent-resources-synced 2021-12-14 17:55:16.406 | allowed-address-pairs 2021-12-14 17:55:16.406 | auto-allocated-topology 2021-12-14 17:55:16.406 | availability_zone 2021-12-14 17:55:16.406 | availability_zone_filter 2021-12-14 17:55:16.406 | default-subnetpools 2021-12-14 17:55:16.406 | dhcp_agent_scheduler 2021-12-14 17:55:16.406 | dvr 2021-12-14 17:55:16.406 | empty-string-filtering 2021-12-14 17:55:16.406 | external-net 2021-12-14 17:55:16.406 | extra_dhcp_opt 2021-12-14 17:55:16.406 | extraroute 2021-12-14 17:55:16.406 | extraroute-atomic 2021-12-14 17:55:16.406 | filter-validation 2021-12-14 17:55:16.406 | fip-port-details 2021-12-14 17:55:16.406 | flavors 2021-12-14 17:55:16.407 | floatingip-pools 2021-12-14 17:55:16.407 | ip-substring-filtering 2021-12-14 17:55:16.407 | router 2021-12-14 17:55:16.407 | ext-gw-mode 2021-12-14 17:55:16.407 | l3-ha 2021-12-14 17:55:16.407 | l3-flavors 2021-12-14 17:55:16.407 | l3-port-ip-change-not-allowed 2021-12-14 17:55:16.407 | l3_agent_scheduler 2021-12-14 17:55:16.407 | metering 2021-12-14 17:55:16.407 | multi-provider 2021-12-14 17:55:16.407 | net-mtu 2021-12-14 17:55:16.407 | net-mtu-writable 2021-12-14 17:55:16.407 | network_availability_zone 2021-12-14 17:55:16.407 | network-ip-availability 2021-12-14 17:55:16.407 | pagination 2021-12-14 17:55:16.407 | port-mac-address-regenerate 2021-12-14 17:55:16.407 | binding 2021-12-14 17:55:16.407 | binding-extended 2021-12-14 17:55:16.407 | port-security 2021-12-14 17:55:16.407 | project-id 2021-12-14 17:55:16.407 | provider 2021-12-14 17:55:16.407 | quotas 2021-12-14 17:55:16.407 | quota_details 2021-12-14 17:55:16.407 | rbac-policies 2021-12-14 17:55:16.407 | rbac-address-scope 2021-12-14 17:55:16.407 | rbac-security-groups 2021-12-14 17:55:16.407 | rbac-subnetpool 2021-12-14 17:55:16.407 | revision-if-match 2021-12-14 17:55:16.407 | standard-attr-revisions 2021-12-14 17:55:16.407 | router_availability_zone 2021-12-14 17:55:16.407 | port-security-groups-filtering 2021-12-14 17:55:16.407 | security-group 2021-12-14 17:55:16.407 | service-type 2021-12-14 17:55:16.407 | sorting 2021-12-14 17:55:16.407 | standard-attr-description 2021-12-14 17:55:16.408 | stateful-security-group 2021-12-14 17:55:16.408 | subnet_onboard 2021-12-14 17:55:16.408 | subnet-service-types 2021-12-14 17:55:16.408 | subnet_allocation 2021-12-14 17:55:16.408 | subnetpool-prefix-ops 2021-12-14 17:55:16.408 | standard-attr-tag 2021-12-14 17:55:16.408 | standard-attr-timestamp' 2021-12-14 17:55:16.408 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-14 17:55:16.408 | router-admin-state-down-before-update 2021-12-14 17:55:16.408 | agent 2021-12-14 17:55:16.408 | agent-resources-synced 2021-12-14 17:55:16.408 | allowed-address-pairs 2021-12-14 17:55:16.408 | auto-allocated-topology 2021-12-14 17:55:16.408 | availability_zone 2021-12-14 17:55:16.409 | availability_zone_filter 2021-12-14 17:55:16.409 | default-subnetpools 2021-12-14 17:55:16.409 | dhcp_agent_scheduler 2021-12-14 17:55:16.409 | dvr 2021-12-14 17:55:16.409 | empty-string-filtering 2021-12-14 17:55:16.409 | external-net 2021-12-14 17:55:16.409 | extra_dhcp_opt 2021-12-14 17:55:16.409 | extraroute 2021-12-14 17:55:16.409 | extraroute-atomic 2021-12-14 17:55:16.409 | filter-validation 2021-12-14 17:55:16.409 | fip-port-details 2021-12-14 17:55:16.409 | flavors 2021-12-14 17:55:16.409 | floatingip-pools 2021-12-14 17:55:16.409 | ip-substring-filtering 2021-12-14 17:55:16.409 | router 2021-12-14 17:55:16.409 | ext-gw-mode 2021-12-14 17:55:16.409 | l3-ha 2021-12-14 17:55:16.409 | l3-flavors 2021-12-14 17:55:16.409 | l3-port-ip-change-not-allowed 2021-12-14 17:55:16.409 | l3_agent_scheduler 2021-12-14 17:55:16.409 | metering 2021-12-14 17:55:16.409 | multi-provider 2021-12-14 17:55:16.409 | net-mtu 2021-12-14 17:55:16.409 | net-mtu-writable 2021-12-14 17:55:16.409 | network_availability_zone 2021-12-14 17:55:16.409 | network-ip-availability 2021-12-14 17:55:16.409 | pagination 2021-12-14 17:55:16.409 | port-mac-address-regenerate 2021-12-14 17:55:16.409 | binding 2021-12-14 17:55:16.409 | binding-extended 2021-12-14 17:55:16.409 | port-security 2021-12-14 17:55:16.409 | project-id 2021-12-14 17:55:16.409 | provider 2021-12-14 17:55:16.409 | quotas 2021-12-14 17:55:16.409 | quota_details 2021-12-14 17:55:16.409 | rbac-policies 2021-12-14 17:55:16.410 | rbac-address-scope 2021-12-14 17:55:16.410 | rbac-security-groups 2021-12-14 17:55:16.410 | rbac-subnetpool 2021-12-14 17:55:16.410 | revision-if-match 2021-12-14 17:55:16.410 | standard-attr-revisions 2021-12-14 17:55:16.410 | router_availability_zone 2021-12-14 17:55:16.410 | port-security-groups-filtering 2021-12-14 17:55:16.410 | security-group 2021-12-14 17:55:16.410 | service-type 2021-12-14 17:55:16.410 | sorting 2021-12-14 17:55:16.410 | standard-attr-description 2021-12-14 17:55:16.410 | stateful-security-group 2021-12-14 17:55:16.410 | subnet_onboard 2021-12-14 17:55:16.410 | subnet-service-types 2021-12-14 17:55:16.410 | subnet_allocation 2021-12-14 17:55:16.410 | subnetpool-prefix-ops 2021-12-14 17:55:16.410 | standard-attr-tag 2021-12-14 17:55:16.410 | standard-attr-timestamp =~ external-net ]] 2021-12-14 17:55:16.411 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-14 17:55:16.413 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-14 17:55:18.746 | +++ functions-common:oscwrap:2371 : return 0 2021-12-14 17:55:18.749 | ++ lib/tempest:configure_tempest:287 : public_network_id=0777ae0f-0225-40d0-9ad2-d61648840a30 2021-12-14 17:55:18.751 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-14 17:55:21.317 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:21.317 | | Field | Value | 2021-12-14 17:55:21.317 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:21.317 | | admin_state_up | UP | 2021-12-14 17:55:21.317 | | availability_zone_hints | | 2021-12-14 17:55:21.317 | | availability_zones | | 2021-12-14 17:55:21.317 | | created_at | 2021-12-14T17:55:21Z | 2021-12-14 17:55:21.317 | | description | | 2021-12-14 17:55:21.317 | | dns_domain | None | 2021-12-14 17:55:21.317 | | id | eb279edc-bc5a-4bfa-8ee0-78453d455d90 | 2021-12-14 17:55:21.317 | | ipv4_address_scope | None | 2021-12-14 17:55:21.317 | | ipv6_address_scope | None | 2021-12-14 17:55:21.317 | | is_default | False | 2021-12-14 17:55:21.317 | | is_vlan_transparent | None | 2021-12-14 17:55:21.317 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='57b120cf07ca4090aa51fb59a7d26ad4', project.name='admin', region_name='RegionOne', zone= | 2021-12-14 17:55:21.317 | | mtu | 1500 | 2021-12-14 17:55:21.317 | | name | shared | 2021-12-14 17:55:21.317 | | port_security_enabled | True | 2021-12-14 17:55:21.317 | | project_id | 57b120cf07ca4090aa51fb59a7d26ad4 | 2021-12-14 17:55:21.317 | | provider:network_type | vlan | 2021-12-14 17:55:21.317 | | provider:physical_network | physnet1 | 2021-12-14 17:55:21.317 | | provider:segmentation_id | 227 | 2021-12-14 17:55:21.317 | | qos_policy_id | None | 2021-12-14 17:55:21.317 | | revision_number | 1 | 2021-12-14 17:55:21.317 | | router:external | Internal | 2021-12-14 17:55:21.317 | | segments | None | 2021-12-14 17:55:21.318 | | shared | True | 2021-12-14 17:55:21.318 | | status | ACTIVE | 2021-12-14 17:55:21.318 | | subnets | | 2021-12-14 17:55:21.318 | | tags | | 2021-12-14 17:55:21.318 | | updated_at | 2021-12-14T17:55:21Z | 2021-12-14 17:55:21.318 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:21.433 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-14 17:55:24.280 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:24.280 | | Field | Value | 2021-12-14 17:55:24.280 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:24.280 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-14 17:55:24.280 | | cidr | 192.168.233.0/24 | 2021-12-14 17:55:24.280 | | created_at | 2021-12-14T17:55:23Z | 2021-12-14 17:55:24.280 | | description | shared-subnet | 2021-12-14 17:55:24.280 | | dns_nameservers | | 2021-12-14 17:55:24.280 | | dns_publish_fixed_ip | None | 2021-12-14 17:55:24.280 | | enable_dhcp | True | 2021-12-14 17:55:24.280 | | gateway_ip | 192.168.233.1 | 2021-12-14 17:55:24.280 | | host_routes | | 2021-12-14 17:55:24.280 | | id | a92df3d6-e962-4a94-a5dc-c4930b3ade27 | 2021-12-14 17:55:24.280 | | ip_version | 4 | 2021-12-14 17:55:24.280 | | ipv6_address_mode | None | 2021-12-14 17:55:24.280 | | ipv6_ra_mode | None | 2021-12-14 17:55:24.280 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='57b120cf07ca4090aa51fb59a7d26ad4', project.name='admin', region_name='RegionOne', zone= | 2021-12-14 17:55:24.280 | | name | shared-subnet | 2021-12-14 17:55:24.280 | | network_id | eb279edc-bc5a-4bfa-8ee0-78453d455d90 | 2021-12-14 17:55:24.280 | | prefix_length | None | 2021-12-14 17:55:24.280 | | project_id | 57b120cf07ca4090aa51fb59a7d26ad4 | 2021-12-14 17:55:24.280 | | revision_number | 0 | 2021-12-14 17:55:24.280 | | segment_id | None | 2021-12-14 17:55:24.280 | | service_types | | 2021-12-14 17:55:24.281 | | subnetpool_id | None | 2021-12-14 17:55:24.281 | | tags | | 2021-12-14 17:55:24.281 | | updated_at | 2021-12-14T17:55:23Z | 2021-12-14 17:55:24.281 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-14 17:55:24.397 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-14 17:55:24.424 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-14 17:55:24.452 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-14 17:55:24.457 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-14 17:55:24.482 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-14 17:55:24.507 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-14 17:55:24.532 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-14 17:55:24.559 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-14 17:55:24.587 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.58/identity/v2.0/ 2021-12-14 17:55:24.613 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.58/identity/v3 2021-12-14 17:55:24.639 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-14 17:55:24.663 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-14 17:55:24.696 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-14 17:55:24.722 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-14 17:55:24.724 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-14 17:55:24.763 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-14 17:55:24.799 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-14 17:55:24.825 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-14 17:55:24.851 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-14 17:55:24.854 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-14 17:55:24.885 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-14 17:55:24.912 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-14 17:55:24.914 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-14 17:55:24.942 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-14 17:55:24.957 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:55:24.959 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-14 17:55:24.961 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-14 17:55:24.988 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-14 17:55:25.007 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:55:25.009 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-14 17:55:25.034 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-14 17:55:25.060 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-14 17:55:25.062 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-14 17:55:25.064 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-14 17:55:25.067 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-14 17:55:25.094 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 33b124bc-7053-4d58-8dc8-9d02bb508134 2021-12-14 17:55:25.119 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 33b124bc-7053-4d58-8dc8-9d02bb508134 2021-12-14 17:55:25.144 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-14 17:55:25.176 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-14 17:55:25.200 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-14 17:55:25.228 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-14 17:55:25.244 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:25.246 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-14 17:55:25.248 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-14 17:55:25.251 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-14 17:55:25.253 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-14 17:55:25.255 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-14 17:55:25.257 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-14 17:55:25.274 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-14 17:55:25.277 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-14 17:55:25.304 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-14 17:55:25.331 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-14 17:55:25.358 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-12-14 17:55:25.383 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-14 17:55:25.408 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-14 17:55:25.434 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-14 17:55:25.460 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-12-14 17:55:25.490 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-14 17:55:25.515 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-14 17:55:25.518 | ++ 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-14 17:55:25.543 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-14 17:55:25.545 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-14 17:55:25.560 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:55:25.562 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-14 17:55:25.591 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 0777ae0f-0225-40d0-9ad2-d61648840a30 2021-12-14 17:55:25.619 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-14 17:55:25.644 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-14 17:55:25.673 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-14 17:55:25.709 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-14 17:55:25.736 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-14 17:55:25.763 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-14 17:55:25.765 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-14 17:55:25.767 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-14 17:55:25.769 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-14 17:55:25.800 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-14 17:55:25.802 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-14 17:55:25.805 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-14 17:55:25.808 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-14 17:55:25.810 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-14 17:55:25.838 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-14 17:55:25.868 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-14 17:55:25.897 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-14 17:55:25.929 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-14 17:55:25.954 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-14 17:55:25.957 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-14 17:55:25.959 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-14 17:55:25.962 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-14 17:55:25.979 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-14 17:55:26.013 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-14 17:55:26.015 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-14 17:55:26.019 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-14 17:55:26.039 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-14 17:55:26.065 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-14 17:55:26.068 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-14 17:55:26.070 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-14 17:55:26.073 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-14 17:55:26.088 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-14 17:55:26.113 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-14 17:55:26.115 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-14 17:55:26.118 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-14 17:55:26.133 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-14 17:55:26.158 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-14 17:55:26.160 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-14 17:55:26.162 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-14 17:55:26.165 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-14 17:55:26.167 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-14 17:55:26.184 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-14 17:55:26.186 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-14 17:55:26.211 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-14 17:55:26.226 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:55:26.229 | ++ lib/tempest:configure_tempest:515 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-12-14 17:55:26.253 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-14 17:55:26.256 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-14 17:55:26.258 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-14 17:55:26.261 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-14 17:55:26.263 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-14 17:55:26.266 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-14 17:55:26.268 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-14 17:55:26.271 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-14 17:55:26.288 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-14 17:55:26.290 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-14 17:55:26.319 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-14 17:55:26.322 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-14 17:55:26.324 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-14 17:55:26.327 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-14 17:55:26.365 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-14 17:55:26.391 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-14 17:55:26.393 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-14 17:55:26.395 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.398 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-14 17:55:26.413 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.415 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-14 17:55:26.442 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.445 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-14 17:55:26.460 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.462 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-14 17:55:26.487 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.489 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-14 17:55:26.504 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.506 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-14 17:55:26.532 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.534 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-14 17:55:26.549 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.551 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-14 17:55:26.576 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.578 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-14 17:55:26.593 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.595 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-14 17:55:26.621 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.624 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-14 17:55:26.640 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:55:26.644 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-14 17:55:26.671 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-14 17:55:26.673 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-14 17:55:26.697 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-14 17:55:26.699 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-14 17:55:26.730 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-14 17:55:26.735 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-14 17:55:26.740 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-14 17:55:26.743 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-14 17:55:26.747 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.ls0xCL8REi 2021-12-14 17:55:26.749 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-14 17:55:26.752 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-14 17:55:26.754 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-14 17:55:27.415 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-14 17:55:28.334 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-14 17:55:47.934 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-14 17:55:53.388 | 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.0,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.2,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:55:53.389 | ___________________________________ summary ____________________________________ 2021-12-14 17:55:53.389 | venv-tempest: skipped tests 2021-12-14 17:55:53.389 | congratulations :) 2021-12-14 17:55:53.418 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-14 17:55:53.421 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-14 17:55:53.425 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.Hl50re7KUk 2021-12-14 17:55:53.427 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Hl50re7KUk 2021-12-14 17:55:53.429 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-14 17:55:53.432 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.Hl50re7KUk 2021-12-14 17:55:53.434 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-14 17:55:53.437 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-14 17:55:53.439 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-14 17:55:53.445 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Hl50re7KUk -r requirements.txt 2021-12-14 17:55:55.168 | /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-14 17:55:55.168 | EasyInstallDeprecationWarning, 2021-12-14 17:55:55.168 | /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-14 17:55:55.168 | setuptools.SetuptoolsDeprecationWarning, 2021-12-14 17:55:55.256 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-14 17:55:55.749 | 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.0,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.2,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:55:55.750 | venv-tempest run-test-pre: PYTHONHASHSEED='804277300' 2021-12-14 17:55:55.750 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Hl50re7KUk -r requirements.txt 2021-12-14 17:55:56.439 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.490 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.566 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.599 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.645 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.817 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.847 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.871 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.913 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:56.990 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.065 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.069 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.167 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.184 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.239 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.300 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.390 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.397 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:55:57.430 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:55:57.433 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 26)) (4.5.0) 2021-12-14 17:55:57.444 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 47)) (5.8.0) 2021-12-14 17:55:57.447 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 54)) (5.1.0) 2021-12-14 17:55:57.452 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 65)) (3.0.0) 2021-12-14 17:55:57.464 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 122)) (2.3.0) 2021-12-14 17:55:57.475 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 140)) (0.8.0) 2021-12-14 17:55:57.482 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 149)) (2.4.0) 2021-12-14 17:55:57.497 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 175)) (2.8.1) 2021-12-14 17:55:57.532 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 180)) (1.26.7) 2021-12-14 17:55:57.554 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 185)) (1.4.0) 2021-12-14 17:55:57.569 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 189)) (6.0) 2021-12-14 17:55:57.572 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 194)) (36.0.0) 2021-12-14 17:55:57.626 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 212)) (1.1.0) 2021-12-14 17:55:57.634 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 220)) (3.2.0) 2021-12-14 17:55:57.644 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 258)) (3.10.0) 2021-12-14 17:55:57.657 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 293)) (4.6.1) 2021-12-14 17:55:57.700 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 297)) (4.8.2) 2021-12-14 17:55:57.743 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 323)) (3.2.1) 2021-12-14 17:55:57.772 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 324)) (4.2.0) 2021-12-14 17:55:57.780 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 335)) (0.4.0) 2021-12-14 17:55:57.784 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 364)) (2.5.0) 2021-12-14 17:55:57.795 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 404)) (1.4.0) 2021-12-14 17:55:57.809 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 412)) (1.0.3) 2021-12-14 17:55:57.812 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 414)) (8.7.1) 2021-12-14 17:55:57.861 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 429)) (3.0.6) 2021-12-14 17:55:57.868 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 441)) (3.5.0) 2021-12-14 17:55:57.877 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 451)) (2.3.3) 2021-12-14 17:55:57.938 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 469)) (1.16.0) 2021-12-14 17:55:57.940 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 500)) (1.13.3) 2021-12-14 17:55:57.944 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 511)) (1.5.0) 2021-12-14 17:55:57.949 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 516)) (0.18.2) 2021-12-14 17:55:57.952 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 545)) (5.4.0) 2021-12-14 17:55:57.980 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 562)) (1.15.0) 2021-12-14 17:55:57.984 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 565)) (3.2.0) 2021-12-14 17:55:58.016 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 578)) (3.6.0) 2021-12-14 17:55:58.042 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 593)) (0.14.1) 2021-12-14 17:55:58.047 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 600)) (4.12.0) 2021-12-14 17:55:58.069 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 606)) (2.8.2) 2021-12-14 17:55:58.073 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 611)) (2021.3) 2021-12-14 17:55:58.078 | Requirement already satisfied: setuptools===59.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 620)) (59.5.0) 2021-12-14 17:55:58.131 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 146)) (0.2.5) 2021-12-14 17:55:58.137 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 170)) (1.0.0) 2021-12-14 17:55:58.139 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.Hl50re7KUk (line 212)) (1.4.0) 2021-12-14 17:55:58.142 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 153)) (1.4.0) 2021-12-14 17:55:58.146 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 57)) (3.4.0) 2021-12-14 17:55:58.152 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 121)) (0.9.6) 2021-12-14 17:55:58.155 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 172)) (4.0.1) 2021-12-14 17:55:58.158 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 2)) (0.12.2) 2021-12-14 17:55:58.162 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 230)) (2.26.0) 2021-12-14 17:55:58.191 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 283)) (1.8.2) 2021-12-14 17:55:58.194 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 50)) (21.2.0) 2021-12-14 17:55:58.252 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 187)) (2.21) 2021-12-14 17:55:58.255 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 509)) (0.18.0) 2021-12-14 17:55:58.260 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 531)) (1.6) 2021-12-14 17:55:58.262 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 350)) (21.3) 2021-12-14 17:55:58.268 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 538)) (0.11.0) 2021-12-14 17:55:58.271 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 378)) (1.0.2) 2021-12-14 17:55:58.276 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 380)) (1.0.0) 2021-12-14 17:55:58.278 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 586)) (2.0.9) 2021-12-14 17:55:58.283 | 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.Hl50re7KUk (line 230)) (2021.10.8) 2021-12-14 17:55:58.286 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Hl50re7KUk (line 382)) (3.3) 2021-12-14 17:55:58.379 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-14 17:55:58.379 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-14 17:55:58.438 | ___________________________________ summary ____________________________________ 2021-12-14 17:55:58.438 | venv-tempest: commands succeeded 2021-12-14 17:55:58.438 | congratulations :) 2021-12-14 17:55:58.468 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.Hl50re7KUk 2021-12-14 17:55:58.472 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-14 17:55:58.497 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-14 17:55:58.499 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-14 17:55:58.502 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-14 17:55:58.527 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.ls0xCL8REi 2021-12-14 17:55:59.169 | venv create: /opt/stack/tempest/.tox/venv 2021-12-14 17:55:59.811 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-14 17:56:29.881 | venv develop-inst: /opt/stack/tempest 2021-12-14 17:56:37.573 | 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.0,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.2,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.1,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:56:37.574 | venv run-test-pre: PYTHONHASHSEED='2430488908' 2021-12-14 17:56:37.574 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ls0xCL8REi 2021-12-14 17:56:41.583 | /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-14 17:56:41.583 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-14 17:56:41.583 | /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-14 17:56:41.583 | "supporting stable wallaby.", DeprecationWarning) 2021-12-14 17:56:41.584 | /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-14 17:56:41.584 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-14 17:56:41.584 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-14 17:56:41.693 | ___________________________________ summary ____________________________________ 2021-12-14 17:56:41.693 | venv: commands succeeded 2021-12-14 17:56:41.693 | congratulations :) 2021-12-14 17:56:41.723 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-14 17:56:41.739 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:56:41.741 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-14 17:56:41.756 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-14 17:56:41.758 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-14 17:56:41.760 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-14 17:56:41.763 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-14 17:56:41.765 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-14 17:56:41.767 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-14 17:56:41.769 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-14 17:56:41.772 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-14 17:56:41.775 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-14 17:56:41.778 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-14 17:56:41.781 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-14 17:56:41.783 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-14 17:56:41.785 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-14 17:56:41.791 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-14 17:56:41.791 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-14 17:56:41.792 | ++ 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-14 17:56:41.795 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-14 17:56:41.797 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-14 17:56:41.800 | ++ 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-14 17:56:41.826 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-14 17:56:41.829 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-14 17:56:41.831 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-14 17:56:41.837 | ++ 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-14 17:56:41.837 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-14 17:56:41.838 | ++ 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-14 17:56:41.869 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-14 17:56:41.871 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-14 17:56:41.899 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-14 17:56:41.901 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-14 17:56:41.903 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-14 17:56:41.906 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-14 17:56:41.908 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-14 17:56:41.911 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-14 17:56:41.913 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-14 17:56:41.916 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-14 17:56:41.918 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-14 17:56:41.921 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-14 17:56:41.923 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-14 17:56:41.926 | ++ 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-14 17:56:41.928 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-14 17:56:41.931 | ++ 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-14 17:56:41.957 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-14 17:56:41.957 | ' 2021-12-14 17:56:41.960 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-14 17:56:41.962 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-14 17:56:41.964 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-14 17:56:41.967 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-14 17:56:41.969 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-14 17:56:41.970 | /opt/stack/tempest /opt/stack/tempest 2021-12-14 17:56:41.972 | ++ lib/tempest:install_tempest_plugins:775 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-12-14 17:56:41.974 | ++ lib/tempest:install_tempest_plugins:776 : local tmp_u_c_m 2021-12-14 17:56:41.978 | +++ lib/tempest:install_tempest_plugins:777 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-14 17:56:41.982 | ++ lib/tempest:install_tempest_plugins:777 : tmp_u_c_m=/tmp/tempest_u_c_m.pCl4gSkSJr 2021-12-14 17:56:41.985 | ++ lib/tempest:install_tempest_plugins:778 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pCl4gSkSJr 2021-12-14 17:56:41.987 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-14 17:56:41.990 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.pCl4gSkSJr 2021-12-14 17:56:41.993 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-14 17:56:41.996 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-14 17:56:41.999 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-14 17:56:42.005 | ++ lib/tempest:install_tempest_plugins:779 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.pCl4gSkSJr /opt/stack/cinder-tempest-plugin 2021-12-14 17:56:43.725 | /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-14 17:56:43.725 | EasyInstallDeprecationWarning, 2021-12-14 17:56:43.725 | /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-14 17:56:43.725 | setuptools.SetuptoolsDeprecationWarning, 2021-12-14 17:56:43.815 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-14 17:56:44.322 | 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.0,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.2,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:56:44.323 | venv-tempest run-test-pre: PYTHONHASHSEED='913850477' 2021-12-14 17:56:44.323 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.pCl4gSkSJr /opt/stack/cinder-tempest-plugin 2021-12-14 17:56:45.003 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.054 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.128 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.160 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.205 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.375 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.404 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.427 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.468 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.543 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.615 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.620 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.715 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.733 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.787 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.848 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.933 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.941 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-14 17:56:45.944 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-14 17:56:45.946 | Processing /opt/stack/cinder-tempest-plugin 2021-12-14 17:56:46.601 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 47)) (5.8.0) 2021-12-14 17:56:46.605 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 324)) (4.2.0) 2021-12-14 17:56:46.614 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 412)) (1.0.3) 2021-12-14 17:56:46.618 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 414)) (8.7.1) 2021-12-14 17:56:46.665 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 441)) (3.5.0) 2021-12-14 17:56:46.674 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 469)) (1.16.0) 2021-12-14 17:56:46.677 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 511)) (1.5.0) 2021-12-14 17:56:46.683 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 600)) (4.12.0) 2021-12-14 17:56:46.700 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 611)) (2021.3) 2021-12-14 17:56:46.704 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev3) (29.2.1.dev27) 2021-12-14 17:56:46.755 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 230)) (2.26.0) 2021-12-14 17:56:46.784 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 122)) (2.3.0) 2021-12-14 17:56:46.796 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 54)) (5.1.0) 2021-12-14 17:56:46.801 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 297)) (4.8.2) 2021-12-14 17:56:46.845 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 140)) (0.8.0) 2021-12-14 17:56:46.853 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 189)) (6.0) 2021-12-14 17:56:46.855 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 429)) (3.0.6) 2021-12-14 17:56:46.862 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 538)) (0.11.0) 2021-12-14 17:56:46.866 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 350)) (21.3) 2021-12-14 17:56:46.872 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 378)) (1.0.2) 2021-12-14 17:56:46.875 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 258)) (3.10.0) 2021-12-14 17:56:46.889 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 565)) (3.2.0) 2021-12-14 17:56:46.922 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 364)) (2.5.0) 2021-12-14 17:56:46.932 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 175)) (2.8.1) 2021-12-14 17:56:46.969 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 26)) (4.5.0) 2021-12-14 17:56:46.980 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 293)) (4.6.1) 2021-12-14 17:56:47.024 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 323)) (3.2.1) 2021-12-14 17:56:47.053 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 65)) (3.0.0) 2021-12-14 17:56:47.064 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 185)) (1.4.0) 2021-12-14 17:56:47.079 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 149)) (2.4.0) 2021-12-14 17:56:47.094 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 180)) (1.26.7) 2021-12-14 17:56:47.116 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 212)) (1.1.0) 2021-12-14 17:56:47.123 | 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.pCl4gSkSJr (line 230)) (2021.10.8) 2021-12-14 17:56:47.126 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 586)) (2.0.9) 2021-12-14 17:56:47.131 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 382)) (3.3) 2021-12-14 17:56:47.135 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 500)) (1.13.3) 2021-12-14 17:56:47.139 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 578)) (3.6.0) 2021-12-14 17:56:47.166 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 172)) (4.0.1) 2021-12-14 17:56:47.168 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 545)) (5.4.0) 2021-12-14 17:56:47.196 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 335)) (0.4.0) 2021-12-14 17:56:47.199 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 451)) (2.3.3) 2021-12-14 17:56:47.260 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 50)) (21.2.0) 2021-12-14 17:56:47.319 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 509)) (0.18.0) 2021-12-14 17:56:47.323 | Requirement already satisfied: setuptools===59.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 620)) (59.5.0) 2021-12-14 17:56:47.377 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 170)) (1.0.0) 2021-12-14 17:56:47.379 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 220)) (3.2.0) 2021-12-14 17:56:47.389 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 404)) (1.4.0) 2021-12-14 17:56:47.402 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 194)) (36.0.0) 2021-12-14 17:56:47.443 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 593)) (0.14.1) 2021-12-14 17:56:47.448 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 606)) (2.8.2) 2021-12-14 17:56:47.453 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 121)) (0.9.6) 2021-12-14 17:56:47.456 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 57)) (3.4.0) 2021-12-14 17:56:47.462 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 516)) (0.18.2) 2021-12-14 17:56:47.465 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 2)) (0.12.2) 2021-12-14 17:56:47.473 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 146)) (0.2.5) 2021-12-14 17:56:47.479 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.pCl4gSkSJr (line 212)) (1.4.0) 2021-12-14 17:56:47.482 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 153)) (1.4.0) 2021-12-14 17:56:47.485 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 283)) (1.8.2) 2021-12-14 17:56:47.488 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 562)) (1.15.0) 2021-12-14 17:56:47.491 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 531)) (1.6) 2021-12-14 17:56:47.495 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 380)) (1.0.0) 2021-12-14 17:56:47.497 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.pCl4gSkSJr (line 187)) (2.21) 2021-12-14 17:56:47.500 | Building wheels for collected packages: cinder-tempest-plugin 2021-12-14 17:56:47.501 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-12-14 17:56:48.220 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-12-14 17:56:48.221 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev3-py3-none-any.whl size=37155 sha256=3563ffe96a793db3900cf63db1aabf2c26e4f17239cadd959c201e4ec7f60303 2021-12-14 17:56:48.221 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-12-14 17:56:48.222 | Successfully built cinder-tempest-plugin 2021-12-14 17:56:48.239 | Installing collected packages: cinder-tempest-plugin 2021-12-14 17:56:48.366 | Successfully installed cinder-tempest-plugin-1.5.1.dev3 2021-12-14 17:56:48.413 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-14 17:56:48.413 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-14 17:56:48.473 | ___________________________________ summary ____________________________________ 2021-12-14 17:56:48.473 | venv-tempest: commands succeeded 2021-12-14 17:56:48.473 | congratulations :) 2021-12-14 17:56:48.503 | ++ lib/tempest:install_tempest_plugins:780 : rm -f /tmp/tempest_u_c_m.pCl4gSkSJr 2021-12-14 17:56:48.507 | ++ lib/tempest:install_tempest_plugins:781 : echo 'Checking installed Tempest plugins:' 2021-12-14 17:56:48.507 | Checking installed Tempest plugins: 2021-12-14 17:56:48.510 | ++ lib/tempest:install_tempest_plugins:782 : tox -evenv-tempest -- tempest list-plugins 2021-12-14 17:56:50.233 | /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-14 17:56:50.234 | EasyInstallDeprecationWarning, 2021-12-14 17:56:50.234 | /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-14 17:56:50.234 | setuptools.SetuptoolsDeprecationWarning, 2021-12-14 17:56:50.324 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-14 17:56:50.817 | 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,cinder-tempest-plugin==1.5.1.dev3,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.0,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.2,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@24864bac273ff5d91dfda4723c46e0f0868c686d#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-14 17:56:50.818 | venv-tempest run-test-pre: PYTHONHASHSEED='3828477511' 2021-12-14 17:56:50.818 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-12-14 17:56:51.906 | +--------------+--------------------------------------------------+ 2021-12-14 17:56:51.906 | | Name | EntryPoint | 2021-12-14 17:56:51.906 | +--------------+--------------------------------------------------+ 2021-12-14 17:56:51.906 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-12-14 17:56:51.906 | +--------------+--------------------------------------------------+ 2021-12-14 17:56:51.988 | ___________________________________ summary ____________________________________ 2021-12-14 17:56:51.988 | venv-tempest: commands succeeded 2021-12-14 17:56:51.988 | congratulations :) 2021-12-14 17:56:52.018 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-14 17:56:52.018 | /opt/stack/tempest 2021-12-14 17:56:52.021 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-14 17:56:52.024 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-14 17:56:52.027 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-14 17:56:52.030 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-14 17:56:52.033 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-14 17:56:52.035 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-14 17:56:52.038 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-14 17:56:52.041 | + functions-common:run_plugins:1748 : local plugins= 2021-12-14 17:56:52.043 | + functions-common:run_plugins:1749 : local plugin 2021-12-14 17:56:52.046 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-14 17:56:52.049 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-14 17:56:52.052 | + inc/meta-config:merge_config_group:171 : shift 2021-12-14 17:56:52.055 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-14 17:56:52.057 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:56:52.060 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-14 17:56:52.063 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-14 17:56:52.066 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-14 17:56:52.069 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-14 17:56:52.073 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-14 17:56:52.077 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-14 17:56:52.079 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-14 17:56:52.080 | /^\[\[.+\|.*\]\]/ { 2021-12-14 17:56:52.080 | gsub("[][]", "", $1); 2021-12-14 17:56:52.080 | split($1, a, "|"); 2021-12-14 17:56:52.080 | if (a[1] == matchgroup) 2021-12-14 17:56:52.080 | print a[2] 2021-12-14 17:56:52.080 | } 2021-12-14 17:56:52.080 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 24 test_with_retry 5 apt-get-update 5 osc 358 wait_for_service 24 git_timed 14 dbsync 240 pip_install 264 apt-get 426 ------------------------- Unaccounted time 823 ========================= Total runtime 2183 This is your host IP address: 10.222.0.58 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.58/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