2021-09-26 09:04:31.958 | + ./stack.sh:main:469 : exec 2021-09-26 09:04:31.959 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-09-26-090431' 2021-09-26 09:04:31.959 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-09-26-090431.summary.2021-09-26-090431 2021-09-26 09:04:31.959 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:04:31.959 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-09-26-090431 2021-09-26 09:04:31.959 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-26-090431 /opt/stack/logs/stack.sh.log 2021-09-26 09:04:31.959 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-09-26-090431.summary.2021-09-26-090431 /opt/stack/logs/stack.sh.log.summary 2021-09-26 09:04:31.959 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:583 : local real_path 2021-09-26 09:04:31.959 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-09-26 09:04:31.959 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-09-26 09:04:31.959 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-09-26 09:04:31.959 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-09-26 09:04:31.959 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-09-26 09:04:31.959 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-09-26 09:04:31.961 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-09-26 09:04:31.963 | + ./stack.sh:main:542 : trap err_trap ERR 2021-09-26 09:04:31.965 | + ./stack.sh:main:555 : set -o errexit 2021-09-26 09:04:31.967 | + ./stack.sh:main:558 : uname -a 2021-09-26 09:04:31.969 | Linux n-d-809955-3 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-09-26 09:04:31.971 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-09-26 09:04:31.973 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-09-26 09:04:31.976 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-09-26 09:04:32.000 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-09-26 09:04:32.014 | + ./stack.sh:main:572 : fetch_plugins 2021-09-26 09:04:32.017 | + functions-common:fetch_plugins:1677 : local plugins= 2021-09-26 09:04:32.019 | + functions-common:fetch_plugins:1678 : local plugin 2021-09-26 09:04:32.020 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-09-26 09:04:32.022 | + functions-common:fetch_plugins:1682 : return 2021-09-26 09:04:32.024 | + ./stack.sh:main:576 : run_phase override_defaults 2021-09-26 09:04:32.026 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-09-26 09:04:32.028 | + functions-common:run_phase:1760 : local phase= 2021-09-26 09:04:32.030 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:04:32.032 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:04:32.034 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:04:32.035 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:04:32.037 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:04:32.039 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:04:32.042 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:04:32.044 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:04:32.046 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:04:32.048 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-09-26 09:04:32.050 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:04:32.062 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:32.063 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-26 09:04:32.065 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 09:04:32.067 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 09:04:32.069 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 09:04:32.070 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 09:04:32.072 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-09-26 09:04:32.074 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-09-26 09:04:32.075 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-09-26 09:04:32.078 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-09-26 09:04:32.080 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:04:32.081 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-09-26 09:04:32.083 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-09-26 09:04:32.085 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-09-26 09:04:32.087 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-09-26 09:04:32.088 | + functions-common:plugin_override_defaults:1723 : return 2021-09-26 09:04:32.090 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-09-26 09:04:32.106 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-09-26 09:04:32.109 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-09-26 09:04:32.121 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:04:32.123 | +++ lib/tls:source:43 : hostname -f 2021-09-26 09:04:32.128 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-09-26 09:04:32.129 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-09-26 09:04:32.131 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-09-26 09:04:32.133 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-09-26 09:04:32.135 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-09-26 09:04:32.137 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-09-26 09:04:32.139 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-09-26 09:04:32.141 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-09-26 09:04:32.142 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-09-26 09:04:32.144 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-09-26 09:04:32.149 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-09-26 09:04:32.159 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-09-26 09:04:32.176 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-09-26 09:04:32.188 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-09-26 09:04:32.200 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-09-26 09:04:32.224 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-09-26 09:04:32.253 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-09-26 09:04:32.323 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-09-26 09:04:32.344 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-09-26 09:04:32.378 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-09-26 09:04:32.426 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-09-26 09:04:32.463 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-09-26 09:04:32.549 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-09-26 09:04:32.562 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-09-26 09:04:32.574 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-09-26 09:04:32.586 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-09-26 09:04:32.679 | + ./stack.sh:main:605 : run_phase source 2021-09-26 09:04:32.681 | + functions-common:run_phase:1759 : local mode=source 2021-09-26 09:04:32.683 | + functions-common:run_phase:1760 : local phase= 2021-09-26 09:04:32.685 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:04:32.687 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:04:32.689 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:04:32.691 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:04:32.693 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:04:32.696 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:04:32.699 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:04:32.701 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:04:32.704 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:04:32.707 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-09-26 09:04:32.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:04:32.722 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:32.724 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-09-26 09:04:32.726 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-09-26 09:04:32.761 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-09-26 09:04:32.763 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-09-26 09:04:32.766 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-09-26 09:04:32.768 | + functions-common:run_phase:1781 : load_plugin_settings 2021-09-26 09:04:32.770 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-09-26 09:04:32.772 | + functions-common:load_plugin_settings:1696 : local plugin 2021-09-26 09:04:32.774 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-09-26 09:04:32.776 | + functions-common:load_plugin_settings:1700 : return 2021-09-26 09:04:32.778 | + functions-common:run_phase:1782 : verify_disabled_services 2021-09-26 09:04:32.781 | + functions-common:verify_disabled_services:2042 : local service 2021-09-26 09:04:32.783 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.786 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-09-26 09:04:32.788 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.790 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-09-26 09:04:32.793 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.795 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-09-26 09:04:32.797 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.800 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-09-26 09:04:32.802 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.804 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-09-26 09:04:32.806 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.809 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-09-26 09:04:32.811 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.813 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-09-26 09:04:32.816 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.818 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-09-26 09:04:32.820 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.822 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-09-26 09:04:32.825 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.827 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-09-26 09:04:32.829 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.832 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-09-26 09:04:32.834 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.836 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-09-26 09:04:32.839 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.841 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-09-26 09:04:32.844 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.846 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-09-26 09:04:32.848 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.851 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-09-26 09:04:32.853 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.855 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-09-26 09:04:32.857 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.860 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-09-26 09:04:32.862 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.864 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-09-26 09:04:32.866 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.869 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-09-26 09:04:32.871 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.873 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-09-26 09:04:32.875 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.878 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-09-26 09:04:32.880 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.882 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-09-26 09:04:32.884 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.887 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-09-26 09:04:32.889 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.892 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-09-26 09:04:32.894 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.896 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-09-26 09:04:32.898 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.901 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-09-26 09:04:32.903 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.905 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-09-26 09:04:32.908 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.911 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-09-26 09:04:32.913 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.915 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-09-26 09:04:32.917 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.920 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-09-26 09:04:32.922 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.925 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-09-26 09:04:32.927 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.929 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-09-26 09:04:32.931 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.934 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-09-26 09:04:32.936 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.938 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-09-26 09:04:32.941 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.943 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-09-26 09:04:32.945 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.947 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-09-26 09:04:32.950 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.952 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-09-26 09:04:32.955 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.957 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-09-26 09:04:32.960 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.962 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-09-26 09:04:32.964 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.966 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-09-26 09:04:32.969 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.971 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-09-26 09:04:32.974 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:04:32.976 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-09-26 09:04:32.980 | + ./stack.sh:main:676 : initialize_database_backends 2021-09-26 09:04:32.982 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-26 09:04:32.984 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-09-26 09:04:32.998 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:33.000 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-09-26 09:04:33.003 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-09-26 09:04:33.005 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-09-26 09:04:33.020 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:04:33.022 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-09-26 09:04:33.024 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-09-26 09:04:33.027 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-09-26 09:04:33.029 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-09-26 09:04:33.032 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-09-26 09:04:33.034 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-09-26 09:04:33.036 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-09-26 09:04:33.039 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-09-26 09:04:33.042 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-26 09:04:33.044 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-09-26 09:04:33.047 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 09:04:33.049 | + lib/database:initialize_database_backends:104 : return 0 2021-09-26 09:04:33.052 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-09-26 09:04:33.052 | Using mysql database backend 2021-09-26 09:04:33.054 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-09-26 09:04:33.069 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-09-26 09:04:33.085 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:33.087 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-09-26 09:04:33.102 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-09-26 09:04:33.117 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:33.119 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-09-26 09:04:33.135 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-09-26 09:04:33.150 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-09-26 09:04:33.165 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:04:33.168 | + ./stack.sh:main:724 : is_service_enabled nova 2021-09-26 09:04:33.183 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:33.185 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-09-26 09:04:33.188 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-09-26 09:04:33.204 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:04:33.207 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-09-26 09:04:33.221 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-09-26 09:04:33.224 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-09-26 09:04:33.226 | + ./stack.sh:main:746 : save_stackenv 746 2021-09-26 09:04:33.228 | + functions-common:save_stackenv:60 : local tag=746 2021-09-26 09:04:33.231 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 09:04:33.235 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-090433 2021-09-26 09:04:33.237 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-090433 746' 2021-09-26 09:04:33.240 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.242 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 09:04:33.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.247 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 09:04:33.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.252 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 09:04:33.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.257 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-26 09:04:33.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.261 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-09-26 09:04:33.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.266 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2021-09-26 09:04:33.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.271 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-09-26 09:04:33.273 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.276 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-090431 2021-09-26 09:04:33.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.280 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 09:04:33.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.285 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-09-26 09:04:33.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.290 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 09:04:33.292 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.295 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 09:04:33.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.300 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 09:04:33.302 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:04:33.305 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 09:04:33.307 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-09-26 09:04:33.309 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-09-26 09:04:33.312 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-09-26 09:04:33.314 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:04:33.316 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:04:33.319 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:04:33.321 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:04:33.323 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:04:33.326 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:04:33.340 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:04:33.342 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:04:33.345 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:04:33.347 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:04:33.348 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:04:33.352 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-09-26 09:04:33.354 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:04:33.356 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-09-26 09:04:33.359 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:04:33.360 | + functions-common:git_clone:593 : head -1 2021-09-26 09:04:33.362 | 979e5433 update constraint for neutron to new release 16.4.1 2021-09-26 09:04:33.365 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:04:33.367 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-09-26 09:04:33.370 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:04:33.372 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-09-26 09:04:33.374 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-09-26 09:04:33.377 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-09-26 09:04:33.379 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-09-26 09:04:33.382 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-09-26 09:04:33.384 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-09-26 09:04:33.387 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-09-26 09:04:33.389 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-09-26 09:04:33.392 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-09-26 09:04:33.396 | ++ tools/install_prereqs.sh:source:47 : NOW=1632647073 2021-09-26 09:04:33.399 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-09-26 09:04:33.403 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-09-26 09:04:33.406 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-09-26 09:04:33.409 | ++ tools/install_prereqs.sh:source:49 : DELTA=1632647073 2021-09-26 09:04:33.411 | ++ tools/install_prereqs.sh:source:50 : [[ 1632647073 -lt 7200 ]] 2021-09-26 09:04:33.414 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-09-26 09:04:33.416 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-09-26 09:04:33.418 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-09-26 09:04:33.420 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-09-26 09:04:33.424 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-09-26 09:04:33.426 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-09-26 09:04:33.428 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-09-26 09:04:33.431 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-26 09:04:33.477 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-09-26 09:04:33.477 | apache2-dev 2021-09-26 09:04:33.477 | bc 2021-09-26 09:04:33.477 | bsdmainutils 2021-09-26 09:04:33.477 | curl 2021-09-26 09:04:33.477 | g++ 2021-09-26 09:04:33.477 | gcc 2021-09-26 09:04:33.477 | gettext 2021-09-26 09:04:33.477 | git 2021-09-26 09:04:33.477 | graphviz 2021-09-26 09:04:33.477 | iputils-ping 2021-09-26 09:04:33.477 | libapache2-mod-proxy-uwsgi 2021-09-26 09:04:33.478 | libffi-dev 2021-09-26 09:04:33.478 | libjpeg-dev 2021-09-26 09:04:33.478 | libmysqlclient-dev 2021-09-26 09:04:33.478 | libpcre3-dev 2021-09-26 09:04:33.478 | libpq-dev 2021-09-26 09:04:33.478 | libssl-dev 2021-09-26 09:04:33.478 | libsystemd-dev 2021-09-26 09:04:33.478 | libxml2-dev 2021-09-26 09:04:33.478 | libxslt1-dev 2021-09-26 09:04:33.478 | libyaml-dev 2021-09-26 09:04:33.478 | lsof 2021-09-26 09:04:33.478 | openssh-server 2021-09-26 09:04:33.478 | openssl 2021-09-26 09:04:33.478 | pkg-config 2021-09-26 09:04:33.478 | psmisc 2021-09-26 09:04:33.478 | python3-dev 2021-09-26 09:04:33.478 | python3-venv 2021-09-26 09:04:33.478 | tar 2021-09-26 09:04:33.478 | tcpdump 2021-09-26 09:04:33.478 | unzip 2021-09-26 09:04:33.478 | uuid-runtime 2021-09-26 09:04:33.478 | wget 2021-09-26 09:04:33.478 | wget 2021-09-26 09:04:33.478 | zlib1g-dev 2021-09-26 09:04:33.478 | libkrb5-dev 2021-09-26 09:04:33.478 | libldap2-dev 2021-09-26 09:04:33.478 | libsasl2-dev 2021-09-26 09:04:33.478 | memcached 2021-09-26 09:04:33.478 | python3-mysqldb 2021-09-26 09:04:33.478 | sqlite3 2021-09-26 09:04:33.478 | conntrack 2021-09-26 09:04:33.478 | curl 2021-09-26 09:04:33.478 | dnsmasq-base 2021-09-26 09:04:33.478 | dnsmasq-utils 2021-09-26 09:04:33.478 | ebtables 2021-09-26 09:04:33.479 | gawk 2021-09-26 09:04:33.479 | genisoimage 2021-09-26 09:04:33.479 | iptables 2021-09-26 09:04:33.479 | iputils-arping 2021-09-26 09:04:33.479 | kpartx 2021-09-26 09:04:33.479 | libjs-jquery-tablesorter 2021-09-26 09:04:33.479 | libmysqlclient-dev 2021-09-26 09:04:33.479 | parted 2021-09-26 09:04:33.479 | pm-utils 2021-09-26 09:04:33.479 | python3-mysqldb 2021-09-26 09:04:33.479 | socat 2021-09-26 09:04:33.479 | sqlite3 2021-09-26 09:04:33.479 | sudo 2021-09-26 09:04:33.479 | vlan 2021-09-26 09:04:33.479 | lvm2 2021-09-26 09:04:33.479 | open-iscsi 2021-09-26 09:04:33.479 | qemu-utils 2021-09-26 09:04:33.479 | thin-provisioning-tools 2021-09-26 09:04:33.479 | acl 2021-09-26 09:04:33.479 | dnsmasq-base 2021-09-26 09:04:33.479 | dnsmasq-utils 2021-09-26 09:04:33.479 | ebtables 2021-09-26 09:04:33.479 | haproxy 2021-09-26 09:04:33.479 | iptables 2021-09-26 09:04:33.479 | iputils-arping 2021-09-26 09:04:33.479 | iputils-ping 2021-09-26 09:04:33.479 | libmysqlclient-dev 2021-09-26 09:04:33.479 | postgresql-server-dev-all 2021-09-26 09:04:33.479 | python3-mysqldb 2021-09-26 09:04:33.479 | sqlite3 2021-09-26 09:04:33.479 | sudo 2021-09-26 09:04:33.479 | vlan 2021-09-26 09:04:33.479 | ipset 2021-09-26 09:04:33.479 | conntrack 2021-09-26 09:04:33.479 | conntrackd 2021-09-26 09:04:33.479 | keepalived 2021-09-26 09:04:33.480 | dstat 2021-09-26 09:04:33.480 | lvm2 2021-09-26 09:04:33.480 | open-iscsi 2021-09-26 09:04:33.480 | qemu-utils 2021-09-26 09:04:33.480 | thin-provisioning-tools 2021-09-26 09:04:33.480 | curl 2021-09-26 09:04:33.480 | liberasurecode-dev 2021-09-26 09:04:33.480 | make 2021-09-26 09:04:33.480 | memcached 2021-09-26 09:04:33.480 | sqlite3 2021-09-26 09:04:33.480 | xfsprogs' 2021-09-26 09:04:33.482 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-09-26 09:04:33.499 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-09-26 09:04:33.499 | apache2-dev 2021-09-26 09:04:33.499 | bc 2021-09-26 09:04:33.499 | bsdmainutils 2021-09-26 09:04:33.499 | curl 2021-09-26 09:04:33.499 | g++ 2021-09-26 09:04:33.499 | gcc 2021-09-26 09:04:33.499 | gettext 2021-09-26 09:04:33.499 | git 2021-09-26 09:04:33.499 | graphviz 2021-09-26 09:04:33.499 | iputils-ping 2021-09-26 09:04:33.499 | libapache2-mod-proxy-uwsgi 2021-09-26 09:04:33.499 | libffi-dev 2021-09-26 09:04:33.499 | libjpeg-dev 2021-09-26 09:04:33.499 | libmysqlclient-dev 2021-09-26 09:04:33.499 | libpcre3-dev 2021-09-26 09:04:33.500 | libpq-dev 2021-09-26 09:04:33.500 | libssl-dev 2021-09-26 09:04:33.500 | libsystemd-dev 2021-09-26 09:04:33.500 | libxml2-dev 2021-09-26 09:04:33.500 | libxslt1-dev 2021-09-26 09:04:33.500 | libyaml-dev 2021-09-26 09:04:33.500 | lsof 2021-09-26 09:04:33.500 | openssh-server 2021-09-26 09:04:33.500 | openssl 2021-09-26 09:04:33.500 | pkg-config 2021-09-26 09:04:33.500 | psmisc 2021-09-26 09:04:33.500 | python3-dev 2021-09-26 09:04:33.500 | python3-venv 2021-09-26 09:04:33.500 | tar 2021-09-26 09:04:33.500 | tcpdump 2021-09-26 09:04:33.500 | unzip 2021-09-26 09:04:33.500 | uuid-runtime 2021-09-26 09:04:33.500 | wget 2021-09-26 09:04:33.500 | wget 2021-09-26 09:04:33.500 | zlib1g-dev 2021-09-26 09:04:33.500 | libkrb5-dev 2021-09-26 09:04:33.500 | libldap2-dev 2021-09-26 09:04:33.500 | libsasl2-dev 2021-09-26 09:04:33.500 | memcached 2021-09-26 09:04:33.500 | python3-mysqldb 2021-09-26 09:04:33.500 | sqlite3 2021-09-26 09:04:33.500 | conntrack 2021-09-26 09:04:33.500 | curl 2021-09-26 09:04:33.500 | dnsmasq-base 2021-09-26 09:04:33.500 | dnsmasq-utils 2021-09-26 09:04:33.500 | ebtables 2021-09-26 09:04:33.500 | gawk 2021-09-26 09:04:33.500 | genisoimage 2021-09-26 09:04:33.500 | iptables 2021-09-26 09:04:33.500 | iputils-arping 2021-09-26 09:04:33.500 | kpartx 2021-09-26 09:04:33.500 | libjs-jquery-tablesorter 2021-09-26 09:04:33.501 | libmysqlclient-dev 2021-09-26 09:04:33.501 | parted 2021-09-26 09:04:33.501 | pm-utils 2021-09-26 09:04:33.501 | python3-mysqldb 2021-09-26 09:04:33.501 | socat 2021-09-26 09:04:33.501 | sqlite3 2021-09-26 09:04:33.501 | sudo 2021-09-26 09:04:33.501 | vlan 2021-09-26 09:04:33.501 | lvm2 2021-09-26 09:04:33.501 | open-iscsi 2021-09-26 09:04:33.501 | qemu-utils 2021-09-26 09:04:33.501 | thin-provisioning-tools 2021-09-26 09:04:33.501 | acl 2021-09-26 09:04:33.502 | dnsmasq-base 2021-09-26 09:04:33.502 | dnsmasq-utils 2021-09-26 09:04:33.502 | ebtables 2021-09-26 09:04:33.502 | haproxy 2021-09-26 09:04:33.502 | iptables 2021-09-26 09:04:33.502 | iputils-arping 2021-09-26 09:04:33.502 | iputils-ping 2021-09-26 09:04:33.502 | libmysqlclient-dev 2021-09-26 09:04:33.502 | postgresql-server-dev-all 2021-09-26 09:04:33.502 | python3-mysqldb 2021-09-26 09:04:33.502 | sqlite3 2021-09-26 09:04:33.502 | sudo 2021-09-26 09:04:33.502 | vlan 2021-09-26 09:04:33.502 | ipset 2021-09-26 09:04:33.502 | conntrack 2021-09-26 09:04:33.502 | conntrackd 2021-09-26 09:04:33.502 | keepalived 2021-09-26 09:04:33.502 | dstat 2021-09-26 09:04:33.502 | lvm2 2021-09-26 09:04:33.502 | open-iscsi 2021-09-26 09:04:33.502 | qemu-utils 2021-09-26 09:04:33.502 | thin-provisioning-tools 2021-09-26 09:04:33.502 | curl 2021-09-26 09:04:33.502 | liberasurecode-dev 2021-09-26 09:04:33.502 | make 2021-09-26 09:04:33.502 | memcached 2021-09-26 09:04:33.502 | sqlite3 2021-09-26 09:04:33.502 | xfsprogs ' 2021-09-26 09:04:33.503 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-09-26 09:04:33.504 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:04:33.507 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:04:33.510 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-09-26 09:04:33.510 | ++ 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-09-26 09:04:33.514 | ++ 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-09-26 09:04:33.517 | ++ functions-common:install_package:1333 : update_package_repo 2021-09-26 09:04:33.519 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:04:33.522 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:04:33.524 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:04:33.526 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:04:33.528 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:04:33.531 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:04:33.533 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:04:33.535 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:04:33.537 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:04:33.539 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:04:33.541 | ++ functions-common:apt_get_update:1069 : return 2021-09-26 09:04:33.544 | ++ 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-09-26 09:04:33.548 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:04:33.550 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:04:33.552 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:04:33.555 | ++ 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-09-26 09:04:33.575 | ++ 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-09-26 09:04:33.695 | Reading package lists... 2021-09-26 09:04:33.957 | Building dependency tree... 2021-09-26 09:04:33.957 | Reading state information... 2021-09-26 09:04:34.207 | acl is already the newest version (2.2.52-3build1). 2021-09-26 09:04:34.208 | acl set to manually installed. 2021-09-26 09:04:34.208 | bc is already the newest version (1.07.1-2). 2021-09-26 09:04:34.208 | bc set to manually installed. 2021-09-26 09:04:34.208 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-09-26 09:04:34.208 | bsdmainutils set to manually installed. 2021-09-26 09:04:34.208 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-09-26 09:04:34.208 | gawk set to manually installed. 2021-09-26 09:04:34.208 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-09-26 09:04:34.208 | iptables set to manually installed. 2021-09-26 09:04:34.208 | libpcre3-dev is already the newest version (2:8.39-9). 2021-09-26 09:04:34.208 | lsof is already the newest version (4.89+dfsg-0.1). 2021-09-26 09:04:34.208 | lsof set to manually installed. 2021-09-26 09:04:34.208 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-09-26 09:04:34.208 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-09-26 09:04:34.208 | ebtables set to manually installed. 2021-09-26 09:04:34.208 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-09-26 09:04:34.208 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-09-26 09:04:34.208 | parted is already the newest version (3.2-20ubuntu0.2). 2021-09-26 09:04:34.208 | parted set to manually installed. 2021-09-26 09:04:34.208 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-09-26 09:04:34.209 | psmisc set to manually installed. 2021-09-26 09:04:34.209 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-09-26 09:04:34.209 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-09-26 09:04:34.209 | wget set to manually installed. 2021-09-26 09:04:34.209 | The following packages were automatically installed and are no longer required: 2021-09-26 09:04:34.209 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:04:34.209 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:04:34.209 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:04:34.209 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:04:34.209 | python3-twisted-bin python3-zope.interface 2021-09-26 09:04:34.209 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:04:34.209 | The following additional packages will be installed: 2021-09-26 09:04:34.209 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-09-26 09:04:34.209 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-09-26 09:04:34.209 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-09-26 09:04:34.209 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-09-26 09:04:34.209 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-09-26 09:04:34.209 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-09-26 09:04:34.209 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-09-26 09:04:34.209 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-26 09:04:34.209 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-09-26 09:04:34.209 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-09-26 09:04:34.210 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-09-26 09:04:34.210 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-09-26 09:04:34.210 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-09-26 09:04:34.210 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-09-26 09:04:34.210 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-09-26 09:04:34.210 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-09-26 09:04:34.210 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-26 09:04:34.210 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-09-26 09:04:34.210 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-09-26 09:04:34.210 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-09-26 09:04:34.210 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-09-26 09:04:34.210 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-26 09:04:34.210 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-09-26 09:04:34.210 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-09-26 09:04:34.210 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-09-26 09:04:34.210 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-09-26 09:04:34.210 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-09-26 09:04:34.210 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-09-26 09:04:34.210 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-09-26 09:04:34.210 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-09-26 09:04:34.210 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-09-26 09:04:34.210 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-09-26 09:04:34.210 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-09-26 09:04:34.210 | uuid-dev uwsgi-core vbetool x11-common 2021-09-26 09:04:34.211 | Suggested packages: 2021-09-26 09:04:34.211 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-09-26 09:04:34.211 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-09-26 09:04:34.211 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-09-26 09:04:34.211 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-09-26 09:04:34.211 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-09-26 09:04:34.211 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-09-26 09:04:34.211 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-09-26 09:04:34.211 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-09-26 09:04:34.211 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-09-26 09:04:34.212 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-09-26 09:04:34.212 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-09-26 09:04:34.212 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-09-26 09:04:34.212 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-09-26 09:04:34.212 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-09-26 09:04:34.212 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-09-26 09:04:34.212 | libjson-perl default-mysql-server | virtual-mysql-server 2021-09-26 09:04:34.212 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-09-26 09:04:34.212 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-09-26 09:04:34.212 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-09-26 09:04:34.473 | The following NEW packages will be installed: 2021-09-26 09:04:34.473 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-09-26 09:04:34.473 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-09-26 09:04:34.473 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-09-26 09:04:34.473 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-09-26 09:04:34.474 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-09-26 09:04:34.474 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-09-26 09:04:34.474 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-09-26 09:04:34.474 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-09-26 09:04:34.474 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-09-26 09:04:34.474 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-09-26 09:04:34.474 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-09-26 09:04:34.474 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-09-26 09:04:34.474 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-09-26 09:04:34.474 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-09-26 09:04:34.474 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-09-26 09:04:34.474 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-09-26 09:04:34.474 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-09-26 09:04:34.474 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-09-26 09:04:34.474 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-09-26 09:04:34.474 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-09-26 09:04:34.474 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-09-26 09:04:34.474 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-09-26 09:04:34.474 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-09-26 09:04:34.474 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-09-26 09:04:34.474 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-09-26 09:04:34.474 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-09-26 09:04:34.474 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-09-26 09:04:34.474 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-09-26 09:04:34.474 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-09-26 09:04:34.474 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-09-26 09:04:34.474 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-09-26 09:04:34.474 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-09-26 09:04:34.475 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-09-26 09:04:34.475 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-09-26 09:04:34.475 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-09-26 09:04:34.475 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-09-26 09:04:34.475 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-09-26 09:04:34.475 | The following packages will be upgraded: 2021-09-26 09:04:34.475 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-09-26 09:04:34.475 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-09-26 09:04:34.475 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-09-26 09:04:34.475 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-09-26 09:04:34.475 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-09-26 09:04:34.476 | openssl sudo systemd tar tcpdump uuid-runtime 2021-09-26 09:04:34.590 | 35 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 09:04:34.590 | Need to get 85.1 MB of archives. 2021-09-26 09:04:34.590 | After this operation, 260 MB of additional disk space will be used. 2021-09-26 09:04:34.590 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-09-26 09:04:34.820 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-09-26 09:04:34.834 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-09-26 09:04:34.849 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-09-26 09:04:35.131 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-09-26 09:04:35.147 | 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-09-26 09:04:35.149 | 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-09-26 09:04:35.152 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-09-26 09:04:35.161 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1,302 kB] 2021-09-26 09:04:35.354 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-09-26 09:04:35.356 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-09-26 09:04:35.381 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-09-26 09:04:35.381 | 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-09-26 09:04:35.382 | 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-09-26 09:04:35.384 | 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-09-26 09:04:35.385 | 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-09-26 09:04:35.390 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-09-26 09:04:35.391 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-09-26 09:04:35.400 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-09-26 09:04:36.566 | 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-09-26 09:04:36.720 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.16 [1,070 kB] 2021-09-26 09:04:36.878 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.16 [84.0 kB] 2021-09-26 09:04:36.881 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.16 [160 kB] 2021-09-26 09:04:36.927 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.16 [95.1 kB] 2021-09-26 09:04:36.931 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-09-26 09:04:37.103 | 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-09-26 09:04:37.216 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-09-26 09:04:37.224 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-09-26 09:04:37.246 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-09-26 09:04:37.278 | 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-09-26 09:04:37.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-09-26 09:04:37.497 | 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-09-26 09:04:37.501 | 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-09-26 09:04:37.502 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-09-26 09:04:37.509 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-09-26 09:04:37.510 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-09-26 09:04:37.559 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-09-26 09:04:37.560 | 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-09-26 09:04:37.560 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-09-26 09:04:37.748 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 2021-09-26 09:04:37.905 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-09-26 09:04:37.953 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-09-26 09:04:37.957 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-09-26 09:04:37.999 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-09-26 09:04:38.003 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-09-26 09:04:38.010 | 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-09-26 09:04:38.023 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-09-26 09:04:38.090 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3,923 kB] 2021-09-26 09:04:38.693 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-09-26 09:04:38.869 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-09-26 09:04:38.925 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-09-26 09:04:38.931 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-09-26 09:04:38.931 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-09-26 09:04:38.940 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-09-26 09:04:39.032 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-09-26 09:04:39.041 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-09-26 09:04:39.146 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-09-26 09:04:39.147 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-09-26 09:04:39.196 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-09-26 09:04:39.239 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-09-26 09:04:39.344 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-09-26 09:04:39.357 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-09-26 09:04:39.392 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-09-26 09:04:39.401 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-09-26 09:04:39.412 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-09-26 09:04:39.414 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-09-26 09:04:39.421 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-09-26 09:04:39.421 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-09-26 09:04:39.485 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-09-26 09:04:39.522 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-09-26 09:04:39.592 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-09-26 09:04:39.594 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-09-26 09:04:39.861 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-09-26 09:04:39.862 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-09-26 09:04:39.868 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-09-26 09:04:39.994 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.16 [178 kB] 2021-09-26 09:04:40.039 | Get:77 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-09-26 09:04:40.294 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-09-26 09:04:41.849 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-09-26 09:04:41.849 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-09-26 09:04:41.850 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-09-26 09:04:41.879 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-09-26 09:04:41.880 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-09-26 09:04:41.883 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-09-26 09:04:41.930 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-09-26 09:04:41.961 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-09-26 09:04:41.963 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.4 [307 kB] 2021-09-26 09:04:41.973 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.4 [13.2 kB] 2021-09-26 09:04:41.973 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-09-26 09:04:41.975 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-09-26 09:04:41.976 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-09-26 09:04:41.977 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-09-26 09:04:42.051 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-09-26 09:04:42.061 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-09-26 09:04:42.111 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-09-26 09:04:42.112 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-09-26 09:04:42.113 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-09-26 09:04:42.114 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-09-26 09:04:42.126 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-09-26 09:04:42.127 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-09-26 09:04:42.128 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-09-26 09:04:42.267 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-09-26 09:04:42.474 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-09-26 09:04:42.480 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-09-26 09:04:42.503 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-09-26 09:04:42.534 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-09-26 09:04:42.565 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-09-26 09:04:42.566 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-09-26 09:04:42.567 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-09-26 09:04:42.569 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-09-26 09:04:42.619 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-09-26 09:04:42.623 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-09-26 09:04:42.634 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-09-26 09:04:42.636 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-09-26 09:04:42.637 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-09-26 09:04:42.653 | Get:116 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-09-26 09:04:42.656 | Get:117 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-09-26 09:04:42.659 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-09-26 09:04:42.660 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-09-26 09:04:42.713 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-09-26 09:04:42.728 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-09-26 09:04:42.745 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-09-26 09:04:42.759 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-09-26 09:04:42.763 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-09-26 09:04:42.778 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-09-26 09:04:42.829 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-09-26 09:04:42.833 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-09-26 09:04:42.846 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-09-26 09:04:42.871 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-09-26 09:04:42.885 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-09-26 09:04:42.900 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-09-26 09:04:42.903 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-09-26 09:04:42.903 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-09-26 09:04:42.904 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-09-26 09:04:42.913 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-09-26 09:04:42.933 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-09-26 09:04:43.014 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-09-26 09:04:43.035 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-09-26 09:04:43.040 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-09-26 09:04:43.043 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-09-26 09:04:43.047 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-09-26 09:04:43.051 | Get:142 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-09-26 09:04:43.054 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-09-26 09:04:43.065 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-09-26 09:04:43.083 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-09-26 09:04:43.087 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-09-26 09:04:43.088 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-09-26 09:04:43.125 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-09-26 09:04:43.126 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-09-26 09:04:43.129 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-09-26 09:04:43.135 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-09-26 09:04:43.144 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-09-26 09:04:43.147 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-09-26 09:04:43.162 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-09-26 09:04:43.310 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-09-26 09:04:43.310 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-09-26 09:04:43.312 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-09-26 09:04:43.312 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-09-26 09:04:43.313 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-09-26 09:04:43.313 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-09-26 09:04:43.314 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-09-26 09:04:43.315 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-09-26 09:04:44.765 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-09-26 09:04:44.857 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-09-26 09:04:44.858 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-09-26 09:04:44.859 | Get:166 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-09-26 09:04:44.867 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-09-26 09:04:44.867 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-09-26 09:04:44.867 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-09-26 09:04:44.871 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-09-26 09:04:44.871 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-09-26 09:04:44.876 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-09-26 09:04:44.900 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-09-26 09:04:44.946 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-09-26 09:04:44.947 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-09-26 09:04:44.982 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-09-26 09:04:44.983 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.35-0ubuntu0.18.04.2 [690 kB] 2021-09-26 09:04:45.118 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.13 [1,568 kB] 2021-09-26 09:04:45.338 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.35-0ubuntu0.18.04.2 [1,016 kB] 2021-09-26 09:04:45.496 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-09-26 09:04:45.503 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-09-26 09:04:45.505 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-09-26 09:04:45.723 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-09-26 09:04:45.727 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.18-0ubuntu0.18.04.1 [108 kB] 2021-09-26 09:04:45.763 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.18-0ubuntu0.18.04.1 [219 kB] 2021-09-26 09:04:45.779 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.8 [2,724 kB] 2021-09-26 09:04:46.246 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.8 [923 kB] 2021-09-26 09:04:46.360 | Get:188 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-09-26 09:04:46.384 | Get:189 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-09-26 09:04:46.386 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-09-26 09:04:46.450 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-09-26 09:04:46.472 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-09-26 09:04:46.480 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-09-26 09:04:46.605 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-09-26 09:04:46.635 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-09-26 09:04:46.690 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-09-26 09:04:46.739 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-09-26 09:04:46.942 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-09-26 09:04:46.946 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-09-26 09:04:46.947 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-09-26 09:04:46.949 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-09-26 09:04:46.949 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-09-26 09:04:47.039 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.18-0ubuntu0.18.04.1 [840 kB] 2021-09-26 09:04:47.340 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-09-26 09:04:47.342 | Get:205 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-09-26 09:04:47.572 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-09-26 09:04:47.651 | Get:207 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-09-26 09:04:47.651 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-09-26 09:04:47.652 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.37 [41.4 kB] 2021-09-26 09:04:47.654 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.37 [869 kB] 2021-09-26 09:04:47.726 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-09-26 09:04:47.729 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-09-26 09:04:47.753 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-09-26 09:04:47.761 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-09-26 09:04:47.835 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-09-26 09:04:47.877 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-09-26 09:04:47.877 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-09-26 09:04:47.879 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-09-26 09:04:47.880 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-09-26 09:04:47.881 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-09-26 09:04:47.882 | Get:221 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-09-26 09:04:47.883 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-09-26 09:04:47.884 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-09-26 09:04:47.885 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-09-26 09:04:47.958 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-09-26 09:04:47.958 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-09-26 09:04:47.968 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-09-26 09:04:48.035 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-09-26 09:04:49.705 | Preconfiguring packages ... 2021-09-26 09:04:49.965 | Fetched 85.1 MB in 14s (6,285 kB/s) 2021-09-26 09:04:50.175 | (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 ... 64654 files and directories currently installed.) 2021-09-26 09:04:50.178 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-09-26 09:04:50.382 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-09-26 09:04:50.905 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-09-26 09:04:51.469 | (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 ... 64654 files and directories currently installed.) 2021-09-26 09:04:51.472 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 09:04:51.717 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 09:04:52.176 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 09:04:52.346 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 09:04:52.925 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-09-26 09:04:53.206 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 09:04:54.747 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-09-26 09:04:54.924 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-09-26 09:04:55.360 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-09-26 09:04:55.890 | (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 ... 64654 files and directories currently installed.) 2021-09-26 09:04:55.893 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 09:04:56.068 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-09-26 09:04:56.474 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 09:04:57.021 | (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 ... 64654 files and directories currently installed.) 2021-09-26 09:04:57.023 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 09:04:57.194 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-09-26 09:04:57.800 | Selecting previously unselected package libapr1:amd64. 2021-09-26 09:04:57.806 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-09-26 09:04:57.855 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-09-26 09:04:58.406 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 09:04:58.581 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-09-26 09:04:59.246 | Selecting previously unselected package libaprutil1:amd64. 2021-09-26 09:04:59.252 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-09-26 09:04:59.312 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-09-26 09:04:59.684 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-09-26 09:04:59.868 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-09-26 09:05:00.375 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-09-26 09:05:00.381 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-09-26 09:05:00.440 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-09-26 09:05:00.756 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 09:05:00.943 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 09:05:01.324 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 09:05:01.494 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 09:05:01.907 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-09-26 09:05:02.094 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-09-26 09:05:02.606 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-09-26 09:05:02.729 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-09-26 09:05:03.146 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-09-26 09:05:03.153 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-09-26 09:05:03.197 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-09-26 09:05:03.554 | Selecting previously unselected package liblua5.2-0:amd64. 2021-09-26 09:05:03.561 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-09-26 09:05:03.600 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-09-26 09:05:03.949 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 09:05:04.080 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-09-26 09:05:05.823 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-09-26 09:05:06.009 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-09-26 09:05:06.479 | Selecting previously unselected package apache2-bin. 2021-09-26 09:05:06.486 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 09:05:06.525 | Unpacking apache2-bin (2.4.29-1ubuntu4.16) ... 2021-09-26 09:05:07.011 | Selecting previously unselected package apache2-utils. 2021-09-26 09:05:07.017 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 09:05:07.074 | Unpacking apache2-utils (2.4.29-1ubuntu4.16) ... 2021-09-26 09:05:07.382 | Selecting previously unselected package apache2-data. 2021-09-26 09:05:07.389 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.16_all.deb ... 2021-09-26 09:05:07.448 | Unpacking apache2-data (2.4.29-1ubuntu4.16) ... 2021-09-26 09:05:08.055 | Selecting previously unselected package apache2. 2021-09-26 09:05:08.061 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 09:05:08.138 | Unpacking apache2 (2.4.29-1ubuntu4.16) ... 2021-09-26 09:05:08.603 | Selecting previously unselected package fonts-dejavu-core. 2021-09-26 09:05:08.610 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-09-26 09:05:08.668 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-09-26 09:05:09.131 | Selecting previously unselected package fonts-liberation. 2021-09-26 09:05:09.138 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-09-26 09:05:09.188 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-09-26 09:05:09.800 | Selecting previously unselected package fontconfig-config. 2021-09-26 09:05:09.806 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-09-26 09:05:09.851 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-09-26 09:05:10.257 | Selecting previously unselected package libfontconfig1:amd64. 2021-09-26 09:05:10.264 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-09-26 09:05:10.308 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-09-26 09:05:10.712 | Selecting previously unselected package fontconfig. 2021-09-26 09:05:10.718 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-09-26 09:05:10.771 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-09-26 09:05:11.277 | Selecting previously unselected package liblua5.3-0:amd64. 2021-09-26 09:05:11.284 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:05:11.342 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-09-26 09:05:11.906 | Selecting previously unselected package haproxy. 2021-09-26 09:05:11.913 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-09-26 09:05:11.973 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-09-26 09:05:12.586 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-09-26 09:05:12.592 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-09-26 09:05:12.637 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 09:05:13.143 | Selecting previously unselected package x11-common. 2021-09-26 09:05:13.150 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-09-26 09:05:13.236 | dpkg-query: no packages found matching nux-tools 2021-09-26 09:05:13.246 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-09-26 09:05:13.651 | Selecting previously unselected package libice6:amd64. 2021-09-26 09:05:13.658 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-09-26 09:05:13.720 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-09-26 09:05:14.117 | Selecting previously unselected package libsm6:amd64. 2021-09-26 09:05:14.124 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-09-26 09:05:14.180 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-09-26 09:05:14.744 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-09-26 09:05:15.604 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-09-26 09:05:16.540 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-09-26 09:05:16.547 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-09-26 09:05:16.603 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-09-26 09:05:17.042 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-09-26 09:05:17.220 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-09-26 09:05:17.660 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-09-26 09:05:18.220 | (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 ... 65707 files and directories currently installed.) 2021-09-26 09:05:18.222 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:05:18.391 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-09-26 09:05:19.080 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 09:05:19.222 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-09-26 09:05:19.824 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-09-26 09:05:19.980 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-09-26 09:05:20.600 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:05:20.793 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 09:05:21.244 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:05:21.422 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 09:05:21.975 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:05:22.148 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 09:05:22.598 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:05:22.765 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-09-26 09:05:23.114 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 09:05:23.273 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 09:05:23.915 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 09:05:24.088 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 09:05:24.924 | Preparing to unpack .../009-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 2021-09-26 09:05:25.217 | Unpacking git (1:2.17.1-1ubuntu0.9) over (1:2.17.1-1ubuntu0.4) ... 2021-09-26 09:05:26.730 | Preparing to unpack .../010-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-09-26 09:05:26.902 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-09-26 09:05:27.515 | Preparing to unpack .../011-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:05:27.685 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-09-26 09:05:28.131 | Selecting previously unselected package uuid-dev:amd64. 2021-09-26 09:05:28.137 | Preparing to unpack .../012-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-09-26 09:05:28.194 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 09:05:28.616 | Selecting previously unselected package libsctp1:amd64. 2021-09-26 09:05:28.624 | Preparing to unpack .../013-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-09-26 09:05:28.677 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-09-26 09:05:28.971 | Selecting previously unselected package libsctp-dev:amd64. 2021-09-26 09:05:28.977 | Preparing to unpack .../014-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-09-26 09:05:29.028 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-09-26 09:05:29.342 | Selecting previously unselected package libapr1-dev. 2021-09-26 09:05:29.349 | Preparing to unpack .../015-libapr1-dev_1.6.3-2_amd64.deb ... 2021-09-26 09:05:29.399 | Unpacking libapr1-dev (1.6.3-2) ... 2021-09-26 09:05:29.988 | Selecting previously unselected package libldap2-dev:amd64. 2021-09-26 09:05:29.995 | Preparing to unpack .../016-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-09-26 09:05:30.054 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 09:05:30.422 | Selecting previously unselected package libaprutil1-dev. 2021-09-26 09:05:30.429 | Preparing to unpack .../017-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-09-26 09:05:30.479 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-09-26 09:05:31.020 | Selecting previously unselected package autotools-dev. 2021-09-26 09:05:31.027 | Preparing to unpack .../018-autotools-dev_20180224.1_all.deb ... 2021-09-26 09:05:31.077 | Unpacking autotools-dev (20180224.1) ... 2021-09-26 09:05:31.403 | Selecting previously unselected package m4. 2021-09-26 09:05:31.410 | Preparing to unpack .../019-m4_1.4.18-1_amd64.deb ... 2021-09-26 09:05:31.462 | Unpacking m4 (1.4.18-1) ... 2021-09-26 09:05:31.911 | Selecting previously unselected package autoconf. 2021-09-26 09:05:31.917 | Preparing to unpack .../020-autoconf_2.69-11_all.deb ... 2021-09-26 09:05:31.974 | Unpacking autoconf (2.69-11) ... 2021-09-26 09:05:32.451 | Selecting previously unselected package automake. 2021-09-26 09:05:32.457 | Preparing to unpack .../021-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-09-26 09:05:32.504 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-09-26 09:05:32.957 | Selecting previously unselected package autopoint. 2021-09-26 09:05:32.963 | Preparing to unpack .../022-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-09-26 09:05:33.025 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-09-26 09:05:33.351 | Selecting previously unselected package libtool. 2021-09-26 09:05:33.358 | Preparing to unpack .../023-libtool_2.4.6-2_all.deb ... 2021-09-26 09:05:33.413 | Unpacking libtool (2.4.6-2) ... 2021-09-26 09:05:33.774 | Selecting previously unselected package dh-autoreconf. 2021-09-26 09:05:33.781 | Preparing to unpack .../024-dh-autoreconf_17_all.deb ... 2021-09-26 09:05:33.842 | Unpacking dh-autoreconf (17) ... 2021-09-26 09:05:34.185 | Selecting previously unselected package libarchive-zip-perl. 2021-09-26 09:05:34.192 | Preparing to unpack .../025-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-09-26 09:05:34.273 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-09-26 09:05:34.593 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-09-26 09:05:34.600 | Preparing to unpack .../026-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-09-26 09:05:34.659 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-09-26 09:05:34.985 | Selecting previously unselected package libtimedate-perl. 2021-09-26 09:05:34.992 | Preparing to unpack .../027-libtimedate-perl_2.3000-2_all.deb ... 2021-09-26 09:05:35.031 | Unpacking libtimedate-perl (2.3000-2) ... 2021-09-26 09:05:35.425 | Selecting previously unselected package dh-strip-nondeterminism. 2021-09-26 09:05:35.432 | Preparing to unpack .../028-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-09-26 09:05:35.491 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-09-26 09:05:35.797 | Selecting previously unselected package libdpkg-perl. 2021-09-26 09:05:35.804 | Preparing to unpack .../029-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-09-26 09:05:35.859 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-09-26 09:05:36.291 | Selecting previously unselected package make. 2021-09-26 09:05:36.299 | Preparing to unpack .../030-make_4.1-9.1ubuntu1_amd64.deb ... 2021-09-26 09:05:36.348 | Unpacking make (4.1-9.1ubuntu1) ... 2021-09-26 09:05:36.734 | Selecting previously unselected package dpkg-dev. 2021-09-26 09:05:36.741 | Preparing to unpack .../031-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-09-26 09:05:36.797 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-09-26 09:05:37.369 | Selecting previously unselected package libcroco3:amd64. 2021-09-26 09:05:37.376 | Preparing to unpack .../032-libcroco3_0.6.12-2_amd64.deb ... 2021-09-26 09:05:37.419 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-09-26 09:05:37.742 | Selecting previously unselected package gettext. 2021-09-26 09:05:37.749 | Preparing to unpack .../033-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-09-26 09:05:37.799 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-09-26 09:05:38.631 | Selecting previously unselected package intltool-debian. 2021-09-26 09:05:38.638 | Preparing to unpack .../034-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-09-26 09:05:38.685 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-09-26 09:05:39.014 | Selecting previously unselected package po-debconf. 2021-09-26 09:05:39.021 | Preparing to unpack .../035-po-debconf_1.0.20_all.deb ... 2021-09-26 09:05:39.082 | Unpacking po-debconf (1.0.20) ... 2021-09-26 09:05:39.403 | Selecting previously unselected package debhelper. 2021-09-26 09:05:39.410 | Preparing to unpack .../036-debhelper_11.1.6ubuntu2_all.deb ... 2021-09-26 09:05:39.465 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-09-26 09:05:39.987 | Selecting previously unselected package apache2-dev. 2021-09-26 09:05:39.995 | Preparing to unpack .../037-apache2-dev_2.4.29-1ubuntu4.16_amd64.deb ... 2021-09-26 09:05:40.044 | Unpacking apache2-dev (2.4.29-1ubuntu4.16) ... 2021-09-26 09:05:40.419 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-09-26 09:05:40.427 | Preparing to unpack .../038-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-09-26 09:05:40.471 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 09:05:41.331 | Selecting previously unselected package g++-7. 2021-09-26 09:05:41.338 | Preparing to unpack .../039-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-09-26 09:05:41.376 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 09:05:43.148 | Selecting previously unselected package g++. 2021-09-26 09:05:43.155 | Preparing to unpack .../040-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-09-26 09:05:43.205 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-09-26 09:05:43.539 | Selecting previously unselected package build-essential. 2021-09-26 09:05:43.547 | Preparing to unpack .../041-build-essential_12.4ubuntu1_amd64.deb ... 2021-09-26 09:05:43.602 | Unpacking build-essential (12.4ubuntu1) ... 2021-09-26 09:05:43.951 | Selecting previously unselected package conntrack. 2021-09-26 09:05:43.958 | Preparing to unpack .../042-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-09-26 09:05:44.010 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 09:05:44.428 | Selecting previously unselected package libnetfilter-queue1. 2021-09-26 09:05:44.435 | Preparing to unpack .../043-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-09-26 09:05:44.496 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-09-26 09:05:44.979 | Selecting previously unselected package conntrackd. 2021-09-26 09:05:44.987 | Preparing to unpack .../044-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-09-26 09:05:45.045 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 09:05:45.425 | Preparing to unpack .../045-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-09-26 09:05:45.608 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-09-26 09:05:46.050 | Preparing to unpack .../046-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-09-26 09:05:46.216 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-09-26 09:05:46.748 | Selecting previously unselected package dctrl-tools. 2021-09-26 09:05:46.756 | Preparing to unpack .../047-dctrl-tools_2.24-2build1_amd64.deb ... 2021-09-26 09:05:46.859 | Unpacking dctrl-tools (2.24-2build1) ... 2021-09-26 09:05:47.292 | Preparing to unpack .../048-dnsmasq-base_2.79-1ubuntu0.4_amd64.deb ... 2021-09-26 09:05:47.471 | Unpacking dnsmasq-base (2.79-1ubuntu0.4) over (2.79-1) ... 2021-09-26 09:05:47.976 | Selecting previously unselected package dnsmasq-utils. 2021-09-26 09:05:47.983 | Preparing to unpack .../049-dnsmasq-utils_2.79-1ubuntu0.4_amd64.deb ... 2021-09-26 09:05:48.039 | Unpacking dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-09-26 09:05:48.382 | Selecting previously unselected package dstat. 2021-09-26 09:05:48.389 | Preparing to unpack .../050-dstat_0.7.3-1_all.deb ... 2021-09-26 09:05:48.450 | Unpacking dstat (0.7.3-1) ... 2021-09-26 09:05:48.851 | Selecting previously unselected package libfakeroot:amd64. 2021-09-26 09:05:48.858 | Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-09-26 09:05:48.908 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-09-26 09:05:49.239 | Selecting previously unselected package fakeroot. 2021-09-26 09:05:49.246 | Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-09-26 09:05:49.288 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-09-26 09:05:49.565 | Selecting previously unselected package genisoimage. 2021-09-26 09:05:49.572 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-09-26 09:05:49.625 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-09-26 09:05:50.033 | Selecting previously unselected package libgraphite2-3:amd64. 2021-09-26 09:05:50.040 | Preparing to unpack .../054-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-09-26 09:05:50.090 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-09-26 09:05:50.457 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-09-26 09:05:50.464 | Preparing to unpack .../055-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 09:05:50.513 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:05:50.907 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-09-26 09:05:50.915 | Preparing to unpack .../056-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 09:05:50.947 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:05:51.296 | Selecting previously unselected package libann0. 2021-09-26 09:05:51.303 | Preparing to unpack .../057-libann0_1.1.2+doc-6_amd64.deb ... 2021-09-26 09:05:51.347 | Unpacking libann0 (1.1.2+doc-6) ... 2021-09-26 09:05:51.674 | Selecting previously unselected package libcdt5. 2021-09-26 09:05:51.681 | Preparing to unpack .../058-libcdt5_2.40.1-2_amd64.deb ... 2021-09-26 09:05:51.733 | Unpacking libcdt5 (2.40.1-2) ... 2021-09-26 09:05:52.067 | Selecting previously unselected package libcgraph6. 2021-09-26 09:05:52.074 | Preparing to unpack .../059-libcgraph6_2.40.1-2_amd64.deb ... 2021-09-26 09:05:52.130 | Unpacking libcgraph6 (2.40.1-2) ... 2021-09-26 09:05:52.382 | Selecting previously unselected package libjpeg8:amd64. 2021-09-26 09:05:52.389 | Preparing to unpack .../060-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-09-26 09:05:52.430 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-26 09:05:52.756 | Selecting previously unselected package libjbig0:amd64. 2021-09-26 09:05:52.763 | Preparing to unpack .../061-libjbig0_2.1-3.1build1_amd64.deb ... 2021-09-26 09:05:52.802 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-09-26 09:05:53.196 | Selecting previously unselected package libtiff5:amd64. 2021-09-26 09:05:53.203 | Preparing to unpack .../062-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-09-26 09:05:53.253 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-09-26 09:05:53.671 | Selecting previously unselected package libwebp6:amd64. 2021-09-26 09:05:53.678 | Preparing to unpack .../063-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:05:53.722 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-09-26 09:05:54.079 | Selecting previously unselected package libxpm4:amd64. 2021-09-26 09:05:54.087 | Preparing to unpack .../064-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-09-26 09:05:54.136 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-09-26 09:05:54.465 | Selecting previously unselected package libgd3:amd64. 2021-09-26 09:05:54.472 | Preparing to unpack .../065-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-09-26 09:05:54.522 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-09-26 09:05:54.919 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-09-26 09:05:54.927 | Preparing to unpack .../066-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-09-26 09:05:54.965 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-26 09:05:55.331 | Selecting previously unselected package libpixman-1-0:amd64. 2021-09-26 09:05:55.338 | Preparing to unpack .../067-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-09-26 09:05:55.391 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-09-26 09:05:56.008 | Selecting previously unselected package libxcb-render0:amd64. 2021-09-26 09:05:56.015 | Preparing to unpack .../068-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-09-26 09:05:56.064 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 09:05:56.399 | Selecting previously unselected package libxcb-shm0:amd64. 2021-09-26 09:05:56.406 | Preparing to unpack .../069-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-09-26 09:05:56.467 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 09:05:56.822 | Selecting previously unselected package libxrender1:amd64. 2021-09-26 09:05:56.829 | Preparing to unpack .../070-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-09-26 09:05:56.879 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-09-26 09:05:57.296 | Selecting previously unselected package libcairo2:amd64. 2021-09-26 09:05:57.303 | Preparing to unpack .../071-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-09-26 09:05:57.347 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-09-26 09:05:57.833 | Selecting previously unselected package libltdl7:amd64. 2021-09-26 09:05:57.840 | Preparing to unpack .../072-libltdl7_2.4.6-2_amd64.deb ... 2021-09-26 09:05:57.890 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-09-26 09:05:58.202 | Selecting previously unselected package libthai-data. 2021-09-26 09:05:58.210 | Preparing to unpack .../073-libthai-data_0.1.27-2_all.deb ... 2021-09-26 09:05:58.262 | Unpacking libthai-data (0.1.27-2) ... 2021-09-26 09:05:58.693 | Selecting previously unselected package libdatrie1:amd64. 2021-09-26 09:05:58.701 | Preparing to unpack .../074-libdatrie1_0.2.10-7_amd64.deb ... 2021-09-26 09:05:58.745 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-09-26 09:05:59.079 | Selecting previously unselected package libthai0:amd64. 2021-09-26 09:05:59.086 | Preparing to unpack .../075-libthai0_0.1.27-2_amd64.deb ... 2021-09-26 09:05:59.119 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-09-26 09:05:59.439 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-09-26 09:05:59.446 | Preparing to unpack .../076-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 09:05:59.493 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:05:59.928 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-09-26 09:05:59.935 | Preparing to unpack .../077-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 09:05:59.973 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:06:00.305 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-09-26 09:06:00.312 | Preparing to unpack .../078-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-09-26 09:06:00.350 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:06:00.696 | Selecting previously unselected package libpathplan4. 2021-09-26 09:06:00.703 | Preparing to unpack .../079-libpathplan4_2.40.1-2_amd64.deb ... 2021-09-26 09:06:00.745 | Unpacking libpathplan4 (2.40.1-2) ... 2021-09-26 09:06:01.168 | Selecting previously unselected package libgvc6. 2021-09-26 09:06:01.175 | Preparing to unpack .../080-libgvc6_2.40.1-2_amd64.deb ... 2021-09-26 09:06:01.223 | Unpacking libgvc6 (2.40.1-2) ... 2021-09-26 09:06:01.671 | Selecting previously unselected package libgvpr2. 2021-09-26 09:06:01.678 | Preparing to unpack .../081-libgvpr2_2.40.1-2_amd64.deb ... 2021-09-26 09:06:01.728 | Unpacking libgvpr2 (2.40.1-2) ... 2021-09-26 09:06:02.096 | Selecting previously unselected package liblab-gamut1. 2021-09-26 09:06:02.103 | Preparing to unpack .../082-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-09-26 09:06:02.142 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-09-26 09:06:02.751 | Selecting previously unselected package libxt6:amd64. 2021-09-26 09:06:02.758 | Preparing to unpack .../083-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-09-26 09:06:02.810 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-09-26 09:06:03.202 | Selecting previously unselected package libxmu6:amd64. 2021-09-26 09:06:03.209 | Preparing to unpack .../084-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-09-26 09:06:03.270 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-09-26 09:06:03.656 | Selecting previously unselected package libxaw7:amd64. 2021-09-26 09:06:03.664 | Preparing to unpack .../085-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-09-26 09:06:03.713 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-09-26 09:06:04.096 | Selecting previously unselected package graphviz. 2021-09-26 09:06:04.103 | Preparing to unpack .../086-graphviz_2.40.1-2_amd64.deb ... 2021-09-26 09:06:04.141 | Unpacking graphviz (2.40.1-2) ... 2021-09-26 09:06:04.659 | Selecting previously unselected package libnl-3-200:amd64. 2021-09-26 09:06:04.667 | Preparing to unpack .../087-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 09:06:04.716 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:06:05.116 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-09-26 09:06:05.123 | Preparing to unpack .../088-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 09:06:05.190 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:06:05.639 | Selecting previously unselected package libibverbs1:amd64. 2021-09-26 09:06:05.646 | Preparing to unpack .../089-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-09-26 09:06:05.696 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 09:06:06.110 | Selecting previously unselected package ibverbs-providers:amd64. 2021-09-26 09:06:06.118 | Preparing to unpack .../090-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-09-26 09:06:06.179 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 09:06:06.488 | Selecting previously unselected package icu-devtools. 2021-09-26 09:06:06.495 | Preparing to unpack .../091-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 09:06:06.558 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-09-26 09:06:06.890 | Selecting previously unselected package iputils-arping. 2021-09-26 09:06:06.897 | Preparing to unpack .../092-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-09-26 09:06:06.947 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-09-26 09:06:07.342 | Selecting previously unselected package javascript-common. 2021-09-26 09:06:07.349 | Preparing to unpack .../093-javascript-common_11_all.deb ... 2021-09-26 09:06:07.396 | Unpacking javascript-common (11) ... 2021-09-26 09:06:07.822 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-09-26 09:06:07.829 | Preparing to unpack .../094-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-09-26 09:06:07.879 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:06:08.311 | Selecting previously unselected package libsensors4:amd64. 2021-09-26 09:06:08.318 | Preparing to unpack .../095-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-09-26 09:06:08.496 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-09-26 09:06:08.836 | Selecting previously unselected package libsnmp-base. 2021-09-26 09:06:08.844 | Preparing to unpack .../096-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-09-26 09:06:08.922 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 09:06:09.427 | Selecting previously unselected package libsnmp30:amd64. 2021-09-26 09:06:09.435 | Preparing to unpack .../097-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-09-26 09:06:09.482 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 09:06:10.056 | Selecting previously unselected package keepalived. 2021-09-26 09:06:10.063 | Preparing to unpack .../098-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:06:10.113 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-09-26 09:06:10.562 | Selecting previously unselected package libgssrpc4:amd64. 2021-09-26 09:06:10.569 | Preparing to unpack .../099-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:10.615 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:10.964 | Selecting previously unselected package libkdb5-9:amd64. 2021-09-26 09:06:10.972 | Preparing to unpack .../100-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:11.027 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:11.382 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-09-26 09:06:11.390 | Preparing to unpack .../101-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:11.441 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:11.796 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-09-26 09:06:11.803 | Preparing to unpack .../102-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:11.864 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:12.170 | Selecting previously unselected package comerr-dev:amd64. 2021-09-26 09:06:12.177 | Preparing to unpack .../103-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-09-26 09:06:12.230 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-09-26 09:06:12.524 | Selecting previously unselected package krb5-multidev:amd64. 2021-09-26 09:06:12.532 | Preparing to unpack .../104-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:12.576 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:12.967 | Selecting previously unselected package libaio1:amd64. 2021-09-26 09:06:12.975 | Preparing to unpack .../105-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-09-26 09:06:13.024 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-09-26 09:06:13.413 | Selecting previously unselected package libalgorithm-diff-perl. 2021-09-26 09:06:13.421 | Preparing to unpack .../106-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-09-26 09:06:13.470 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-09-26 09:06:13.768 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-09-26 09:06:13.775 | Preparing to unpack .../107-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-09-26 09:06:13.827 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-09-26 09:06:14.110 | Selecting previously unselected package libalgorithm-merge-perl. 2021-09-26 09:06:14.118 | Preparing to unpack .../108-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-09-26 09:06:14.167 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-09-26 09:06:14.456 | Selecting previously unselected package libarchive-cpio-perl. 2021-09-26 09:06:14.463 | Preparing to unpack .../109-libarchive-cpio-perl_0.10-1_all.deb ... 2021-09-26 09:06:14.513 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-09-26 09:06:14.842 | Selecting previously unselected package libfile-fcntllock-perl. 2021-09-26 09:06:14.849 | Preparing to unpack .../110-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-09-26 09:06:14.890 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-09-26 09:06:15.187 | Selecting previously unselected package libglib2.0-bin. 2021-09-26 09:06:15.195 | Preparing to unpack .../111-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:06:15.227 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:06:15.591 | Selecting previously unselected package libglib2.0-dev-bin. 2021-09-26 09:06:15.598 | Preparing to unpack .../112-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:06:15.653 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:06:16.150 | Selecting previously unselected package pkg-config. 2021-09-26 09:06:16.158 | Preparing to unpack .../113-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-09-26 09:06:16.227 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-09-26 09:06:16.502 | Selecting previously unselected package zlib1g-dev:amd64. 2021-09-26 09:06:16.509 | Preparing to unpack .../114-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-09-26 09:06:16.564 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-09-26 09:06:16.951 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-09-26 09:06:16.958 | Preparing to unpack .../115-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:06:17.019 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:06:17.627 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-09-26 09:06:17.635 | Preparing to unpack .../116-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-09-26 09:06:17.684 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-09-26 09:06:18.008 | Selecting previously unselected package libgts-bin. 2021-09-26 09:06:18.015 | Preparing to unpack .../117-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-09-26 09:06:18.070 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-09-26 09:06:18.456 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-09-26 09:06:18.463 | Preparing to unpack .../118-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 09:06:18.504 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:06:18.924 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-09-26 09:06:18.931 | Preparing to unpack .../119-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 09:06:18.987 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:06:19.344 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-09-26 09:06:19.352 | Preparing to unpack .../120-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-09-26 09:06:19.413 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-09-26 09:06:19.756 | Selecting previously unselected package libiculx60:amd64. 2021-09-26 09:06:19.763 | Preparing to unpack .../121-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 09:06:19.818 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 09:06:20.153 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-09-26 09:06:20.160 | Preparing to unpack .../122-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-09-26 09:06:20.215 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-09-26 09:06:20.556 | Selecting previously unselected package libicu-dev. 2021-09-26 09:06:20.563 | Preparing to unpack .../123-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-09-26 09:06:20.618 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-09-26 09:06:22.344 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-09-26 09:06:22.352 | Preparing to unpack .../124-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-09-26 09:06:22.404 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:06:22.864 | Selecting previously unselected package libiscsi7:amd64. 2021-09-26 09:06:22.872 | Preparing to unpack .../125-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-09-26 09:06:22.927 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-09-26 09:06:23.319 | Selecting previously unselected package libjansson4:amd64. 2021-09-26 09:06:23.326 | Preparing to unpack .../126-libjansson4_2.11-1_amd64.deb ... 2021-09-26 09:06:23.378 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-09-26 09:06:23.707 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-09-26 09:06:23.714 | Preparing to unpack .../127-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-09-26 09:06:23.770 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 09:06:24.104 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-09-26 09:06:24.112 | Preparing to unpack .../128-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-09-26 09:06:24.150 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 09:06:24.470 | Selecting previously unselected package libjpeg-dev:amd64. 2021-09-26 09:06:24.477 | Preparing to unpack .../129-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-09-26 09:06:24.535 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 09:06:24.867 | Selecting previously unselected package libjs-jquery. 2021-09-26 09:06:24.875 | Preparing to unpack .../130-libjs-jquery_3.2.1-1_all.deb ... 2021-09-26 09:06:24.930 | Unpacking libjs-jquery (3.2.1-1) ... 2021-09-26 09:06:25.281 | Selecting previously unselected package libjs-jquery-metadata. 2021-09-26 09:06:25.289 | Preparing to unpack .../131-libjs-jquery-metadata_12-1_all.deb ... 2021-09-26 09:06:25.338 | Unpacking libjs-jquery-metadata (12-1) ... 2021-09-26 09:06:25.670 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-09-26 09:06:25.677 | Preparing to unpack .../132-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-09-26 09:06:25.727 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-09-26 09:06:26.081 | Selecting previously unselected package libltdl-dev:amd64. 2021-09-26 09:06:26.089 | Preparing to unpack .../133-libltdl-dev_2.4.6-2_amd64.deb ... 2021-09-26 09:06:26.158 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-09-26 09:06:26.510 | Selecting previously unselected package libsys-hostname-long-perl. 2021-09-26 09:06:26.518 | Preparing to unpack .../134-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-09-26 09:06:26.621 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-09-26 09:06:26.950 | Selecting previously unselected package libmail-sendmail-perl. 2021-09-26 09:06:26.958 | Preparing to unpack .../135-libmail-sendmail-perl_0.80-1_all.deb ... 2021-09-26 09:06:27.021 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-09-26 09:06:27.459 | Selecting previously unselected package libmatheval1:amd64. 2021-09-26 09:06:27.466 | Preparing to unpack .../136-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-09-26 09:06:27.533 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-09-26 09:06:28.024 | Selecting previously unselected package mysql-common. 2021-09-26 09:06:28.032 | Preparing to unpack .../137-mysql-common_5.8+1.0.4_all.deb ... 2021-09-26 09:06:28.112 | Unpacking mysql-common (5.8+1.0.4) ... 2021-09-26 09:06:28.493 | Selecting previously unselected package libmysqlclient20:amd64. 2021-09-26 09:06:28.501 | Preparing to unpack .../138-libmysqlclient20_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:06:28.567 | Unpacking libmysqlclient20:amd64 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:06:29.053 | Selecting previously unselected package libssl-dev:amd64. 2021-09-26 09:06:29.060 | Preparing to unpack .../139-libssl-dev_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-09-26 09:06:29.115 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 09:06:29.710 | Selecting previously unselected package libmysqlclient-dev. 2021-09-26 09:06:29.717 | Preparing to unpack .../140-libmysqlclient-dev_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:06:29.772 | Unpacking libmysqlclient-dev (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:06:30.430 | Selecting previously unselected package libnorm1:amd64. 2021-09-26 09:06:30.437 | Preparing to unpack .../141-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-09-26 09:06:30.515 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-09-26 09:06:30.996 | Selecting previously unselected package libnspr4:amd64. 2021-09-26 09:06:31.004 | Preparing to unpack .../142-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-09-26 09:06:31.061 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-09-26 09:06:31.467 | Selecting previously unselected package libnss3:amd64. 2021-09-26 09:06:31.475 | Preparing to unpack .../143-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-09-26 09:06:31.521 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-09-26 09:06:32.105 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-09-26 09:06:32.112 | Preparing to unpack .../144-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-09-26 09:06:32.164 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-09-26 09:06:32.650 | Selecting previously unselected package libpq5:amd64. 2021-09-26 09:06:32.658 | Preparing to unpack .../145-libpq5_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:06:32.719 | Unpacking libpq5:amd64 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:06:33.027 | Selecting previously unselected package libpq-dev. 2021-09-26 09:06:33.035 | Preparing to unpack .../146-libpq-dev_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:06:33.087 | Unpacking libpq-dev (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:06:33.630 | Selecting previously unselected package librados2. 2021-09-26 09:06:33.638 | Preparing to unpack .../147-librados2_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:06:33.693 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 09:06:34.562 | Selecting previously unselected package librbd1. 2021-09-26 09:06:34.569 | Preparing to unpack .../148-librbd1_12.2.13-0ubuntu0.18.04.8_amd64.deb ... 2021-09-26 09:06:34.636 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 09:06:35.181 | Selecting previously unselected package libsasl2-dev. 2021-09-26 09:06:35.189 | Preparing to unpack .../149-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 09:06:35.250 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 09:06:35.698 | Preparing to unpack .../150-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-09-26 09:06:35.861 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-09-26 09:06:36.430 | Selecting previously unselected package libsodium23:amd64. 2021-09-26 09:06:36.438 | Preparing to unpack .../151-libsodium23_1.0.16-2_amd64.deb ... 2021-09-26 09:06:36.493 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-09-26 09:06:36.764 | Selecting previously unselected package libsystemd-dev:amd64. 2021-09-26 09:06:36.772 | Preparing to unpack .../152-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-09-26 09:06:36.824 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-09-26 09:06:37.256 | Selecting previously unselected package libx86-1:amd64. 2021-09-26 09:06:37.264 | Preparing to unpack .../153-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-09-26 09:06:37.313 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-09-26 09:06:37.621 | Selecting previously unselected package libxml2-dev:amd64. 2021-09-26 09:06:37.629 | Preparing to unpack .../154-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-09-26 09:06:37.678 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 09:06:38.269 | Preparing to unpack .../155-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-09-26 09:06:38.441 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-09-26 09:06:38.887 | Selecting previously unselected package libxslt1-dev:amd64. 2021-09-26 09:06:38.895 | Preparing to unpack .../156-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-09-26 09:06:38.958 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 09:06:39.487 | Selecting previously unselected package libzmq5:amd64. 2021-09-26 09:06:39.495 | Preparing to unpack .../157-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-09-26 09:06:39.549 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-09-26 09:06:40.060 | Preparing to unpack .../158-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-09-26 09:06:40.216 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-09-26 09:06:41.544 | Selecting previously unselected package memcached. 2021-09-26 09:06:41.552 | Preparing to unpack .../159-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-09-26 09:06:41.606 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-09-26 09:06:41.978 | Selecting previously unselected package pm-utils. 2021-09-26 09:06:41.986 | Preparing to unpack .../160-pm-utils_1.4.1-17_all.deb ... 2021-09-26 09:06:42.046 | Unpacking pm-utils (1.4.1-17) ... 2021-09-26 09:06:42.458 | Selecting previously unselected package postgresql-client-common. 2021-09-26 09:06:42.466 | Preparing to unpack .../161-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-09-26 09:06:42.515 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-09-26 09:06:42.901 | Selecting previously unselected package ssl-cert. 2021-09-26 09:06:42.908 | Preparing to unpack .../162-ssl-cert_1.0.39_all.deb ... 2021-09-26 09:06:42.952 | Unpacking ssl-cert (1.0.39) ... 2021-09-26 09:06:43.535 | Selecting previously unselected package postgresql-common. 2021-09-26 09:06:43.544 | Preparing to unpack .../163-postgresql-common_190ubuntu0.1_all.deb ... 2021-09-26 09:06:43.638 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-09-26 09:06:43.693 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-09-26 09:06:44.118 | Selecting previously unselected package postgresql-server-dev-10. 2021-09-26 09:06:44.126 | Preparing to unpack .../164-postgresql-server-dev-10_10.18-0ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:06:44.166 | Unpacking postgresql-server-dev-10 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:06:44.773 | Selecting previously unselected package postgresql-server-dev-all. 2021-09-26 09:06:44.780 | Preparing to unpack .../165-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-09-26 09:06:44.867 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-09-26 09:06:45.175 | Selecting previously unselected package python-pip-whl. 2021-09-26 09:06:45.183 | Preparing to unpack .../166-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-09-26 09:06:45.215 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-09-26 09:06:45.778 | Selecting previously unselected package python3-mysqldb. 2021-09-26 09:06:45.786 | Preparing to unpack .../167-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-09-26 09:06:45.823 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-09-26 09:06:46.195 | Selecting previously unselected package python3.6-venv. 2021-09-26 09:06:46.203 | Preparing to unpack .../168-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-09-26 09:06:46.258 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-09-26 09:06:46.558 | Selecting previously unselected package python3-venv. 2021-09-26 09:06:46.566 | Preparing to unpack .../169-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-09-26 09:06:46.624 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-09-26 09:06:46.972 | Selecting previously unselected package qemu-block-extra:amd64. 2021-09-26 09:06:46.981 | Preparing to unpack .../170-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.37_amd64.deb ... 2021-09-26 09:06:47.029 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 09:06:47.367 | Selecting previously unselected package qemu-utils. 2021-09-26 09:06:47.375 | Preparing to unpack .../171-qemu-utils_1%3a2.11+dfsg-1ubuntu7.37_amd64.deb ... 2021-09-26 09:06:47.423 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 09:06:47.918 | Selecting previously unselected package sharutils. 2021-09-26 09:06:47.926 | Preparing to unpack .../172-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-09-26 09:06:47.964 | Unpacking sharutils (1:4.15.2-3) ... 2021-09-26 09:06:48.310 | Selecting previously unselected package sqlite3. 2021-09-26 09:06:48.317 | Preparing to unpack .../173-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-09-26 09:06:48.378 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-09-26 09:06:48.827 | Selecting previously unselected package thin-provisioning-tools. 2021-09-26 09:06:48.836 | Preparing to unpack .../174-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-09-26 09:06:48.892 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-09-26 09:06:49.347 | Selecting previously unselected package unzip. 2021-09-26 09:06:49.355 | Preparing to unpack .../175-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-09-26 09:06:49.406 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-09-26 09:06:49.778 | Selecting previously unselected package uwsgi-core. 2021-09-26 09:06:49.786 | Preparing to unpack .../176-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 09:06:49.838 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:06:50.307 | Selecting previously unselected package vbetool. 2021-09-26 09:06:50.315 | Preparing to unpack .../177-vbetool_1.1-4_amd64.deb ... 2021-09-26 09:06:50.370 | Unpacking vbetool (1.1-4) ... 2021-09-26 09:06:50.836 | Selecting previously unselected package libipset3:amd64. 2021-09-26 09:06:50.843 | Preparing to unpack .../178-libipset3_6.34-1_amd64.deb ... 2021-09-26 09:06:50.909 | Unpacking libipset3:amd64 (6.34-1) ... 2021-09-26 09:06:51.291 | Selecting previously unselected package ipset. 2021-09-26 09:06:51.299 | Preparing to unpack .../179-ipset_6.34-1_amd64.deb ... 2021-09-26 09:06:51.353 | Unpacking ipset (6.34-1) ... 2021-09-26 09:06:51.835 | Selecting previously unselected package ipvsadm. 2021-09-26 09:06:51.843 | Preparing to unpack .../180-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-09-26 09:06:51.898 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-09-26 09:06:52.296 | Selecting previously unselected package kpartx. 2021-09-26 09:06:52.303 | Preparing to unpack .../181-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-09-26 09:06:52.347 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-09-26 09:06:52.701 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-09-26 09:06:52.709 | Preparing to unpack .../182-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 09:06:52.752 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:06:53.207 | Selecting previously unselected package liberasurecode1:amd64. 2021-09-26 09:06:53.215 | Preparing to unpack .../183-liberasurecode1_1.5.0-1_amd64.deb ... 2021-09-26 09:06:53.252 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-09-26 09:06:53.518 | Selecting previously unselected package liberasurecode-dev. 2021-09-26 09:06:53.527 | Preparing to unpack .../184-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-09-26 09:06:53.572 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-09-26 09:06:53.873 | Selecting previously unselected package libffi-dev:amd64. 2021-09-26 09:06:53.880 | Preparing to unpack .../185-libffi-dev_3.2.1-8_amd64.deb ... 2021-09-26 09:06:53.930 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-09-26 09:06:54.233 | Selecting previously unselected package libkrb5-dev:amd64. 2021-09-26 09:06:54.240 | Preparing to unpack .../186-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-09-26 09:06:54.286 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:06:54.578 | Selecting previously unselected package libyaml-dev:amd64. 2021-09-26 09:06:54.586 | Preparing to unpack .../187-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-09-26 09:06:54.635 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-09-26 09:06:54.893 | Selecting previously unselected package socat. 2021-09-26 09:06:54.901 | Preparing to unpack .../188-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-09-26 09:06:54.949 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-09-26 09:06:55.333 | Selecting previously unselected package vlan. 2021-09-26 09:06:55.341 | Preparing to unpack .../189-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-09-26 09:06:55.389 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-09-26 09:06:55.709 | Setting up libjs-jquery (3.2.1-1) ... 2021-09-26 09:06:55.844 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-09-26 09:06:55.935 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-09-26 09:06:56.087 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-09-26 09:06:56.230 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-09-26 09:06:56.495 | Setting up libpathplan4 (2.40.1-2) ... 2021-09-26 09:06:56.638 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 09:06:56.801 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 09:06:56.940 | Setting up make (4.1-9.1ubuntu1) ... 2021-09-26 09:06:57.098 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-09-26 09:06:57.292 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 09:06:57.418 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-09-26 09:06:57.730 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-09-26 09:06:57.867 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-09-26 09:06:57.995 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-09-26 09:06:58.115 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-09-26 09:06:58.261 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:06:58.358 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-09-26 09:06:58.675 | Setting up libtimedate-perl (2.3000-2) ... 2021-09-26 09:06:58.829 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-09-26 09:06:58.921 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 09:06:59.132 | Setting up fonts-dejavu-core (2.37-1) ... 2021-09-26 09:06:59.861 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-09-26 09:07:00.281 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-09-26 09:07:00.444 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-09-26 09:07:01.360 | update-initramfs: deferring update (trigger activated) 2021-09-26 09:07:03.501 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:07:03.586 | No schema files found: doing nothing. 2021-09-26 09:07:03.640 | Setting up mysql-common (5.8+1.0.4) ... 2021-09-26 09:07:03.908 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-26 09:07:03.982 | Setting up sharutils (1:4.15.2-3) ... 2021-09-26 09:07:04.152 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-09-26 09:07:04.309 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 09:07:04.446 | Setting up libjansson4:amd64 (2.11-1) ... 2021-09-26 09:07:04.573 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-09-26 09:07:04.781 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-09-26 09:07:05.001 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 09:07:05.178 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-09-26 09:07:05.321 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-09-26 09:07:05.469 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-09-26 09:07:05.595 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-09-26 09:07:05.686 | Setting up dctrl-tools (2.24-2build1) ... 2021-09-26 09:07:05.875 | Setting up apache2-data (2.4.29-1ubuntu4.16) ... 2021-09-26 09:07:06.032 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-09-26 09:07:06.189 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-09-26 09:07:06.332 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 09:07:06.478 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-09-26 09:07:06.624 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-09-26 09:07:06.722 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-09-26 09:07:17.266 | Setting up pm-utils (1.4.1-17) ... 2021-09-26 09:07:17.483 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-09-26 09:07:17.686 | Setting up m4 (1.4.18-1) ... 2021-09-26 09:07:17.838 | Setting up libipset3:amd64 (6.34-1) ... 2021-09-26 09:07:17.992 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-09-26 09:07:18.100 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 09:07:18.243 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:07:18.403 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-09-26 09:07:18.692 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-09-26 09:07:20.735 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-09-26 09:07:20.889 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 09:07:21.044 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-09-26 09:07:22.069 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-09-26 09:07:22.237 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-09-26 09:07:22.392 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 09:07:22.543 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-09-26 09:07:22.663 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 09:07:22.846 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-09-26 09:07:23.017 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-09-26 09:07:23.114 | Setting up dnsmasq-utils (2.79-1ubuntu0.4) ... 2021-09-26 09:07:23.255 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-09-26 09:07:23.412 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-09-26 09:07:23.526 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-09-26 09:07:23.783 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-09-26 09:07:23.935 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-09-26 09:07:24.063 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:07:24.226 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-09-26 09:07:24.526 | Setting up autotools-dev (20180224.1) ... 2021-09-26 09:07:24.677 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 09:07:24.834 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-09-26 09:07:24.992 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-09-26 09:07:25.240 | Setting up dstat (0.7.3-1) ... 2021-09-26 09:07:25.588 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 09:07:26.063 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-09-26 09:07:26.217 | Setting up ipset (6.34-1) ... 2021-09-26 09:07:26.371 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-09-26 09:07:26.557 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-09-26 09:07:26.701 | Setting up systemd (237-3ubuntu10.52) ... 2021-09-26 09:07:26.755 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-09-26 09:07:28.381 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-09-26 09:07:28.382 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-09-26 09:07:28.383 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-09-26 09:07:28.384 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-09-26 09:07:28.518 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-09-26 09:07:28.655 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 09:07:28.855 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-09-26 09:07:28.966 | Setting up libann0 (1.1.2+doc-6) ... 2021-09-26 09:07:29.080 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-09-26 09:07:29.240 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-09-26 09:07:29.380 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-09-26 09:07:29.523 | Setting up dnsmasq-base (2.79-1ubuntu0.4) ... 2021-09-26 09:07:29.734 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-09-26 09:07:29.874 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-09-26 09:07:30.134 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:07:53.440 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-09-26 09:07:53.554 | Setting up libmysqlclient20:amd64 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:07:53.700 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-09-26 09:07:53.837 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-09-26 09:07:53.983 | Setting up libthai-data (0.1.27-2) ... 2021-09-26 09:07:54.143 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-09-26 09:07:54.303 | Setting up javascript-common (11) ... 2021-09-26 09:07:54.540 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-09-26 09:07:54.600 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 09:07:54.714 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-09-26 09:07:54.902 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:07:55.159 | Setting up libjs-jquery-metadata (12-1) ... 2021-09-26 09:07:55.291 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-09-26 09:07:56.460 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-09-26 09:07:56.928 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-09-26 09:07:57.079 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-09-26 09:07:57.237 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:07:57.397 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-09-26 09:07:57.519 | Setting up vbetool (1.1-4) ... 2021-09-26 09:07:57.614 | Setting up libcdt5 (2.40.1-2) ... 2021-09-26 09:07:57.771 | Setting up git (1:2.17.1-1ubuntu0.9) ... 2021-09-26 09:07:58.039 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-09-26 09:07:58.216 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-09-26 09:07:58.371 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-09-26 09:07:58.691 | Setting up libcgraph6 (2.40.1-2) ... 2021-09-26 09:07:58.845 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-09-26 09:07:58.999 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-09-26 09:07:59.163 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-09-26 09:07:59.314 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 09:07:59.465 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-09-26 09:07:59.620 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-09-26 09:07:59.731 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-09-26 09:07:59.865 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-09-26 09:08:00.062 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-09-26 09:08:00.174 | Setting up libtool (2.4.6-2) ... 2021-09-26 09:08:00.319 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-09-26 09:08:00.451 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-09-26 09:08:00.582 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-09-26 09:08:00.725 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-09-26 09:08:00.857 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:00.980 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-09-26 09:08:02.261 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-09-26 09:08:02.905 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-09-26 09:08:05.313 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-09-26 09:08:05.467 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-09-26 09:08:05.627 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-09-26 09:08:06.216 | Setting up libapr1-dev (1.6.3-2) ... 2021-09-26 09:08:06.379 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-09-26 09:08:06.553 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:08:07.004 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-09-26 09:08:07.164 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-09-26 09:08:07.301 | Setting up libgvpr2 (2.40.1-2) ... 2021-09-26 09:08:07.448 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-09-26 09:08:07.619 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-09-26 09:08:08.727 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-09-26 09:08:09.356 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-09-26 09:08:09.528 | Setting up apache2-utils (2.4.29-1ubuntu4.16) ... 2021-09-26 09:08:09.701 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-09-26 09:08:09.859 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-09-26 09:08:09.998 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-09-26 09:08:10.139 | Setting up apache2-bin (2.4.29-1ubuntu4.16) ... 2021-09-26 09:08:10.284 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:08:10.450 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-09-26 09:08:10.616 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:08:10.787 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-09-26 09:08:10.956 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-09-26 09:08:11.119 | Setting up ssl-cert (1.0.39) ... 2021-09-26 09:08:11.879 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-09-26 09:08:12.313 | Setting up autoconf (2.69-11) ... 2021-09-26 09:08:12.553 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-09-26 09:08:12.699 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-09-26 09:08:12.845 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-09-26 09:08:12.976 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-09-26 09:08:13.368 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-09-26 09:08:13.982 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-09-26 09:08:14.136 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-09-26 09:08:14.284 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-09-26 09:08:14.421 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-09-26 09:08:14.688 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-09-26 09:08:14.867 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 09:08:15.033 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:08:15.204 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-09-26 09:08:15.393 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-09-26 09:08:15.927 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-09-26 09:08:16.516 | Setting up postgresql-common (190ubuntu0.1) ... 2021-09-26 09:08:17.842 | Adding user postgres to group ssl-cert 2021-09-26 09:08:18.119 | 2021-09-26 09:08:18.119 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-09-26 09:08:18.342 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-09-26 09:08:18.342 | Removing obsolete dictionary files: 2021-09-26 09:08:18.572 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-09-26 09:08:19.299 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-09-26 09:08:19.407 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-09-26 09:08:19.484 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:08:19.667 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-09-26 09:08:19.819 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-09-26 09:08:19.985 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-09-26 09:08:20.071 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:20.230 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-09-26 09:08:20.393 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:08:20.533 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:08:20.713 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-09-26 09:08:21.223 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-09-26 09:08:21.929 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 09:08:22.307 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-09-26 09:08:22.447 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-09-26 09:08:22.655 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:08:22.813 | Setting up apache2 (2.4.29-1ubuntu4.16) ... 2021-09-26 09:08:31.521 | Enabling module mpm_event. 2021-09-26 09:08:31.581 | Enabling module authz_core. 2021-09-26 09:08:31.586 | Enabling module authz_host. 2021-09-26 09:08:31.642 | Enabling module authn_core. 2021-09-26 09:08:31.647 | Enabling module auth_basic. 2021-09-26 09:08:31.703 | Enabling module access_compat. 2021-09-26 09:08:31.759 | Enabling module authn_file. 2021-09-26 09:08:31.815 | Enabling module authz_user. 2021-09-26 09:08:31.871 | Enabling module alias. 2021-09-26 09:08:31.928 | Enabling module dir. 2021-09-26 09:08:31.985 | Enabling module autoindex. 2021-09-26 09:08:32.041 | Enabling module env. 2021-09-26 09:08:32.096 | Enabling module mime. 2021-09-26 09:08:32.152 | Enabling module negotiation. 2021-09-26 09:08:32.208 | Enabling module setenvif. 2021-09-26 09:08:32.265 | Enabling module filter. 2021-09-26 09:08:32.320 | Enabling module deflate. 2021-09-26 09:08:32.377 | Enabling module status. 2021-09-26 09:08:32.433 | Enabling module reqtimeout. 2021-09-26 09:08:32.489 | Enabling conf charset. 2021-09-26 09:08:32.545 | Enabling conf localized-error-pages. 2021-09-26 09:08:32.601 | Enabling conf other-vhosts-access-log. 2021-09-26 09:08:32.657 | Enabling conf security. 2021-09-26 09:08:32.713 | Enabling conf serve-cgi-bin. 2021-09-26 09:08:32.769 | Enabling site 000-default. 2021-09-26 09:08:32.816 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-09-26 09:08:32.869 | Enabling conf javascript-common. 2021-09-26 09:08:33.107 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-09-26 09:08:33.518 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-09-26 09:08:34.984 | Setting up libmysqlclient-dev (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:08:35.152 | Setting up po-debconf (1.0.20) ... 2021-09-26 09:08:35.300 | Setting up build-essential (12.4ubuntu1) ... 2021-09-26 09:08:35.458 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-09-26 09:08:35.626 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-09-26 09:08:35.790 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-09-26 09:08:35.975 | Setting up librados2 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 09:08:36.140 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:36.306 | Setting up libpq5:amd64 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:08:36.478 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-09-26 09:08:37.489 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-09-26 09:08:37.626 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-09-26 09:08:37.832 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-09-26 09:08:38.145 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-09-26 09:08:40.397 | Regenerating fonts cache... done. 2021-09-26 09:08:40.464 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-09-26 09:08:40.638 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:40.832 | Setting up libpq-dev (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:08:40.992 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-09-26 09:08:41.150 | Setting up postgresql-server-dev-10 (10.18-0ubuntu0.18.04.1) ... 2021-09-26 09:08:41.335 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.8) ... 2021-09-26 09:08:41.481 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:41.649 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 09:08:41.801 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.37) ... 2021-09-26 09:08:41.975 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-09-26 09:08:42.144 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-09-26 09:08:42.283 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-09-26 09:08:42.432 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:08:42.591 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:42.721 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:42.870 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-09-26 09:08:43.072 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-09-26 09:08:43.247 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:08:43.430 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:43.558 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-09-26 09:08:45.461 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-09-26 09:08:45.615 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-09-26 09:08:45.812 | Setting up libgvc6 (2.40.1-2) ... 2021-09-26 09:08:45.990 | Setting up graphviz (2.40.1-2) ... 2021-09-26 09:08:46.147 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-09-26 09:08:46.299 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-09-26 09:08:46.542 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-09-26 09:08:46.729 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-09-26 09:08:46.889 | Setting up debhelper (11.1.6ubuntu2) ... 2021-09-26 09:08:47.044 | Setting up dh-autoreconf (17) ... 2021-09-26 09:08:47.209 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-09-26 09:08:47.364 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-09-26 09:08:47.541 | Setting up apache2-dev (2.4.29-1ubuntu4.16) ... 2021-09-26 09:08:47.729 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-09-26 09:08:47.882 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-09-26 09:08:56.899 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:08:57.042 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:08:57.318 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:08:57.430 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-09-26 09:08:57.792 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 09:08:57.899 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-09-26 09:09:00.134 | ++ functions-common:apt_get:1113 : result=0 2021-09-26 09:09:00.136 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:09:00.138 | ++ functions-common:time_stop:2331 : local name 2021-09-26 09:09:00.141 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:00.143 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:00.145 | ++ functions-common:time_stop:2334 : local total 2021-09-26 09:09:00.147 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:00.149 | ++ functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:09:00.151 | ++ functions-common:time_stop:2338 : start_time=1632647073572 2021-09-26 09:09:00.153 | ++ functions-common:time_stop:2340 : [[ -z 1632647073572 ]] 2021-09-26 09:09:00.156 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:00.160 | ++ functions-common:time_stop:2343 : end_time=1632647340157 2021-09-26 09:09:00.163 | ++ functions-common:time_stop:2344 : elapsed_time=266585 2021-09-26 09:09:00.165 | ++ functions-common:time_stop:2345 : total=1411 2021-09-26 09:09:00.167 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:00.169 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=267996 2021-09-26 09:09:00.172 | ++ functions-common:apt_get:1117 : return 0 2021-09-26 09:09:00.174 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-09-26 09:09:00.176 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-09-26 09:09:00.179 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-09-26 09:09:00.183 | ++ tools/install_prereqs.sh:source:89 : date 2021-09-26 09:09:00.186 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-09-26 09:09:00.189 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-09-26 09:09:00.191 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-09-26 09:09:01.631 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-09-26 09:09:01.633 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-09-26 09:09:01.635 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-09-26 09:09:01.638 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-09-26 09:09:01.640 | + tools/install_pip.sh:main:43 : GetDistro 2021-09-26 09:09:01.642 | + functions-common:GetDistro:371 : GetOSVersion 2021-09-26 09:09:01.644 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-09-26 09:09:01.646 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-09-26 09:09:01.648 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-09-26 09:09:01.650 | + functions-common:_ensure_lsb_release:323 : return 2021-09-26 09:09:01.652 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-09-26 09:09:01.729 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-09-26 09:09:01.732 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-09-26 09:09:01.808 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-09-26 09:09:01.810 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-09-26 09:09:01.884 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-09-26 09:09:01.886 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-09-26 09:09:01.887 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-09-26 09:09:01.890 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-09-26 09:09:01.892 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-09-26 09:09:01.893 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-09-26 09:09:01.895 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-09-26 09:09:01.897 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-09-26 09:09:01.899 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-09-26 09:09:01.901 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-09-26 09:09:01.903 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-09-26 09:09:01.903 | Distro: bionic 2021-09-26 09:09:01.906 | + tools/install_pip.sh:main:128 : get_versions 2021-09-26 09:09:01.908 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-26 09:09:01.911 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-26 09:09:01.913 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-26 09:09:01.916 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-26 09:09:01.916 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-26 09:09:02.326 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-09-26 09:09:02.328 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-09-26 09:09:02.328 | pip: 20.2.2 2021-09-26 09:09:02.330 | + tools/install_pip.sh:main:137 : is_fedora 2021-09-26 09:09:02.332 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:09:02.333 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:09:02.335 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:09:02.337 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:09:02.338 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:09:02.340 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:09:02.342 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:09:02.344 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:09:02.346 | + tools/install_pip.sh:main:137 : is_suse 2021-09-26 09:09:02.347 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:09:02.349 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:09:02.351 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:09:02.352 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:09:02.354 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:09:02.356 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:09:02.358 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-09-26 09:09:02.360 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-09-26 09:09:02.362 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:09:02.363 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:09:02.365 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-09-26 09:09:02.379 | + 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-09-26 09:09:02.500 | Reading package lists... 2021-09-26 09:09:02.755 | Building dependency tree... 2021-09-26 09:09:02.756 | Reading state information... 2021-09-26 09:09:02.971 | Package 'python-pip' is not installed, so not removed 2021-09-26 09:09:02.971 | The following packages were automatically installed and are no longer required: 2021-09-26 09:09:02.972 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:09:02.972 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:09:02.972 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:09:02.972 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:09:02.972 | python3-twisted-bin python3-zope.interface 2021-09-26 09:09:02.972 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:09:03.047 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 09:09:03.051 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:09:03.053 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:09:03.054 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:03.056 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:03.058 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:03.059 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:03.061 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:03.063 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:09:03.064 | + functions-common:time_stop:2338 : start_time=1632647342377 2021-09-26 09:09:03.066 | + functions-common:time_stop:2340 : [[ -z 1632647342377 ]] 2021-09-26 09:09:03.068 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:03.071 | + functions-common:time_stop:2343 : end_time=1632647343069 2021-09-26 09:09:03.072 | + functions-common:time_stop:2344 : elapsed_time=692 2021-09-26 09:09:03.074 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:09:03.076 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:03.077 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=692 2021-09-26 09:09:03.079 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:09:03.081 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-09-26 09:09:03.083 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-09-26 09:09:03.084 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:09:03.086 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:09:03.088 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-09-26 09:09:03.103 | + 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-09-26 09:09:03.223 | Reading package lists... 2021-09-26 09:09:03.481 | Building dependency tree... 2021-09-26 09:09:03.483 | Reading state information... 2021-09-26 09:09:03.699 | Package 'python3-pip' is not installed, so not removed 2021-09-26 09:09:03.699 | The following packages were automatically installed and are no longer required: 2021-09-26 09:09:03.700 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:09:03.700 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:09:03.700 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:09:03.700 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:09:03.700 | python3-twisted-bin python3-zope.interface 2021-09-26 09:09:03.700 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:09:03.776 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-09-26 09:09:03.781 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:09:03.783 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:09:03.784 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:03.786 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:03.788 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:03.790 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:03.791 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:03.793 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:09:03.795 | + functions-common:time_stop:2338 : start_time=1632647343101 2021-09-26 09:09:03.797 | + functions-common:time_stop:2340 : [[ -z 1632647343101 ]] 2021-09-26 09:09:03.799 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:03.801 | + functions-common:time_stop:2343 : end_time=1632647343799 2021-09-26 09:09:03.803 | + functions-common:time_stop:2344 : elapsed_time=698 2021-09-26 09:09:03.805 | + functions-common:time_stop:2345 : total=692 2021-09-26 09:09:03.806 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:03.808 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1390 2021-09-26 09:09:03.810 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:09:03.812 | + tools/install_pip.sh:main:142 : install_get_pip 2021-09-26 09:09:03.814 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 09:09:03.816 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 09:09:03.817 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-09-26 09:09:03.819 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-09-26 09:09:03.821 | + 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-09-26 09:09:03.832 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-09-26 09:09:03.832 | Dload Upload Total Spent Left Speed 2021-09-26 09:09:04.117 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1911k 100 1911k 0 0 6730k 0 --:--:-- --:--:-- --:--:-- 6730k 2021-09-26 09:09:04.121 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-09-26 09:09:04.125 | + 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-09-26 09:09:07.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:09:07.801 | Collecting pip 2021-09-26 09:09:07.812 | 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-09-26 09:09:09.290 | Installing collected packages: pip 2021-09-26 09:09:09.291 | Attempting uninstall: pip 2021-09-26 09:09:09.292 | Found existing installation: pip 20.2.2 2021-09-26 09:09:09.530 | Uninstalling pip-20.2.2: 2021-09-26 09:09:09.544 | Successfully uninstalled pip-20.2.2 2021-09-26 09:09:10.956 | Successfully installed pip-20.2.4 2021-09-26 09:09:10.956 | 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-09-26 09:09:11.079 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-09-26 09:09:11.081 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 09:09:11.082 | + inc/python:python3_enabled:468 : return 0 2021-09-26 09:09:11.084 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-09-26 09:09:11.086 | + tools/install_pip.sh:main:148 : set -x 2021-09-26 09:09:11.088 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-09-26 09:09:11.090 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-09-26 09:09:11.092 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:09:11.095 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-09-26 09:09:11.096 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-09-26 09:09:11.098 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:09:11.101 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:09:11.101 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:09:11.105 | ++ 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-09-26 09:09:11.105 | 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-09-26 09:09:11.107 | ++ 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-09-26 09:09:11.107 | 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-09-26 09:09:11.108 | ++ 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-09-26 09:09:11.111 | + 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-09-26 09:09:11.112 | + 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-09-26 09:09:11.127 | 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-09-26 09:09:11.131 | + 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-09-26 09:09:13.794 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:09:13.795 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.796 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.796 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.797 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.797 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.798 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.798 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.799 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.799 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.800 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.800 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.801 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.801 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.801 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.802 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.802 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.803 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.803 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.803 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.804 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.804 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.805 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.805 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.806 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.806 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.807 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.807 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.807 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.808 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.808 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.809 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.809 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.810 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.810 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.811 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.811 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.812 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.812 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.813 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.813 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.813 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.814 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.814 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.815 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.815 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.815 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.816 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.816 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.817 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.817 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.818 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.818 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.818 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.819 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.819 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.820 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.820 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.821 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.821 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.822 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.822 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.823 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.823 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.824 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.824 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.824 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.825 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.826 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.826 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.827 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.827 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.827 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.828 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.828 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.829 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.829 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.829 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.830 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.831 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.831 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.831 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.832 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.832 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.833 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.833 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.834 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.834 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.835 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.835 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.836 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.836 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.836 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.837 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.837 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.838 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.838 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.839 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.839 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.840 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.840 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.841 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.841 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.842 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.842 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.843 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.843 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.844 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.844 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.844 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.845 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.846 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.846 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.847 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.847 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.848 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.848 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.849 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.849 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.850 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.850 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.850 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.851 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.851 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.852 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.852 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.852 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.853 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.853 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.854 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.855 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.855 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.856 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.857 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.857 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.858 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.858 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.859 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.859 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.859 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.860 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.860 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.861 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.861 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.862 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.862 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.862 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.863 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.863 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.864 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.864 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.865 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.865 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.866 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.866 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.867 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.867 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.868 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.868 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.869 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.869 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.870 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.870 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.870 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.871 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.871 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.872 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.872 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.873 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.873 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.874 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.874 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.875 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.875 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.876 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.876 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.876 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.877 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.877 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.878 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.878 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.878 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.879 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.879 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.880 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.880 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.881 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.881 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.881 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.882 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.882 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.883 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.884 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.884 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.884 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.885 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.885 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.886 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.886 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.887 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.887 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.888 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.888 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.889 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.889 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.889 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.890 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.890 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.891 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.891 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.892 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.892 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.892 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.893 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.894 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.894 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.894 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.895 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.896 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.896 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.896 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.897 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.897 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.898 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.898 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.899 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.899 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.900 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.900 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.900 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.901 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.901 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.902 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.902 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.903 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.904 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.904 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.904 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.905 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.905 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.906 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.906 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.907 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.907 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.908 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.908 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.909 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.909 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.909 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.910 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.911 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.911 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.912 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.912 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.913 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.913 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.914 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.914 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.914 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.915 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.915 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.916 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.916 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.917 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.917 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.918 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.918 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.919 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.920 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.920 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.921 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.921 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.921 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.922 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.922 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.923 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.923 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.924 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.924 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.925 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.925 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.926 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.926 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.927 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.927 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.927 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.928 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.928 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.928 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.929 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.929 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.930 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.930 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.931 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.931 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.931 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.932 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.932 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.933 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.933 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.934 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.935 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.935 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.936 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.936 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.936 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.937 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.937 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.938 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.938 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.939 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.939 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.940 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.940 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.941 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.941 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.942 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.942 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.942 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.943 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.943 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.944 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.944 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.944 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.945 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.946 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.946 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.947 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.947 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.947 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.948 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.948 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.949 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.949 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.951 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.951 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.951 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.952 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.952 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.953 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.953 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.954 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.954 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.955 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.955 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.956 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.956 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.972 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.973 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.973 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.973 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.974 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.974 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.975 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.976 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.976 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.976 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.977 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.977 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.978 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.978 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.979 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.979 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.980 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.980 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.981 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.981 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.981 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.982 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.982 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.983 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.983 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.984 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.984 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.984 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.985 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.985 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.986 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.986 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.987 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.987 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.987 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.988 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.989 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.989 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.989 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.990 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.990 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.991 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.991 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.991 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.992 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.992 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.993 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.993 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.993 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.994 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.994 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.995 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.995 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.996 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.996 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.996 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.997 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.997 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.998 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:13.998 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:13.999 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:13.999 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:14.000 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:14.000 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:14.001 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:14.001 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:14.002 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:14.002 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:14.002 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:14.003 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:14.003 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:14.004 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-09-26 09:09:14.007 | 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-09-26 09:09:15.557 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:09:15.557 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:09:15.627 | + inc/python:pip_install:207 : result=0 2021-09-26 09:09:15.629 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:09:15.630 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:15.632 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:15.634 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:15.635 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:15.638 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:15.639 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:09:15.641 | + functions-common:time_stop:2338 : start_time=1632647351123 2021-09-26 09:09:15.643 | + functions-common:time_stop:2340 : [[ -z 1632647351123 ]] 2021-09-26 09:09:15.645 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:15.647 | + functions-common:time_stop:2343 : end_time=1632647355646 2021-09-26 09:09:15.649 | + functions-common:time_stop:2344 : elapsed_time=4523 2021-09-26 09:09:15.651 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:09:15.652 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:15.655 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4523 2021-09-26 09:09:15.656 | + inc/python:pip_install:210 : return 0 2021-09-26 09:09:15.659 | + tools/install_pip.sh:main:154 : get_versions 2021-09-26 09:09:15.661 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-09-26 09:09:15.665 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-09-26 09:09:15.667 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-09-26 09:09:15.670 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-09-26 09:09:15.670 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-09-26 09:09:16.075 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-09-26 09:09:16.077 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-09-26 09:09:16.077 | pip: 20.2.4 2021-09-26 09:09:16.080 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-09-26 09:09:16.083 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-09-26 09:09:16.086 | + ./stack.sh:main:771 : fixup_all 2021-09-26 09:09:16.089 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-09-26 09:09:16.091 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-09-26 09:09:16.093 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-26 09:09:16.099 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-09-26 09:09:16.099 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-09-26 09:09:16.099 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-09-26 09:09:16.104 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-09-26 09:09:16.107 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-09-26 09:09:16.109 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-09-26 09:09:16.116 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-09-26 09:09:16.120 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-09-26 09:09:16.122 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-09-26 09:09:16.124 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-09-26 09:09:16.126 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:09:16.128 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:09:16.130 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:09:16.132 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:09:16.134 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:09:16.136 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:09:16.138 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:09:16.140 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:09:16.142 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:09:16.145 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:09:16.147 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:09:16.149 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:09:16.151 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-09-26 09:09:16.153 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:09:16.155 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:09:16.157 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:09:16.159 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-09-26 09:09:16.177 | + 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-09-26 09:09:16.296 | Reading package lists... 2021-09-26 09:09:16.552 | Building dependency tree... 2021-09-26 09:09:16.553 | Reading state information... 2021-09-26 09:09:16.768 | The following packages were automatically installed and are no longer required: 2021-09-26 09:09:16.768 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:09:16.769 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:09:16.769 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:09:16.769 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:09:16.769 | python3-twisted-bin python3-zope.interface 2021-09-26 09:09:16.769 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:09:16.769 | The following additional packages will be installed: 2021-09-26 09:09:16.770 | python3-software-properties 2021-09-26 09:09:16.818 | The following packages will be upgraded: 2021-09-26 09:09:16.818 | python3-software-properties software-properties-common 2021-09-26 09:09:17.250 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-09-26 09:09:17.250 | Need to get 33.9 kB of archives. 2021-09-26 09:09:17.250 | After this operation, 0 B of additional disk space will be used. 2021-09-26 09:09:17.250 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-09-26 09:09:17.392 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-09-26 09:09:17.926 | Fetched 33.9 kB in 1s (60.4 kB/s) 2021-09-26 09:09:18.205 | (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 ... 74384 files and directories currently installed.) 2021-09-26 09:09:18.209 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-09-26 09:09:18.500 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-09-26 09:09:19.061 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-09-26 09:09:19.372 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-09-26 09:09:19.771 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:09:20.706 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-09-26 09:09:21.118 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-09-26 09:09:21.249 | Setting up software-properties-common (0.96.24.32.14) ... 2021-09-26 09:09:23.682 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:09:23.684 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:09:23.686 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:23.688 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:23.690 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:23.692 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:23.694 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:23.696 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:09:23.699 | + functions-common:time_stop:2338 : start_time=1632647356175 2021-09-26 09:09:23.701 | + functions-common:time_stop:2340 : [[ -z 1632647356175 ]] 2021-09-26 09:09:23.704 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:23.707 | + functions-common:time_stop:2343 : end_time=1632647363705 2021-09-26 09:09:23.709 | + functions-common:time_stop:2344 : elapsed_time=7530 2021-09-26 09:09:23.711 | + functions-common:time_stop:2345 : total=267996 2021-09-26 09:09:23.713 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:23.716 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=275526 2021-09-26 09:09:23.718 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:09:23.720 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-09-26 09:09:24.532 | 'universe' distribution component is already enabled for all sources. 2021-09-26 09:09:24.559 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-09-26 09:09:24.562 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-09-26 09:09:25.450 | Reading package lists... 2021-09-26 09:09:25.728 | Building dependency tree... 2021-09-26 09:09:25.729 | Reading state information... 2021-09-26 09:09:25.950 | The following packages were automatically installed and are no longer required: 2021-09-26 09:09:25.951 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:09:25.951 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:09:25.951 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:09:25.951 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:09:25.951 | python3-twisted-bin python3-zope.interface 2021-09-26 09:09:25.951 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:09:25.996 | The following NEW packages will be installed: 2021-09-26 09:09:25.996 | ubuntu-cloud-keyring 2021-09-26 09:09:26.101 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-09-26 09:09:26.101 | Need to get 5,908 B of archives. 2021-09-26 09:09:26.101 | After this operation, 22.5 kB of additional disk space will be used. 2021-09-26 09:09:26.101 | 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-09-26 09:09:28.397 | Fetched 5,908 B in 0s (66.3 kB/s) 2021-09-26 09:09:28.550 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-09-26 09:09:28.587 | (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 ... 74384 files and directories currently installed.) 2021-09-26 09:09:28.591 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-09-26 09:09:28.646 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-09-26 09:09:28.982 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-09-26 09:09:31.331 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-09-26 09:09:31.366 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-09-26 09:09:31.410 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-09-26 09:09:31.501 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-09-26 09:09:31.562 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-09-26 09:09:31.850 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-09-26 09:09:35.533 | Fetched 179 kB in 1s (228 kB/s) 2021-09-26 09:09:37.343 | Reading package lists... 2021-09-26 09:09:37.405 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-09-26 09:09:37.408 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-09-26 09:09:37.410 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-09-26 09:09:37.412 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-09-26 09:09:37.414 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-09-26 09:09:37.417 | ++ functions-common:apt_get_update:1076 : id -u 2021-09-26 09:09:37.421 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-09-26 09:09:37.423 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-09-26 09:09:37.426 | + functions-common:time_start:2317 : local name=apt-get-update 2021-09-26 09:09:37.428 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:09:37.430 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:09:37.432 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:09:37.436 | + functions-common:time_start:2322 : _TIME_START[$name]=1632647377433 2021-09-26 09:09:37.438 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-09-26 09:09:37.440 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-09-26 09:09:37.442 | + 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-09-26 09:09:37.653 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-09-26 09:09:37.688 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-09-26 09:09:37.732 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-09-26 09:09:37.797 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-09-26 09:09:37.835 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-09-26 09:09:40.248 | Reading package lists... 2021-09-26 09:09:40.310 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-09-26 09:09:40.313 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-09-26 09:09:40.315 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:40.317 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:40.319 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:40.321 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:40.323 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:40.326 | + functions-common:time_stop:2337 : name=apt-get-update 2021-09-26 09:09:40.328 | + functions-common:time_stop:2338 : start_time=1632647377433 2021-09-26 09:09:40.330 | + functions-common:time_stop:2340 : [[ -z 1632647377433 ]] 2021-09-26 09:09:40.333 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:40.336 | + functions-common:time_stop:2343 : end_time=1632647380334 2021-09-26 09:09:40.338 | + functions-common:time_stop:2344 : elapsed_time=2901 2021-09-26 09:09:40.340 | + functions-common:time_stop:2345 : total=6941 2021-09-26 09:09:40.342 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:40.344 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9842 2021-09-26 09:09:40.347 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-09-26 09:09:40.357 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-09-26 09:09:40.367 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-09-26 09:09:40.377 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-09-26 09:09:40.380 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-09-26 09:09:40.382 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:09:40.384 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:09:40.386 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:09:40.389 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:09:40.391 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:09:40.393 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:09:40.395 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:09:40.397 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:09:40.399 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-09-26 09:09:40.401 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-09-26 09:09:40.404 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-09-26 09:09:40.406 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:09:40.408 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:09:40.411 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:09:40.413 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:09:40.415 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:09:40.417 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:09:40.420 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-09-26 09:09:40.422 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-09-26 09:09:40.440 | Using python 3.6 to install os-testr because python3_enabled=True 2021-09-26 09:09:40.445 | + 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-09-26 09:09:43.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:09:43.055 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.055 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.055 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.056 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.056 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.057 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.057 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.058 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.058 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.059 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.059 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.060 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.060 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.061 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.061 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.061 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.062 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.062 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.062 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.063 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.063 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.064 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.064 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.065 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.065 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.066 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.066 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.066 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.067 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.067 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.068 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.068 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.069 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.069 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.070 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.070 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.071 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.071 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.071 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.072 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.072 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.072 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.073 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.073 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.074 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.074 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.075 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.075 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.076 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.076 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.077 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.077 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.077 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.078 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.078 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.079 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.079 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.080 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.080 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.081 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.081 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.082 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.082 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.083 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.083 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.083 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.084 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.084 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.085 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.085 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.085 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.086 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.086 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.087 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.087 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.088 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.088 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.089 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.089 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.090 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.090 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.091 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.092 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.092 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.093 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.093 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.094 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.094 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.094 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.095 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.095 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.096 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.096 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.096 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.097 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.097 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.098 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.098 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.099 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.099 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.099 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.100 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.100 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.101 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.101 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.101 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.103 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.103 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.104 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.104 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.105 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.105 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.106 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.106 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.107 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.107 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.108 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.108 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.109 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.109 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.109 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.110 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.110 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.111 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.111 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.112 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.112 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.113 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.113 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.114 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.114 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.114 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.115 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.115 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.116 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.116 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.117 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.117 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.117 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.118 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.118 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.119 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.119 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.120 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.120 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.120 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.121 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.121 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.122 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.122 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.123 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.123 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.124 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.124 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.125 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.125 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.126 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.126 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.127 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.127 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.127 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.128 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.128 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.129 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.129 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.130 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.130 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.131 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.131 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.132 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.132 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.132 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.133 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.133 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.134 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.134 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.134 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.135 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.135 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.136 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.136 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.137 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.137 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.138 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.138 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.139 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.139 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.139 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.140 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.141 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.141 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.142 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.142 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.143 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.143 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.143 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.144 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.144 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.145 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.145 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.146 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.146 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.146 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.147 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.147 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.148 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.148 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.149 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.149 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.150 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.150 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.151 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.151 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.151 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.152 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.152 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.153 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.153 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.154 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.154 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.155 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.156 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.156 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.156 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.157 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.157 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.158 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.158 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.158 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.159 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.160 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.160 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.160 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.161 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.161 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.162 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.162 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.162 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.163 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.163 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.164 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.164 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.165 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.165 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.165 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.166 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.167 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.167 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.167 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.168 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.168 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.169 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.170 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.170 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.170 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.171 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.171 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.171 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.172 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.172 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.173 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.173 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.174 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.174 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.175 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.175 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.175 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.176 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.176 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.177 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.177 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.178 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.178 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.179 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.179 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.180 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.180 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.180 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.181 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.181 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.182 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.182 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.182 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.183 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.183 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.184 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.185 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.185 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.185 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.186 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.186 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.187 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.187 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.188 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.188 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.189 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.189 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.190 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.190 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.191 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.191 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.192 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.192 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.192 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.193 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.193 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.194 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.194 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.195 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.195 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.196 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.196 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.196 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.197 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.197 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.198 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.198 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.199 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.199 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.200 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.200 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.201 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.201 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.202 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.202 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.202 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.203 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.203 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.204 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.204 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.205 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.206 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.206 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.207 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.207 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.208 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.208 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.208 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.209 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.209 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.210 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.210 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.211 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.211 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.212 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.212 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.212 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.213 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.213 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.214 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.214 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.215 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.216 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.216 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.217 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.217 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.217 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.218 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.219 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.219 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.219 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.220 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.220 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.221 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.221 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.221 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.222 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.222 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.223 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.223 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.223 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.224 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.224 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.225 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.225 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.226 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.226 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.226 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.227 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.227 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.228 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.228 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.229 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.229 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.229 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.230 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.230 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.231 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.231 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.232 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.233 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.233 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.233 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.234 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.234 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.235 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.235 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.236 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.236 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.236 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.237 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.237 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.237 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.238 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.238 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.239 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.239 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.240 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.241 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.241 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.241 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.242 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.242 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:43.243 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:43.243 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:43.783 | Collecting os-testr===2.0.0 2021-09-26 09:09:43.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-09-26 09:09:44.364 | Collecting python-subunit===1.4.0 2021-09-26 09:09:44.370 | 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-09-26 09:09:44.452 | 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-09-26 09:09:44.471 | 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-09-26 09:09:44.980 | Collecting stestr===3.0.1 2021-09-26 09:09:44.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-09-26 09:09:45.093 | 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-09-26 09:09:45.096 | 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-09-26 09:09:45.103 | 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-09-26 09:09:45.105 | 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-09-26 09:09:45.109 | 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-09-26 09:09:45.121 | 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-09-26 09:09:45.124 | 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-09-26 09:09:45.551 | Collecting future===0.18.2 2021-09-26 09:09:45.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-09-26 09:09:46.549 | 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-09-26 09:09:46.552 | 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-09-26 09:09:46.557 | 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-09-26 09:09:46.559 | 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-09-26 09:09:46.562 | 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-09-26 09:09:46.568 | 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-09-26 09:09:46.571 | 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-09-26 09:09:46.588 | 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-09-26 09:09:46.590 | 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-09-26 09:09:46.594 | 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-09-26 09:09:46.596 | Building wheels for collected packages: future 2021-09-26 09:09:46.597 | Building wheel for future (setup.py): started 2021-09-26 09:09:47.689 | Building wheel for future (setup.py): finished with status 'done' 2021-09-26 09:09:47.693 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=d03a8ab72f4b68d402a8c68bbc7587a1ed1df5e3fdd19d15279556cfe6386a83 2021-09-26 09:09:47.693 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-09-26 09:09:47.694 | Successfully built future 2021-09-26 09:09:49.114 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-09-26 09:09:50.269 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-09-26 09:09:50.387 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:09:50.387 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:09:50.495 | + inc/python:pip_install:207 : result=0 2021-09-26 09:09:50.497 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:09:50.499 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:50.502 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:50.504 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:50.506 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:50.508 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:50.510 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:09:50.513 | + functions-common:time_stop:2338 : start_time=1632647380436 2021-09-26 09:09:50.515 | + functions-common:time_stop:2340 : [[ -z 1632647380436 ]] 2021-09-26 09:09:50.518 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:50.521 | + functions-common:time_stop:2343 : end_time=1632647390518 2021-09-26 09:09:50.523 | + functions-common:time_stop:2344 : elapsed_time=10082 2021-09-26 09:09:50.525 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:09:50.527 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:50.530 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10082 2021-09-26 09:09:50.532 | + inc/python:pip_install:210 : return 0 2021-09-26 09:09:50.535 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-09-26 09:09:50.537 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-09-26 09:09:50.540 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-09-26 09:09:50.542 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:09:50.545 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-09-26 09:09:50.547 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-09-26 09:09:50.549 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:09:50.553 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:09:50.553 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:09:50.559 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-09-26 09:09:50.561 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-09-26 09:09:50.563 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-09-26 09:09:50.566 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-09-26 09:09:50.568 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-09-26 09:09:50.587 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-09-26 09:09:50.592 | + 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-09-26 09:09:53.222 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:09:53.222 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.223 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.223 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.224 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.224 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.225 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.225 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.226 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.226 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.227 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.227 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.228 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.228 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.229 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.229 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.229 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.230 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.230 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.231 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.231 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.232 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.232 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.233 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.233 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.233 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.234 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.234 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.235 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.235 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.236 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.236 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.237 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.237 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.238 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.238 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.239 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.239 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.239 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.240 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.240 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.241 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.241 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.241 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.242 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.242 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.243 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.243 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.244 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.244 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.244 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.245 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.245 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.246 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.246 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.247 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.248 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.248 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.249 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.249 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.250 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.250 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.251 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.251 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.252 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.252 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.252 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.253 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.253 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.254 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.254 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.255 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.255 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.256 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.256 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.256 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.257 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.257 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.258 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.259 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.259 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.259 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.260 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.260 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.261 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.261 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.262 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.263 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.263 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.264 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.264 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.265 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.265 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.266 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.266 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.266 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.267 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.267 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.268 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.268 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.269 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.269 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.270 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.270 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.270 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.271 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.271 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.273 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.273 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.274 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.274 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.275 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.275 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.276 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.276 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.277 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.277 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.278 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.278 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.278 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.279 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.279 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.280 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.280 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.281 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.281 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.281 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.282 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.283 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.283 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.284 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.284 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.285 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.285 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.286 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.286 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.287 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.287 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.287 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.288 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.288 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.289 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.289 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.290 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.290 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.291 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.291 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.291 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.292 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.292 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.293 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.294 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.294 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.295 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.296 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.296 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.297 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.297 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.298 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.298 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.298 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.299 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.299 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.300 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.300 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.301 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.301 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.302 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.302 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.302 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.303 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.303 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.304 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.304 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.305 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.305 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.306 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.306 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.307 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.307 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.307 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.308 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.308 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.308 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.310 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.310 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.310 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.311 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.311 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.312 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.313 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.313 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.313 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.314 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.314 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.315 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.315 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.316 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.316 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.317 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.317 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.318 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.318 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.318 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.319 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.319 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.320 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.320 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.321 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.321 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.322 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.322 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.323 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.323 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.323 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.324 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.324 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.325 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.325 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.326 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.326 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.326 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.327 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.327 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.328 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.328 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.329 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.329 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.330 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.330 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.330 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.331 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.331 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.332 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.332 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.333 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.333 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.333 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.334 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.334 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.335 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.335 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.336 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.336 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.337 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.337 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.338 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.338 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.338 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.339 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.340 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.340 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.340 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.341 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.341 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.342 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.342 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.343 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.343 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.344 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.344 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.344 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.345 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.345 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.346 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.346 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.347 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.347 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.348 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.348 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.349 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.349 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.349 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.350 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.351 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.351 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.351 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.352 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.352 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.353 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.353 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.354 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.354 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.354 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.355 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.355 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.355 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.357 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.357 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.357 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.358 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.358 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.359 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.359 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.360 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.360 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.361 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.361 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.362 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.362 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.363 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.363 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.364 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.364 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.365 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.365 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.366 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.366 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.366 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.367 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.367 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.368 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.368 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.369 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.369 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.370 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.370 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.371 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.371 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.372 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.373 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.373 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.374 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.374 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.375 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.375 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.376 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.376 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.377 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.377 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.378 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.378 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.379 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.380 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.380 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.381 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.381 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.382 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.382 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.383 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.383 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.384 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.384 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.385 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.385 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.386 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.386 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.387 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.387 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.388 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.388 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.388 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.389 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.390 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.390 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.390 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.391 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.391 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.392 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.392 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.393 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.393 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.394 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.394 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.395 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.395 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.395 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.396 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.396 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.397 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.397 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.397 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.398 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.398 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.399 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.399 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.400 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.400 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.400 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.401 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.401 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.402 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.402 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.403 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.403 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.404 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.404 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.404 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.405 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.405 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.406 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.406 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.407 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.407 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.407 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.408 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.408 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.409 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.410 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.410 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.410 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.411 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.411 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.412 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.412 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.412 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.413 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.413 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.414 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.415 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.415 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.415 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.416 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.416 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:53.417 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:53.417 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:53.420 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-09-26 09:09:55.049 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:09:55.049 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:09:55.122 | + inc/python:pip_install:207 : result=0 2021-09-26 09:09:55.124 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:09:55.127 | + functions-common:time_stop:2331 : local name 2021-09-26 09:09:55.129 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:09:55.131 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:09:55.133 | + functions-common:time_stop:2334 : local total 2021-09-26 09:09:55.135 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:09:55.137 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:09:55.139 | + functions-common:time_stop:2338 : start_time=1632647390582 2021-09-26 09:09:55.141 | + functions-common:time_stop:2340 : [[ -z 1632647390582 ]] 2021-09-26 09:09:55.144 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:09:55.147 | + functions-common:time_stop:2343 : end_time=1632647395145 2021-09-26 09:09:55.149 | + functions-common:time_stop:2344 : elapsed_time=4563 2021-09-26 09:09:55.151 | + functions-common:time_stop:2345 : total=10082 2021-09-26 09:09:55.156 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:09:55.158 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14645 2021-09-26 09:09:55.160 | + inc/python:pip_install:210 : return 0 2021-09-26 09:09:55.162 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-09-26 09:09:55.207 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-09-26 09:09:55.365 | + ./stack.sh:main:788 : install_infra 2021-09-26 09:09:55.368 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 09:09:55.370 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-09-26 09:09:55.373 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-09-26 09:09:57.888 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 09:09:57.891 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-09-26 09:09:57.911 | + 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-09-26 09:09:59.495 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.500 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.503 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.511 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.516 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.518 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.529 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.533 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.536 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.544 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.549 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.551 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.555 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.560 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.562 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.567 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.571 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.573 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.577 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.581 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.584 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.588 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.594 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.596 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.605 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.610 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.612 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.619 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.624 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.626 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.634 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.639 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.641 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.655 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.659 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.662 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.667 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.669 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.671 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.674 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.678 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.681 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.685 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.690 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.692 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.695 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.700 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.703 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.705 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.710 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.713 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.717 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.722 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.724 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.734 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.739 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.742 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.761 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.769 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.774 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.776 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.787 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.792 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.796 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.799 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.803 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.808 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.810 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.817 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.822 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.825 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.827 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.832 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.834 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.840 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.845 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.848 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.873 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.877 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.879 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.882 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.887 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.889 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.894 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.896 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.904 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.909 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.911 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.916 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.921 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.923 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.929 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.934 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.936 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.939 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.944 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.946 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.956 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.960 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.963 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.965 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.970 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.972 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.976 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.980 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:09:59.984 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:09:59.992 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:09:59.998 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.000 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.014 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.019 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.022 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.044 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.052 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.054 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.060 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.065 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.069 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.086 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.088 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.091 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.095 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.097 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.100 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.105 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.118 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.124 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.126 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.155 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.172 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.176 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.178 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.181 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.186 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.188 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.199 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.204 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.207 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.209 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.214 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.216 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.221 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.223 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.229 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.233 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.235 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.240 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.242 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.253 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.258 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.260 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.266 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.271 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.274 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.279 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.281 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.304 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.310 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.312 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.316 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.321 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.324 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.329 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.336 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.343 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.346 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.354 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.359 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.361 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.371 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.373 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.381 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.384 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.393 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.396 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.403 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.408 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.410 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.414 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.419 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.421 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.425 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.430 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.432 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.434 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.439 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.441 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.444 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.448 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.451 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.479 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.485 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.487 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.496 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.501 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.503 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.506 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.510 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.513 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.524 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.529 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.532 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.544 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.546 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.550 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.554 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.557 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.564 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.569 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.571 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.573 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.578 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.581 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.599 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.601 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.604 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.608 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.611 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.613 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.617 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.621 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.624 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.636 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.641 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.644 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.648 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.653 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.656 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.662 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.667 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.669 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.672 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.677 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.681 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.688 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.693 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.696 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.700 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.705 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.707 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.714 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.729 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.733 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.736 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.738 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.743 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.745 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.757 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.763 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.765 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.775 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.780 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.783 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.794 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.799 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.802 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.804 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.810 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.812 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.819 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.825 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.827 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.836 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.847 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.852 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.854 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.859 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.864 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.866 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.877 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.882 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.884 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.890 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.896 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.899 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.919 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.923 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.926 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.928 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.933 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.936 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.938 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.943 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.945 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.948 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.953 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.956 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.959 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.965 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.967 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.970 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.974 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.977 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:00.983 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:00.988 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:00.990 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.001 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.006 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.009 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.037 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.041 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.044 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.052 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.056 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.059 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.070 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.075 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.077 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.079 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.084 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.086 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.099 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.113 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.116 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.118 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.123 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.126 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.130 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.134 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.137 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.144 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.149 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.151 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.174 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.180 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.185 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.187 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.189 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.194 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.196 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.206 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.211 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.213 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.228 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.234 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.237 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.241 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.245 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.248 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.250 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.255 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.257 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.275 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.281 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.283 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.301 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.303 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.308 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.311 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.315 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.320 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.322 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.326 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.348 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.352 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.354 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.360 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.364 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.367 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.377 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.381 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.384 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.391 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.396 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.398 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.406 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.409 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.413 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.418 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.421 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.423 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.428 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.430 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.438 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.444 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.449 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.451 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.458 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.460 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.462 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.468 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.470 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.484 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.486 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.489 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.496 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.498 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.503 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.505 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.509 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.519 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.522 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.526 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.530 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.534 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.545 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.550 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.552 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.555 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.560 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.562 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.566 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.571 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.574 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.578 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.583 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.586 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.599 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.602 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.614 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.619 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.621 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.628 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.630 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.633 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:01.638 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:01.640 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:01.648 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-09-26 09:10:01.774 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-09-26 09:10:01.805 | Installing collected packages: pbr 2021-09-26 09:10:01.911 | Successfully installed pbr-5.4.5 2021-09-26 09:10:01.968 | + inc/python:pip_install:207 : result=0 2021-09-26 09:10:01.970 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:10:01.972 | + functions-common:time_stop:2331 : local name 2021-09-26 09:10:01.974 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:10:01.976 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:10:01.978 | + functions-common:time_stop:2334 : local total 2021-09-26 09:10:01.981 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:10:01.983 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:10:01.985 | + functions-common:time_stop:2338 : start_time=1632647397904 2021-09-26 09:10:01.987 | + functions-common:time_stop:2340 : [[ -z 1632647397904 ]] 2021-09-26 09:10:01.990 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:10:01.993 | + functions-common:time_stop:2343 : end_time=1632647401991 2021-09-26 09:10:01.995 | + functions-common:time_stop:2344 : elapsed_time=4087 2021-09-26 09:10:01.998 | + functions-common:time_stop:2345 : total=14645 2021-09-26 09:10:02.000 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:10:02.002 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18732 2021-09-26 09:10:02.005 | + inc/python:pip_install:210 : return 0 2021-09-26 09:10:02.007 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-09-26 09:10:02.009 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-09-26 09:10:02.030 | + 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-09-26 09:10:03.644 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.648 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.651 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.660 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.665 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.667 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.678 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.683 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.686 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.693 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.698 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.701 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.705 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.710 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.712 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.717 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.721 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.724 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.727 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.732 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.734 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.738 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.743 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.746 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.755 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.760 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.763 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.770 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.775 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.778 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.785 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.790 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.792 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.806 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.811 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.814 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.818 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.821 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.823 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.826 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.830 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.833 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.837 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.843 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.845 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.847 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.852 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.854 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.858 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.862 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.865 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.869 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.874 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.876 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.888 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.892 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.895 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.914 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.922 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.927 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.929 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.941 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.945 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.951 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.953 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.957 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.962 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.964 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.972 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.976 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.979 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.981 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.986 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:03.988 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:03.994 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:03.999 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.002 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.027 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.033 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.035 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.038 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.042 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.045 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.050 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.052 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.060 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.065 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.067 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.072 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.077 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.079 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.085 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.090 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.093 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.095 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.100 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.102 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.112 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.116 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.119 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.122 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.126 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.128 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.132 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.138 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.141 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.149 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.155 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.158 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.172 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.176 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.179 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.202 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.207 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.210 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.214 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.219 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.222 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.236 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.238 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.241 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.245 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.249 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.251 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.256 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.269 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.274 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.276 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.307 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.323 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.328 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.330 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.332 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.337 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.339 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.351 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.357 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.359 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.362 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.366 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.369 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.374 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.376 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.382 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.385 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.388 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.392 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.394 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.406 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.411 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.413 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.420 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.425 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.428 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.432 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.435 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.457 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.462 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.466 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.470 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.475 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.477 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.484 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.491 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.497 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.499 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.506 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.511 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.514 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.519 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.525 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.534 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.536 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.545 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.547 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.553 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.558 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.560 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.564 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.568 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.570 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.575 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.580 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.582 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.584 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.589 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.592 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.594 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.599 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.601 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.631 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.635 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.638 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.647 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.652 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.655 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.657 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.662 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.664 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.676 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.680 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.683 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.695 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.697 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.701 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.705 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.708 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.716 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.721 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.723 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.725 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.730 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.733 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.752 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.754 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.756 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.761 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.764 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.766 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.769 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.774 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.776 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.789 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.795 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.797 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.801 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.806 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.808 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.815 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.820 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.822 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.825 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.830 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.832 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.838 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.843 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.846 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.850 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.854 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.858 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.865 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.880 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.884 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.887 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.889 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.894 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.897 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.909 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.914 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.916 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.928 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.932 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.935 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.946 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.951 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.954 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.956 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.961 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.963 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.971 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:04.977 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:04.979 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:04.989 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.000 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.004 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.007 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.011 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.016 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.018 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.030 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.035 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.037 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.044 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.050 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.052 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.071 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.076 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.079 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.081 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.086 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.088 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.092 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.096 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.098 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.101 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.105 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.109 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.113 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.118 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.120 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.123 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.128 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.130 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.136 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.141 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.143 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.155 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.160 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.162 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.191 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.196 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.198 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.206 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.210 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.213 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.224 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.229 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.232 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.234 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.239 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.241 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.255 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.268 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.271 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.273 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.279 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.281 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.285 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.290 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.293 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.301 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.306 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.308 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.330 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.336 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.342 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.344 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.346 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.351 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.353 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.363 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.368 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.376 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.385 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.391 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.394 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.398 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.404 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.406 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.409 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.413 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.416 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.437 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.442 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.444 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.457 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.459 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.465 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.467 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.472 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.476 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.478 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.484 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.505 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.510 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.512 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.517 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.521 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.524 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.534 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.539 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.541 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.550 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.554 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.557 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.565 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.567 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.571 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.577 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.579 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.581 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.586 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.588 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.596 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.602 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.608 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.610 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.616 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.619 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.622 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.627 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.629 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.643 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.645 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.648 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.655 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.657 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.662 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.665 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.669 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.679 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.682 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.687 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.690 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.694 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.705 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.709 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.712 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.714 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.720 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.722 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.726 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.732 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.735 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.739 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.744 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.746 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.760 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.762 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.775 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.780 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.783 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.789 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.792 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.795 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:05.800 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:05.802 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:05.804 | Processing /opt/stack/requirements 2021-09-26 09:10:07.146 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-09-26 09:10:07.212 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-09-26 09:10:07.248 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-09-26 09:10:07.368 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-09-26 09:10:07.994 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-09-26 09:10:08.104 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-09-26 09:10:08.144 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-09-26 09:10:08.514 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-09-26 09:10:08.536 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-09-26 09:10:08.577 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-09-26 09:10:08.634 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-09-26 09:10:08.651 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-09-26 09:10:08.677 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-09-26 09:10:08.709 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-09-26 09:10:08.727 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-09-26 09:10:08.834 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-09-26 09:10:08.852 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-09-26 09:10:08.886 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-09-26 09:10:08.896 | 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-09-26 09:10:08.902 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-09-26 09:10:08.927 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-09-26 09:10:08.957 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-09-26 09:10:09.020 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-09-26 09:10:09.067 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-09-26 09:10:09.117 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2021-09-26 09:10:09.138 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-09-26 09:10:09.165 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-09-26 09:10:09.197 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-09-26 09:10:09.216 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-09-26 09:10:09.229 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-09-26 09:10:09.249 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-09-26 09:10:09.264 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-09-26 09:10:09.280 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-09-26 09:10:09.294 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-09-26 09:10:09.321 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-09-26 09:10:09.335 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-09-26 09:10:09.351 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-09-26 09:10:09.362 | Building wheels for collected packages: PyYAML 2021-09-26 09:10:09.363 | Running setup.py bdist_wheel for PyYAML: started 2021-09-26 09:10:09.659 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-09-26 09:10:09.659 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-oe36spzu/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/tmpu4ztf7typip-wheel- --python-tag cp36: 2021-09-26 09:10:09.659 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-09-26 09:10:09.659 | or: -c --help [cmd1 cmd2 ...] 2021-09-26 09:10:09.659 | or: -c --help-commands 2021-09-26 09:10:09.659 | or: -c cmd --help 2021-09-26 09:10:09.659 | 2021-09-26 09:10:09.659 | error: invalid command 'bdist_wheel' 2021-09-26 09:10:09.659 | 2021-09-26 09:10:09.659 | ---------------------------------------- 2021-09-26 09:10:09.660 | Failed building wheel for PyYAML 2021-09-26 09:10:09.660 | Running setup.py clean for PyYAML 2021-09-26 09:10:09.947 | Failed to build PyYAML 2021-09-26 09:10:09.948 | Installing collected packages: chardet, certifi, linecache2, traceback2, six, argparse, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-09-26 09:10:10.798 | Running setup.py install for PyYAML: started 2021-09-26 09:10:20.391 | Running setup.py install for PyYAML: finished with status 'done' 2021-09-26 09:10:20.844 | Running setup.py install for openstack-requirements: started 2021-09-26 09:10:23.024 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-09-26 09:10:23.300 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3578 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-09-26 09:10:23.405 | + inc/python:pip_install:207 : result=0 2021-09-26 09:10:23.407 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:10:23.410 | + functions-common:time_stop:2331 : local name 2021-09-26 09:10:23.412 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:10:23.414 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:10:23.416 | + functions-common:time_stop:2334 : local total 2021-09-26 09:10:23.419 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:10:23.421 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:10:23.423 | + functions-common:time_stop:2338 : start_time=1632647402023 2021-09-26 09:10:23.425 | + functions-common:time_stop:2340 : [[ -z 1632647402023 ]] 2021-09-26 09:10:23.428 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:10:23.431 | + functions-common:time_stop:2343 : end_time=1632647423428 2021-09-26 09:10:23.433 | + functions-common:time_stop:2344 : elapsed_time=21405 2021-09-26 09:10:23.436 | + functions-common:time_stop:2345 : total=18732 2021-09-26 09:10:23.438 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:10:23.440 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=40137 2021-09-26 09:10:23.442 | + inc/python:pip_install:210 : return 0 2021-09-26 09:10:23.445 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-09-26 09:10:23.447 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-09-26 09:10:23.450 | + inc/python:use_library_from_git:263 : local name=pbr 2021-09-26 09:10:23.452 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:10:23.454 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:10:23.457 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-09-26 09:10:23.459 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:10:23.462 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-09-26 09:10:23.479 | Using python 3.6 to install pbr because python3_enabled=True 2021-09-26 09:10:23.485 | + 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-09-26 09:10:26.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:10:26.105 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.119 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.120 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.121 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.122 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.122 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.122 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.123 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.123 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.124 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.124 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.125 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.125 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.125 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.126 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.126 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.127 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.127 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.127 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.128 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.128 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.129 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.129 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.130 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.130 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.131 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.131 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.132 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.132 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.133 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.133 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.133 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.134 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.134 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.135 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.135 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.136 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.137 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.137 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.138 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.138 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.138 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.139 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.139 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.140 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.141 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.141 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.141 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.142 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.142 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.143 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.143 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.144 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.144 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.145 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.145 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.146 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.146 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.146 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.147 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.147 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.148 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.148 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.148 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.149 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.149 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.150 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.150 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.151 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.151 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.151 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.152 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.152 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.153 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.154 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.154 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.154 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.155 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.155 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.156 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.157 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.157 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.157 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.158 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.158 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.159 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.160 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.160 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.160 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.161 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.161 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.161 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.162 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.163 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.163 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.164 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.164 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.165 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.165 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.165 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.166 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.166 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.167 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.167 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.168 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.168 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.169 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.169 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.169 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.170 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.170 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.171 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.171 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.172 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.172 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.172 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.173 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.173 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.174 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.174 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.175 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.175 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.176 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.176 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.177 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.177 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.178 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.178 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.178 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.179 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.179 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.180 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.180 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.181 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.181 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.182 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.182 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.182 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.184 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.184 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.185 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.185 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.185 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.186 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.186 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.186 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.188 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.188 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.189 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.189 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.189 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.190 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.190 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.191 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.191 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.192 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.192 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.193 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.193 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.194 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.194 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.194 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.195 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.196 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.197 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.197 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.198 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.198 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.199 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.200 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.200 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.201 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.201 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.202 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.202 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.202 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.203 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.203 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.204 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.204 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.205 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.205 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.206 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.206 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.206 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.207 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.207 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.208 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.208 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.209 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.209 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.209 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.210 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.210 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.211 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.211 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.211 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.212 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.212 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.213 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.213 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.214 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.214 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.215 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.215 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.215 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.216 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.217 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.217 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.217 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.218 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.218 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.219 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.219 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.220 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.220 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.221 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.221 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.221 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.222 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.222 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.223 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.223 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.224 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.224 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.225 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.225 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.225 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.226 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.226 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.227 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.227 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.228 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.228 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.228 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.229 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.229 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.230 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.230 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.231 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.231 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.232 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.232 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.233 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.233 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.234 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.234 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.234 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.235 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.235 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.236 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.236 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.236 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.237 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.237 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.238 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.238 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.238 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.239 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.239 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.240 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.240 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.241 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.241 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.242 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.243 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.243 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.243 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.244 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.244 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.245 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.245 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.246 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.246 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.247 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.247 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.248 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.249 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.249 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.249 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.250 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.250 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.251 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.251 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.251 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.252 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.252 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.253 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.253 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.254 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.254 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.255 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.255 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.256 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.256 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.256 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.257 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.257 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.258 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.259 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.259 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.260 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.260 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.260 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.261 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.262 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.262 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.263 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.264 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.264 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.264 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.265 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.265 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.266 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.266 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.267 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.267 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.267 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.268 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.269 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.269 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.269 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.270 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.270 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.271 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.271 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.272 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.272 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.273 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.273 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.273 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.274 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.274 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.275 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.275 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.275 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.276 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.276 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.277 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.277 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.278 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.278 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.279 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.279 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.279 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.280 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.280 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.281 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.281 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.282 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.282 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.282 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.283 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.283 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.284 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.284 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.285 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.285 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.286 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.286 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.287 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.287 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.288 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.288 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.289 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.289 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.289 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.290 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.290 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.291 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.291 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.291 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.293 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.293 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.294 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.294 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.294 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.295 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.295 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.296 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:10:26.296 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:10:26.297 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:10:26.427 | 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-09-26 09:10:28.015 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:10:28.015 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:10:28.090 | + inc/python:pip_install:207 : result=0 2021-09-26 09:10:28.092 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:10:28.094 | + functions-common:time_stop:2331 : local name 2021-09-26 09:10:28.096 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:10:28.099 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:10:28.101 | + functions-common:time_stop:2334 : local total 2021-09-26 09:10:28.103 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:10:28.105 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:10:28.107 | + functions-common:time_stop:2338 : start_time=1632647423475 2021-09-26 09:10:28.109 | + functions-common:time_stop:2340 : [[ -z 1632647423475 ]] 2021-09-26 09:10:28.112 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:10:28.115 | + functions-common:time_stop:2343 : end_time=1632647428113 2021-09-26 09:10:28.117 | + functions-common:time_stop:2344 : elapsed_time=4638 2021-09-26 09:10:28.119 | + functions-common:time_stop:2345 : total=40137 2021-09-26 09:10:28.122 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:10:28.124 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44775 2021-09-26 09:10:28.126 | + inc/python:pip_install:210 : return 0 2021-09-26 09:10:28.129 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-09-26 09:10:30.630 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-09-26 09:10:32.202 | Collecting bindep 2021-09-26 09:10:32.685 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-09-26 09:10:32.710 | Collecting distro (from bindep) 2021-09-26 09:10:33.040 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-09-26 09:10:33.053 | Collecting Parsley (from bindep) 2021-09-26 09:10:33.070 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-09-26 09:10:33.097 | Collecting pbr>=2.0.0 (from bindep) 2021-09-26 09:10:33.184 | Downloading http://10.100.0.9:8080/root/pypi/+f/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111kB) 2021-09-26 09:10:33.210 | Installing collected packages: distro, Parsley, pbr, bindep 2021-09-26 09:10:33.548 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.6.0 pbr-5.6.0 2021-09-26 09:10:33.612 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-26 09:10:33.615 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-09-26 09:10:33.618 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-09-26 09:10:33.634 | + ./stack.sh:main:797 : pkgs= 2021-09-26 09:10:33.636 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-09-26 09:10:33.639 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-09-26 09:10:33.641 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 09:10:33.644 | + functions-common:run_phase:1760 : local phase=pre-install 2021-09-26 09:10:33.646 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:10:33.648 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:10:33.650 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:10:33.653 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:10:33.655 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:10:33.658 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:10:33.661 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:10:33.664 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:10:33.666 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:10:33.669 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-09-26 09:10:33.671 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:10:33.685 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:10:33.687 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:10:33.689 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:10:33.691 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-09-26 09:10:33.693 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:10:33.695 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:10:33.697 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:10:33.700 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-09-26 09:10:33.702 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:10:33.704 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-26 09:10:33.706 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:10:33.708 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:10:33.710 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 09:10:33.712 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 09:10:33.716 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:10:33.718 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:10:33.720 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-09-26 09:10:33.722 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 09:10:33.724 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-09-26 09:10:33.727 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 09:10:33.729 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 09:10:33.732 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-09-26 09:10:33.734 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-09-26 09:10:33.736 | + functions:set_systemd_override:800 : local value=2048 2021-09-26 09:10:33.739 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-09-26 09:10:33.741 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-09-26 09:10:33.786 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-09-26 09:10:33.786 | Set systemd system override for DefaultLimitNOFILE=2048 2021-09-26 09:10:33.788 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-09-26 09:10:33.987 | + ./stack.sh:main:810 : install_rpc_backend 2021-09-26 09:10:33.989 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-09-26 09:10:34.005 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:10:34.007 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-09-26 09:10:34.009 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:10:34.012 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:10:34.014 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:10:34.016 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:10:34.019 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:10:34.021 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:10:34.023 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:10:34.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:10:34.028 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:10:34.030 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:10:34.032 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:10:34.035 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:10:34.037 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-09-26 09:10:34.039 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:10:34.042 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:10:34.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:10:34.047 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-09-26 09:10:34.066 | + 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-09-26 09:10:34.188 | Reading package lists... 2021-09-26 09:10:34.451 | Building dependency tree... 2021-09-26 09:10:34.452 | Reading state information... 2021-09-26 09:10:34.673 | The following packages were automatically installed and are no longer required: 2021-09-26 09:10:34.674 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:10:34.674 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:10:34.674 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:10:34.674 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:10:34.674 | python3-twisted-bin python3-zope.interface 2021-09-26 09:10:34.674 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:10:34.674 | The following additional packages will be installed: 2021-09-26 09:10:34.674 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-09-26 09:10:34.674 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-09-26 09:10:34.674 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-09-26 09:10:34.674 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-09-26 09:10:34.675 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-09-26 09:10:34.676 | Suggested packages: 2021-09-26 09:10:34.676 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-09-26 09:10:34.676 | odbc-postgresql tdsodbc unixodbc-bin 2021-09-26 09:10:34.723 | The following NEW packages will be installed: 2021-09-26 09:10:34.723 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-09-26 09:10:34.724 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-09-26 09:10:34.724 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-09-26 09:10:34.724 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-09-26 09:10:34.724 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-09-26 09:10:34.724 | rabbitmq-server 2021-09-26 09:10:35.158 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 09:10:35.158 | Need to get 24.5 MB of archives. 2021-09-26 09:10:35.158 | After this operation, 40.4 MB of additional disk space will be used. 2021-09-26 09:10:35.159 | 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-09-26 09:10:36.920 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-09-26 09:10:36.982 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-09-26 09:10:37.047 | 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-09-26 09:10:37.062 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-09-26 09:10:37.070 | 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-09-26 09:10:37.467 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-09-26 09:10:37.485 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-09-26 09:10:37.501 | 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-09-26 09:10:38.006 | 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-09-26 09:10:38.015 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-09-26 09:10:38.030 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-09-26 09:10:38.138 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-09-26 09:10:38.145 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-09-26 09:10:38.147 | 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-09-26 09:10:38.151 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-09-26 09:10:38.156 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-09-26 09:10:38.368 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-09-26 09:10:38.373 | 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-09-26 09:10:38.374 | 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-09-26 09:10:38.585 | 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-09-26 09:10:38.615 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-09-26 09:10:38.619 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-09-26 09:10:38.808 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-09-26 09:10:39.004 | 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-09-26 09:10:39.005 | 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-09-26 09:10:40.079 | Fetched 24.5 MB in 5s (5,126 kB/s) 2021-09-26 09:10:40.281 | Selecting previously unselected package erlang-base. 2021-09-26 09:10:40.320 | (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 ... 74390 files and directories currently installed.) 2021-09-26 09:10:40.323 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:40.378 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:41.766 | Selecting previously unselected package erlang-asn1. 2021-09-26 09:10:41.774 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:41.836 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:42.271 | Selecting previously unselected package erlang-mnesia. 2021-09-26 09:10:42.278 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:42.333 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:42.751 | Selecting previously unselected package erlang-runtime-tools. 2021-09-26 09:10:42.758 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:42.813 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:43.145 | Selecting previously unselected package erlang-crypto. 2021-09-26 09:10:43.153 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:43.206 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:43.556 | Selecting previously unselected package erlang-public-key. 2021-09-26 09:10:43.565 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:43.619 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:44.001 | Selecting previously unselected package erlang-ssl. 2021-09-26 09:10:44.009 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:44.063 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:44.492 | Selecting previously unselected package erlang-inets. 2021-09-26 09:10:44.500 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:44.560 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:44.968 | Selecting previously unselected package erlang-corba. 2021-09-26 09:10:44.975 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:45.013 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:45.767 | Selecting previously unselected package erlang-syntax-tools. 2021-09-26 09:10:45.775 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:45.836 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:46.179 | Selecting previously unselected package erlang-diameter. 2021-09-26 09:10:46.187 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:46.247 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:46.647 | Selecting previously unselected package erlang-xmerl. 2021-09-26 09:10:46.656 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:46.710 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:47.115 | Selecting previously unselected package erlang-edoc. 2021-09-26 09:10:47.122 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:47.177 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:47.584 | Selecting previously unselected package erlang-eldap. 2021-09-26 09:10:47.592 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:47.647 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:47.933 | Selecting previously unselected package erlang-erl-docgen. 2021-09-26 09:10:47.941 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:47.996 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:48.314 | Selecting previously unselected package erlang-eunit. 2021-09-26 09:10:48.322 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:48.378 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:48.750 | Selecting previously unselected package erlang-ic. 2021-09-26 09:10:48.758 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:48.813 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:49.305 | Selecting previously unselected package libodbc1:amd64. 2021-09-26 09:10:49.312 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-09-26 09:10:49.419 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-09-26 09:10:49.796 | Selecting previously unselected package erlang-odbc. 2021-09-26 09:10:49.804 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:49.858 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:50.133 | Selecting previously unselected package erlang-snmp. 2021-09-26 09:10:50.141 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:50.178 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:50.783 | Selecting previously unselected package erlang-os-mon. 2021-09-26 09:10:50.792 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:50.846 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:51.212 | Selecting previously unselected package erlang-parsetools. 2021-09-26 09:10:51.221 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:51.297 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:51.631 | Selecting previously unselected package erlang-ssh. 2021-09-26 09:10:51.638 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:51.682 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:52.082 | Selecting previously unselected package erlang-tools. 2021-09-26 09:10:52.090 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-09-26 09:10:52.156 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:52.509 | Selecting previously unselected package erlang-nox. 2021-09-26 09:10:52.518 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-09-26 09:10:52.573 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:53.002 | Selecting previously unselected package rabbitmq-server. 2021-09-26 09:10:53.010 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-09-26 09:10:53.048 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-09-26 09:10:53.965 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-09-26 09:10:54.127 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:55.366 | Searching for services which depend on erlang and should be started...none found. 2021-09-26 09:10:55.440 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:10:55.521 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:55.624 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:55.777 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:55.927 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:56.081 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:56.230 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:56.379 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:10:56.521 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:10:56.806 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:10:57.554 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:57.698 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:57.853 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.007 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.104 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.207 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.361 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.514 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.670 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.824 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:58.971 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.133 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.281 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.434 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.596 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.761 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:10:59.893 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-09-26 09:11:00.059 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-09-26 09:11:00.440 | Adding group `rabbitmq' (GID 121) ... 2021-09-26 09:11:00.546 | Done. 2021-09-26 09:11:00.619 | Adding system user `rabbitmq' (UID 115) ... 2021-09-26 09:11:00.619 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-09-26 09:11:00.855 | Not creating home directory `/var/lib/rabbitmq'. 2021-09-26 09:11:01.099 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-09-26 09:11:06.926 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:11:07.212 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:11:09.357 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:11:09.359 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:11:09.362 | + functions-common:time_stop:2331 : local name 2021-09-26 09:11:09.364 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:11:09.366 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:11:09.368 | + functions-common:time_stop:2334 : local total 2021-09-26 09:11:09.371 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:11:09.373 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:11:09.375 | + functions-common:time_stop:2338 : start_time=1632647434063 2021-09-26 09:11:09.378 | + functions-common:time_stop:2340 : [[ -z 1632647434063 ]] 2021-09-26 09:11:09.381 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:11:09.384 | + functions-common:time_stop:2343 : end_time=1632647469382 2021-09-26 09:11:09.386 | + functions-common:time_stop:2344 : elapsed_time=35319 2021-09-26 09:11:09.388 | + functions-common:time_stop:2345 : total=275526 2021-09-26 09:11:09.390 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:11:09.393 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=310845 2021-09-26 09:11:09.395 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:11:09.397 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-09-26 09:11:09.400 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:11:09.402 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:11:09.404 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:11:09.407 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:11:09.410 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:11:09.412 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:11:09.415 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-09-26 09:11:09.417 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:11:09.419 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:11:09.421 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:11:09.424 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:11:09.426 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:11:09.428 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:11:09.431 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:11:09.433 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:11:09.435 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-09-26 09:11:09.438 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:11:09.440 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:11:09.443 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:11:09.445 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:11:09.447 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:11:09.450 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:11:09.452 | + ./stack.sh:main:811 : restart_rpc_backend 2021-09-26 09:11:09.455 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-09-26 09:11:09.469 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:11:09.472 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-09-26 09:11:09.474 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:11:09.476 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-09-26 09:11:09.478 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-09-26 09:11:09.481 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-09-26 09:11:09.484 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-09-26 09:11:09.487 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-09-26 09:11:09.489 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-09-26 09:11:09.491 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-09-26 09:11:09.494 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-09-26 09:11:09.496 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-09-26 09:11:09.499 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-09-26 09:11:10.548 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-09-26 09:11:10.548 | guest [administrator]' 2021-09-26 09:11:10.551 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-09-26 09:11:10.551 | guest [administrator]' 2021-09-26 09:11:10.552 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-09-26 09:11:10.557 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-09-26 09:11:10.559 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-09-26 09:11:10.561 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-09-26 09:11:11.572 | Creating user "stackrabbit" 2021-09-26 09:11:11.633 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-09-26 09:11:12.660 | Setting permissions for user "stackrabbit" in vhost "/" 2021-09-26 09:11:12.712 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-09-26 09:11:12.715 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-09-26 09:11:13.736 | Changing password for user "stackrabbit" 2021-09-26 09:11:13.799 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-09-26 09:11:13.801 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-09-26 09:11:13.804 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-09-26 09:11:14.820 | Deleting user "guest" 2021-09-26 09:11:14.878 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-09-26 09:11:14.895 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:11:14.897 | + ./stack.sh:main:814 : install_database 2021-09-26 09:11:14.899 | + lib/database:install_database:116 : install_database_mysql 2021-09-26 09:11:14.901 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-09-26 09:11:14.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:11:14.906 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:11:14.909 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-09-26 09:11:15.221 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-09-26 09:11:15.225 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-09-26 09:11:15.229 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-09-26 09:11:15.232 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:11:15.234 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:11:15.236 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-09-26 09:11:15.239 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-09-26 09:11:15.242 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-09-26 09:11:15.245 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-09-26 09:11:15.248 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-09-26 09:11:15.250 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:11:15.253 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-09-26 09:11:15.255 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:11:15.258 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:11:15.260 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:11:15.262 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:11:15.265 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:11:15.268 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:11:15.270 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:11:15.273 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:11:15.275 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-09-26 09:11:15.277 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:11:15.280 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:11:15.282 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:11:15.285 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:11:15.287 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:11:15.289 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:11:15.292 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-09-26 09:11:15.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:11:15.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:11:15.299 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-09-26 09:11:15.301 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:11:15.304 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:11:15.306 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:11:15.308 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:11:15.310 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:11:15.313 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:11:15.316 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:11:15.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:11:15.320 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:11:15.323 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:11:15.325 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:11:15.327 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:11:15.330 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-09-26 09:11:15.332 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:11:15.335 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:11:15.337 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:11:15.339 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-09-26 09:11:15.358 | + 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-09-26 09:11:15.479 | Reading package lists... 2021-09-26 09:11:15.741 | Building dependency tree... 2021-09-26 09:11:15.743 | Reading state information... 2021-09-26 09:11:15.964 | The following packages were automatically installed and are no longer required: 2021-09-26 09:11:15.964 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:11:15.964 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:11:15.965 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:11:15.965 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:11:15.965 | python3-twisted-bin python3-zope.interface 2021-09-26 09:11:15.965 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:11:15.965 | The following additional packages will be installed: 2021-09-26 09:11:15.965 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-09-26 09:11:15.965 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-09-26 09:11:15.965 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-26 09:11:15.965 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-09-26 09:11:15.966 | mysql-server-5.7 mysql-server-core-5.7 2021-09-26 09:11:15.967 | Suggested packages: 2021-09-26 09:11:15.967 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-09-26 09:11:16.014 | The following NEW packages will be installed: 2021-09-26 09:11:16.014 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-09-26 09:11:16.014 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-09-26 09:11:16.014 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-09-26 09:11:16.015 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-09-26 09:11:16.015 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-09-26 09:11:16.316 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 09:11:16.316 | Need to get 19.6 MB of archives. 2021-09-26 09:11:16.316 | After this operation, 155 MB of additional disk space will be used. 2021-09-26 09:11:16.316 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [6,631 kB] 2021-09-26 09:11:18.037 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [1,946 kB] 2021-09-26 09:11:18.206 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [7,419 kB] 2021-09-26 09:11:19.510 | 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-09-26 09:11:19.512 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.35-0ubuntu0.18.04.2 [2,909 kB] 2021-09-26 09:11:19.846 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-09-26 09:11:19.846 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-09-26 09:11:19.848 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-09-26 09:11:19.851 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-09-26 09:11:19.913 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-09-26 09:11:19.914 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-09-26 09:11:19.914 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-09-26 09:11:19.923 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-09-26 09:11:19.925 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-09-26 09:11:19.987 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-09-26 09:11:20.128 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-09-26 09:11:20.137 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-09-26 09:11:20.144 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.35-0ubuntu0.18.04.2 [9,936 B] 2021-09-26 09:11:20.642 | Preconfiguring packages ... 2021-09-26 09:11:20.885 | Fetched 19.6 MB in 4s (4,763 kB/s) 2021-09-26 09:11:21.002 | Selecting previously unselected package mysql-client-core-5.7. 2021-09-26 09:11:21.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 ... 76391 files and directories currently installed.) 2021-09-26 09:11:21.045 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:11:21.092 | Unpacking mysql-client-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:22.383 | Selecting previously unselected package mysql-client-5.7. 2021-09-26 09:11:22.392 | Preparing to unpack .../01-mysql-client-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:11:22.436 | Unpacking mysql-client-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:23.179 | Selecting previously unselected package mysql-server-core-5.7. 2021-09-26 09:11:23.186 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:11:23.241 | Unpacking mysql-server-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:24.795 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-09-26 09:11:24.804 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-09-26 09:11:24.898 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-09-26 09:11:25.298 | Selecting previously unselected package mysql-server-5.7. 2021-09-26 09:11:25.306 | Preparing to unpack .../04-mysql-server-5.7_5.7.35-0ubuntu0.18.04.2_amd64.deb ... 2021-09-26 09:11:26.273 | Unpacking mysql-server-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:27.235 | Selecting previously unselected package libhtml-tagset-perl. 2021-09-26 09:11:27.243 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-09-26 09:11:27.275 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-09-26 09:11:27.504 | Selecting previously unselected package liburi-perl. 2021-09-26 09:11:27.512 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-09-26 09:11:27.561 | Unpacking liburi-perl (1.73-1) ... 2021-09-26 09:11:27.898 | Selecting previously unselected package libhtml-parser-perl. 2021-09-26 09:11:27.906 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-09-26 09:11:27.956 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-09-26 09:11:28.333 | Selecting previously unselected package libcgi-pm-perl. 2021-09-26 09:11:28.341 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-09-26 09:11:28.390 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-09-26 09:11:28.727 | Selecting previously unselected package libfcgi-perl. 2021-09-26 09:11:28.735 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-09-26 09:11:28.784 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-09-26 09:11:29.035 | Selecting previously unselected package libcgi-fast-perl. 2021-09-26 09:11:29.043 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-09-26 09:11:29.087 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-09-26 09:11:29.396 | Selecting previously unselected package libencode-locale-perl. 2021-09-26 09:11:29.404 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-09-26 09:11:29.435 | Unpacking libencode-locale-perl (1.05-1) ... 2021-09-26 09:11:29.721 | Selecting previously unselected package libhtml-template-perl. 2021-09-26 09:11:29.729 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-09-26 09:11:29.784 | Unpacking libhtml-template-perl (2.97-1) ... 2021-09-26 09:11:30.057 | Selecting previously unselected package libhttp-date-perl. 2021-09-26 09:11:30.065 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-09-26 09:11:30.114 | Unpacking libhttp-date-perl (6.02-1) ... 2021-09-26 09:11:30.332 | Selecting previously unselected package libio-html-perl. 2021-09-26 09:11:30.340 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-09-26 09:11:30.372 | Unpacking libio-html-perl (1.001-1) ... 2021-09-26 09:11:30.726 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-09-26 09:11:30.734 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-09-26 09:11:30.784 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-09-26 09:11:31.069 | Selecting previously unselected package libhttp-message-perl. 2021-09-26 09:11:31.076 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-09-26 09:11:31.125 | Unpacking libhttp-message-perl (6.14-1) ... 2021-09-26 09:11:31.458 | Selecting previously unselected package mysql-server. 2021-09-26 09:11:31.467 | Preparing to unpack .../17-mysql-server_5.7.35-0ubuntu0.18.04.2_all.deb ... 2021-09-26 09:11:31.515 | Unpacking mysql-server (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:31.880 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-09-26 09:11:32.041 | Setting up libhttp-date-perl (6.02-1) ... 2021-09-26 09:11:32.132 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-09-26 09:11:32.287 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:11:32.407 | Setting up libencode-locale-perl (1.05-1) ... 2021-09-26 09:11:32.509 | Setting up mysql-server-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:32.641 | Setting up libio-html-perl (1.001-1) ... 2021-09-26 09:11:32.801 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-09-26 09:11:32.926 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:11:33.070 | Setting up liburi-perl (1.73-1) ... 2021-09-26 09:11:33.230 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:11:33.543 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-09-26 09:11:33.635 | Setting up libcgi-pm-perl (4.38-1) ... 2021-09-26 09:11:33.761 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:11:35.674 | Setting up libhttp-message-perl (6.14-1) ... 2021-09-26 09:11:35.830 | Setting up mysql-client-core-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:35.984 | Setting up libfcgi-perl (0.78-2build1) ... 2021-09-26 09:11:36.087 | Setting up libhtml-template-perl (2.97-1) ... 2021-09-26 09:11:36.195 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-09-26 09:11:36.316 | Setting up mysql-client-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:36.480 | Setting up mysql-server-5.7 (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:37.737 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-09-26 09:11:37.797 | Renaming removed key_buffer and myisam-recover options (if present) 2021-09-26 09:11:56.915 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-09-26 09:11:58.103 | Setting up mysql-server (5.7.35-0ubuntu0.18.04.2) ... 2021-09-26 09:11:58.258 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:11:58.550 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:00.648 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:12:00.650 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:12:00.653 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:00.655 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:00.657 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:00.659 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:00.662 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:00.664 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:12:00.666 | + functions-common:time_stop:2338 : start_time=1632647475355 2021-09-26 09:12:00.668 | + functions-common:time_stop:2340 : [[ -z 1632647475355 ]] 2021-09-26 09:12:00.671 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:00.674 | + functions-common:time_stop:2343 : end_time=1632647520672 2021-09-26 09:12:00.676 | + functions-common:time_stop:2344 : elapsed_time=45317 2021-09-26 09:12:00.679 | + functions-common:time_stop:2345 : total=310845 2021-09-26 09:12:00.681 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:00.684 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=356162 2021-09-26 09:12:00.686 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:12:00.689 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-09-26 09:12:00.691 | + ./stack.sh:main:817 : install_database_python 2021-09-26 09:12:00.693 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-09-26 09:12:00.696 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-09-26 09:12:00.698 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-09-26 09:12:00.700 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:12:00.703 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-09-26 09:12:00.706 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-09-26 09:12:00.708 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:12:00.712 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:12:00.712 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:12:00.716 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-09-26 09:12:00.719 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-09-26 09:12:00.721 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-09-26 09:12:00.724 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-09-26 09:12:00.726 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-09-26 09:12:00.744 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-09-26 09:12:00.749 | + 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-09-26 09:12:03.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:12:03.366 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.367 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.367 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.368 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.369 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.369 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.369 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.370 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.370 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.371 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.371 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.372 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.372 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.373 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.373 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.373 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.374 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.374 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.375 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.375 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.375 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.376 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.376 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.377 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.378 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.378 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.379 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.379 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.380 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.380 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.381 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.382 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.383 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.384 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.384 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.385 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.385 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.386 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.386 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.386 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.387 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.387 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.388 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.388 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.388 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.389 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.389 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.390 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.390 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.391 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.391 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.391 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.392 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.392 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.393 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.393 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.394 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.394 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.395 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.395 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.396 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.396 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.397 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.397 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.397 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.398 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.399 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.399 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.399 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.400 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.400 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.401 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.401 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.402 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.403 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.403 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.403 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.404 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.404 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.405 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.405 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.406 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.406 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.407 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.407 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.407 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.408 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.408 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.409 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.409 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.410 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.410 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.411 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.411 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.411 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.412 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.412 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.413 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.413 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.414 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.414 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.415 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.415 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.416 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.416 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.417 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.417 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.418 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.418 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.419 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.419 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.420 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.420 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.421 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.421 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.422 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.422 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.423 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.423 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.423 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.424 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.424 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.425 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.425 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.426 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.426 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.427 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.427 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.428 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.428 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.428 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.429 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.430 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.430 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.431 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.431 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.432 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.432 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.432 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.433 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.433 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.434 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.434 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.435 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.435 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.436 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.436 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.436 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.437 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.437 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.438 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.438 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.439 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.440 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.440 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.440 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.441 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.441 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.442 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.442 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.443 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.443 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.443 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.444 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.444 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.445 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.446 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.447 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.447 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.448 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.448 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.448 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.449 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.449 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.450 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.450 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.450 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.451 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.451 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.452 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.452 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.453 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.453 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.453 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.454 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.454 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.455 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.455 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.456 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.456 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.457 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.457 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.458 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.458 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.460 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.460 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.460 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.460 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.461 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.461 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.461 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.462 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.462 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.463 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.463 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.464 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.464 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.465 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.465 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.466 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.466 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.466 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.467 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.467 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.468 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.468 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.468 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.469 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.469 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.470 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.470 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.471 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.471 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.472 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.472 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.473 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.473 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.473 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.474 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.474 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.475 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.475 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.475 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.476 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.477 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.477 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.478 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.478 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.479 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.479 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.479 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.480 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.480 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.481 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.481 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.482 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.482 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.483 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.483 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.484 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.484 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.485 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.485 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.485 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.486 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.486 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.487 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.487 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.488 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.488 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.489 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.489 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.489 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.490 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.490 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.491 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.491 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.492 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.493 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.494 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.494 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.495 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.495 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.495 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.496 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.496 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.497 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.497 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.498 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.498 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.498 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.499 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.499 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.499 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.500 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.500 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.501 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.501 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.502 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.502 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.503 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.503 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.503 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.504 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.504 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.505 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.506 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.506 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.506 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.507 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.508 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.508 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.509 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.509 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.509 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.510 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.510 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.511 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.511 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.512 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.512 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.513 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.513 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.513 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.514 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.514 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.515 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.515 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.516 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.516 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.517 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.517 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.518 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.518 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.518 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.519 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.519 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.520 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.520 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.521 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.522 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.522 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.523 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.523 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.523 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.524 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.524 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.525 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.525 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.526 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.526 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.527 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.527 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.528 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.528 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.528 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.529 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.529 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.530 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.530 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.531 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.531 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.532 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.532 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.533 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.533 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.534 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.534 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.535 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.535 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.536 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.536 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.536 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.537 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.537 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.538 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.538 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.539 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.539 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.540 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.540 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.541 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.541 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.542 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.542 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.542 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.543 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.543 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.544 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.544 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.545 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.545 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.545 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.546 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.546 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.547 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.547 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.548 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.548 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.548 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.549 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.549 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.550 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.550 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.551 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.551 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.551 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.552 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.552 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.553 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.553 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.554 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.554 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.555 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.556 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.556 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.557 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.557 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.558 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.558 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.558 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:03.559 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:03.559 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:03.709 | Collecting PyMySQL===0.9.3 2021-09-26 09:12:03.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-09-26 09:12:05.194 | Installing collected packages: PyMySQL 2021-09-26 09:12:05.393 | Successfully installed PyMySQL-0.9.3 2021-09-26 09:12:05.497 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:12:05.497 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:12:05.572 | + inc/python:pip_install:207 : result=0 2021-09-26 09:12:05.574 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:12:05.578 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:05.580 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:05.583 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:05.585 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:05.588 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:05.590 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:12:05.592 | + functions-common:time_stop:2338 : start_time=1632647520739 2021-09-26 09:12:05.595 | + functions-common:time_stop:2340 : [[ -z 1632647520739 ]] 2021-09-26 09:12:05.597 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:05.601 | + functions-common:time_stop:2343 : end_time=1632647525598 2021-09-26 09:12:05.604 | + functions-common:time_stop:2344 : elapsed_time=4859 2021-09-26 09:12:05.606 | + functions-common:time_stop:2345 : total=44775 2021-09-26 09:12:05.608 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:05.611 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=49634 2021-09-26 09:12:05.613 | + inc/python:pip_install:210 : return 0 2021-09-26 09:12:05.615 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-09-26 09:12:05.617 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-09-26 09:12:05.620 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-09-26 09:12:05.622 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-09-26 09:12:05.639 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:05.641 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-09-26 09:12:05.643 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-09-26 09:12:05.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:12:05.647 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:12:05.652 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:12:05.654 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:12:05.657 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:12:05.659 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:12:05.662 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-09-26 09:12:05.665 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-09-26 09:12:05.680 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:05.682 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-09-26 09:12:05.684 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:12:05.687 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:12:05.689 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:12:05.691 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:12:05.694 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:12:05.696 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:12:05.698 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:05.701 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:05.703 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:12:05.705 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:12:05.707 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:12:05.710 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:12:05.712 | + functions-common:install_package:1334 : real_install_package radvd 2021-09-26 09:12:05.715 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:12:05.717 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:05.719 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:05.722 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-09-26 09:12:05.741 | + 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-09-26 09:12:05.862 | Reading package lists... 2021-09-26 09:12:06.126 | Building dependency tree... 2021-09-26 09:12:06.127 | Reading state information... 2021-09-26 09:12:06.348 | The following packages were automatically installed and are no longer required: 2021-09-26 09:12:06.349 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-09-26 09:12:06.349 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-09-26 09:12:06.349 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-09-26 09:12:06.349 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:12:06.349 | python3-twisted-bin python3-zope.interface 2021-09-26 09:12:06.349 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:12:06.394 | The following NEW packages will be installed: 2021-09-26 09:12:06.394 | radvd 2021-09-26 09:12:06.822 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-09-26 09:12:06.822 | Need to get 59.0 kB of archives. 2021-09-26 09:12:06.822 | After this operation, 164 kB of additional disk space will be used. 2021-09-26 09:12:06.822 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-09-26 09:12:07.679 | Fetched 59.0 kB in 1s (81.2 kB/s) 2021-09-26 09:12:07.864 | Selecting previously unselected package radvd. 2021-09-26 09:12:07.904 | (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 ... 76848 files and directories currently installed.) 2021-09-26 09:12:07.908 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-09-26 09:12:07.938 | Unpacking radvd (1:2.16-3) ... 2021-09-26 09:12:08.336 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:08.446 | Setting up radvd (1:2.16-3) ... 2021-09-26 09:12:09.616 | Job for radvd.service failed because the control process exited with error code. 2021-09-26 09:12:09.617 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-09-26 09:12:09.618 | invoke-rc.d: initscript radvd, action "start" failed. 2021-09-26 09:12:09.627 | ● radvd.service - Router advertisement daemon for IPv6 2021-09-26 09:12:09.628 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-09-26 09:12:09.628 | Active: failed (Result: exit-code) since Sun 2021-09-26 09:12:09 UTC; 12ms ago 2021-09-26 09:12:09.628 | Docs: man:radvd(8) 2021-09-26 09:12:09.628 | Process: 42253 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-09-26 09:12:09.628 | 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 systemd[1]: Starting Router advertisement daemon for IPv6... 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 radvd[42253]: can't open /etc/radvd.conf: No such file or directory 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 radvd[42253]: Insecure file permissions, but continuing anyway 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 radvd[42253]: exiting, failed to read config file 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-09-26 09:12:09.628 | Sep 26 09:12:09 n-d-809955-3 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-09-26 09:12:09.703 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:12:09.978 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:12:10.321 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:12.449 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:12:12.451 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:12:12.454 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:12.456 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:12.458 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:12.461 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:12.463 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:12.465 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:12:12.467 | + functions-common:time_stop:2338 : start_time=1632647525738 2021-09-26 09:12:12.469 | + functions-common:time_stop:2340 : [[ -z 1632647525738 ]] 2021-09-26 09:12:12.472 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:12.476 | + functions-common:time_stop:2343 : end_time=1632647532473 2021-09-26 09:12:12.478 | + functions-common:time_stop:2344 : elapsed_time=6735 2021-09-26 09:12:12.481 | + functions-common:time_stop:2345 : total=356162 2021-09-26 09:12:12.483 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:12.485 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=362897 2021-09-26 09:12:12.487 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:12:12.490 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-09-26 09:12:12.506 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:12.509 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-09-26 09:12:12.511 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-09-26 09:12:12.514 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-09-26 09:12:12.534 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-09-26 09:12:12.536 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:12:12.539 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:12:12.541 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:12:12.543 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:12:12.545 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:12:12.548 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:12:12.550 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:12.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:12.555 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:12:12.557 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:12:12.559 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:12:12.561 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:12:12.563 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-09-26 09:12:12.566 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:12:12.568 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:12.571 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:12.573 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-09-26 09:12:12.591 | + 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-09-26 09:12:12.711 | Reading package lists... 2021-09-26 09:12:12.975 | Building dependency tree... 2021-09-26 09:12:12.976 | Reading state information... 2021-09-26 09:12:13.204 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-09-26 09:12:13.204 | fakeroot set to manually installed. 2021-09-26 09:12:13.204 | make is already the newest version (4.1-9.1ubuntu1). 2021-09-26 09:12:13.204 | The following packages were automatically installed and are no longer required: 2021-09-26 09:12:13.205 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 09:12:13.205 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 09:12:13.205 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 09:12:13.205 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:12:13.205 | python3-twisted-bin python3-zope.interface 2021-09-26 09:12:13.205 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:12:13.206 | The following additional packages will be installed: 2021-09-26 09:12:13.206 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-09-26 09:12:13.207 | Suggested packages: 2021-09-26 09:12:13.207 | openvswitch-doc python-sortedcontainers-doc 2021-09-26 09:12:13.260 | The following NEW packages will be installed: 2021-09-26 09:12:13.261 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-09-26 09:12:13.262 | The following packages will be upgraded: 2021-09-26 09:12:13.262 | openvswitch-common openvswitch-switch 2021-09-26 09:12:13.374 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-09-26 09:12:13.374 | Need to get 3,088 kB of archives. 2021-09-26 09:12:13.374 | After this operation, 3,129 kB of additional disk space will be used. 2021-09-26 09:12:13.374 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-09-26 09:12:13.567 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-09-26 09:12:13.613 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-09-26 09:12:14.147 | Get:4 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-09-26 09:12:14.605 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-09-26 09:12:15.378 | Fetched 3,088 kB in 2s (1,995 kB/s) 2021-09-26 09:12:15.539 | Selecting previously unselected package libunbound2:amd64. 2021-09-26 09:12:15.578 | (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 ... 76861 files and directories currently installed.) 2021-09-26 09:12:15.582 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-09-26 09:12:15.669 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-09-26 09:12:16.058 | Selecting previously unselected package python3-sortedcontainers. 2021-09-26 09:12:16.065 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-09-26 09:12:16.115 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-09-26 09:12:16.498 | Selecting previously unselected package python3-openvswitch. 2021-09-26 09:12:16.505 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-09-26 09:12:16.538 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 09:12:16.871 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-09-26 09:12:16.977 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-09-26 09:12:17.563 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-09-26 09:12:17.686 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-09-26 09:12:18.953 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-09-26 09:12:19.098 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:19.212 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 09:12:19.355 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-09-26 09:12:19.789 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:12:19.938 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:12:20.218 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:12:21.121 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 09:12:21.617 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-09-26 09:12:25.085 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:12:25.087 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:12:25.089 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:25.091 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:25.093 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:25.096 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:25.098 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:25.100 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:12:25.102 | + functions-common:time_stop:2338 : start_time=1632647532589 2021-09-26 09:12:25.104 | + functions-common:time_stop:2340 : [[ -z 1632647532589 ]] 2021-09-26 09:12:25.107 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:25.110 | + functions-common:time_stop:2343 : end_time=1632647545108 2021-09-26 09:12:25.112 | + functions-common:time_stop:2344 : elapsed_time=12519 2021-09-26 09:12:25.114 | + functions-common:time_stop:2345 : total=362897 2021-09-26 09:12:25.116 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:25.119 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=375416 2021-09-26 09:12:25.121 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:12:25.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-09-26 09:12:25.126 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:25.128 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:25.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-09-26 09:12:25.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-09-26 09:12:25.136 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-09-26 09:12:25.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-09-26 09:12:25.142 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-09-26 09:12:25.146 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-09-26 09:12:25.146 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-09-26 09:12:25.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-09-26 09:12:25.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-09-26 09:12:25.155 | + functions:vercmp:615 : local v1=4.15 2021-09-26 09:12:25.157 | + functions:vercmp:616 : local 'op=<' 2021-09-26 09:12:25.159 | + functions:vercmp:617 : local v2=3.13 2021-09-26 09:12:25.161 | + functions:vercmp:618 : local result 2021-09-26 09:12:25.165 | ++ functions:vercmp:622 : head -1 2021-09-26 09:12:25.165 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-09-26 09:12:25.166 | ++ functions:vercmp:622 : sort -V 2021-09-26 09:12:25.170 | + functions:vercmp:622 : result=3.13 2021-09-26 09:12:25.172 | + functions:vercmp:624 : case $op in 2021-09-26 09:12:25.174 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-09-26 09:12:25.177 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-09-26 09:12:25.179 | + functions:vercmp:635 : return 2021-09-26 09:12:25.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-09-26 09:12:25.184 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:12:25.186 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-09-26 09:12:25.629 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-09-26 09:12:25.645 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:25.647 | + ./stack.sh:main:825 : install_etcd3 2021-09-26 09:12:25.651 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-09-26 09:12:25.651 | Installing etcd 2021-09-26 09:12:25.653 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-09-26 09:12:25.665 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-09-26 09:12:25.675 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-09-26 09:12:25.678 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-09-26 09:12:25.689 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-09-26 09:12:25.693 | ++ 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-09-26 09:12:25.695 | ++ 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-09-26 09:12:25.699 | +++ 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-09-26 09:12:25.703 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 09:12:25.705 | ++ 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-09-26 09:12:25.708 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-09-26 09:12:25.710 | ++ 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-09-26 09:12:25.728 | --2021-09-26 09:12:25-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 09:12:25.870 | Resolving github.com (github.com)... 140.82.121.3 2021-09-26 09:12:25.915 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-09-26 09:12:26.200 | HTTP request sent, awaiting response... 302 Found 2021-09-26 09:12:26.200 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210926%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210926T091226Z&X-Amz-Expires=300&X-Amz-Signature=7e46988d5951ba231ce6f5bdcb1b46b6d93d8f39dbaab922c70c9120b2f425e5&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-09-26 09:12:26.201 | --2021-09-26 09:12:26-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210926%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210926T091226Z&X-Amz-Expires=300&X-Amz-Signature=7e46988d5951ba231ce6f5bdcb1b46b6d93d8f39dbaab922c70c9120b2f425e5&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-09-26 09:12:26.342 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.108.154, 185.199.109.154, ... 2021-09-26 09:12:26.366 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-09-26 09:12:26.605 | HTTP request sent, awaiting response... 200 OK 2021-09-26 09:12:26.605 | Length: 11350736 (11M) [application/octet-stream] 2021-09-26 09:12:26.605 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-09-26 09:12:26.728 | 2021-09-26 09:12:26.947 | 0K ........ .. 100% 31.7M=0.3s 2021-09-26 09:12:26.947 | 2021-09-26 09:12:26.947 | 2021-09-26 09:12:26 (31.7 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-09-26 09:12:26.947 | 2021-09-26 09:12:26.950 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-09-26 09:12:26.953 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 09:12:26.955 | ++ functions:get_extra_file:73 : return 2021-09-26 09:12:26.958 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-09-26 09:12:26.960 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-09-26 09:12:26.963 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-09-26 09:12:26.965 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-09-26 09:12:27.125 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-09-26 09:12:27.128 | + 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-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/ 2021-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/README.md 2021-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-09-26 09:12:27.132 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-09-26 09:12:27.133 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-09-26 09:12:27.134 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-09-26 09:12:27.135 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-09-26 09:12:27.136 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-09-26 09:12:27.137 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-09-26 09:12:27.138 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-09-26 09:12:27.139 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-09-26 09:12:27.140 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-09-26 09:12:27.141 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-09-26 09:12:27.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-09-26 09:12:27.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-09-26 09:12:27.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-09-26 09:12:27.142 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-09-26 09:12:27.144 | etcd-v3.3.12-linux-amd64/etcdctl 2021-09-26 09:12:27.355 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-09-26 09:12:27.355 | etcd-v3.3.12-linux-amd64/etcd 2021-09-26 09:12:27.613 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-09-26 09:12:27.647 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-09-26 09:12:27.678 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-09-26 09:12:27.681 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-09-26 09:12:27.697 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:12:27.700 | + ./stack.sh:main:844 : install_dstat 2021-09-26 09:12:27.702 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-09-26 09:12:27.718 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:12:27.721 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-09-26 09:12:27.723 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:12:27.725 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-09-26 09:12:27.728 | + ./stack.sh:main:853 : install_libs 2021-09-26 09:12:27.730 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-09-26 09:12:27.732 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-09-26 09:12:27.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-09-26 09:12:27.737 | + inc/python:use_library_from_git:263 : local name=automaton 2021-09-26 09:12:27.739 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.741 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.744 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-09-26 09:12:27.746 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.748 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-09-26 09:12:27.751 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-09-26 09:12:27.753 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-09-26 09:12:27.755 | + inc/python:use_library_from_git:263 : local name=castellan 2021-09-26 09:12:27.757 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.760 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.762 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-09-26 09:12:27.765 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.767 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-09-26 09:12:27.769 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-09-26 09:12:27.771 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-09-26 09:12:27.774 | + inc/python:use_library_from_git:263 : local name=cliff 2021-09-26 09:12:27.777 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.779 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.781 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-09-26 09:12:27.784 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.786 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-09-26 09:12:27.788 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-09-26 09:12:27.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-09-26 09:12:27.793 | + inc/python:use_library_from_git:263 : local name=cursive 2021-09-26 09:12:27.795 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.797 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.799 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-09-26 09:12:27.802 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.804 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-09-26 09:12:27.806 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-09-26 09:12:27.809 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-09-26 09:12:27.811 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-09-26 09:12:27.813 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.815 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.818 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-09-26 09:12:27.820 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.823 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-09-26 09:12:27.825 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-09-26 09:12:27.827 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-09-26 09:12:27.830 | + inc/python:use_library_from_git:263 : local name=futurist 2021-09-26 09:12:27.832 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.834 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.837 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-09-26 09:12:27.839 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.842 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-09-26 09:12:27.844 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-09-26 09:12:27.846 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-09-26 09:12:27.848 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-09-26 09:12:27.851 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.853 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.855 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-09-26 09:12:27.857 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.860 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-09-26 09:12:27.862 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-09-26 09:12:27.864 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-09-26 09:12:27.867 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-09-26 09:12:27.870 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.872 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.874 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-09-26 09:12:27.876 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.879 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-09-26 09:12:27.881 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-09-26 09:12:27.884 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-09-26 09:12:27.886 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-09-26 09:12:27.889 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.891 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.893 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-09-26 09:12:27.895 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.898 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-09-26 09:12:27.900 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-09-26 09:12:27.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-09-26 09:12:27.905 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-09-26 09:12:27.907 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.910 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.912 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-09-26 09:12:27.914 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.917 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-09-26 09:12:27.919 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-09-26 09:12:27.921 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-09-26 09:12:27.924 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-09-26 09:12:27.926 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.928 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.931 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-09-26 09:12:27.933 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.935 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-09-26 09:12:27.938 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-09-26 09:12:27.940 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-09-26 09:12:27.942 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-09-26 09:12:27.945 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.948 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.950 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-09-26 09:12:27.952 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.955 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-09-26 09:12:27.957 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-09-26 09:12:27.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-09-26 09:12:27.962 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-09-26 09:12:27.964 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.966 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.968 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-09-26 09:12:27.970 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.973 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-09-26 09:12:27.975 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-09-26 09:12:27.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-09-26 09:12:27.980 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-09-26 09:12:27.982 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:27.984 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:27.986 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-09-26 09:12:27.989 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:27.991 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-09-26 09:12:27.994 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-09-26 09:12:27.996 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-09-26 09:12:27.999 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-09-26 09:12:28.001 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.003 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.005 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-09-26 09:12:28.009 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.011 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-09-26 09:12:28.013 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-09-26 09:12:28.016 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-09-26 09:12:28.018 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-09-26 09:12:28.020 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.023 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.025 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-09-26 09:12:28.028 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.030 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-09-26 09:12:28.032 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-09-26 09:12:28.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-09-26 09:12:28.037 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-09-26 09:12:28.040 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.042 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.044 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-09-26 09:12:28.047 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.049 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-09-26 09:12:28.051 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-09-26 09:12:28.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-09-26 09:12:28.057 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-09-26 09:12:28.059 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.061 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.064 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-09-26 09:12:28.066 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.068 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-09-26 09:12:28.071 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-09-26 09:12:28.073 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-09-26 09:12:28.075 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-09-26 09:12:28.078 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.080 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.082 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-09-26 09:12:28.085 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.087 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-09-26 09:12:28.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-09-26 09:12:28.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-09-26 09:12:28.094 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-09-26 09:12:28.097 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.099 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.101 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-09-26 09:12:28.104 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.106 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-09-26 09:12:28.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-09-26 09:12:28.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-09-26 09:12:28.114 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-09-26 09:12:28.116 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.119 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.121 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-09-26 09:12:28.123 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.126 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-09-26 09:12:28.128 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-09-26 09:12:28.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-09-26 09:12:28.133 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-09-26 09:12:28.135 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.137 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.140 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-09-26 09:12:28.142 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.144 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-09-26 09:12:28.147 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-09-26 09:12:28.149 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-09-26 09:12:28.152 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-09-26 09:12:28.155 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.157 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.160 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-09-26 09:12:28.162 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.165 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-09-26 09:12:28.167 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-09-26 09:12:28.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-09-26 09:12:28.177 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-09-26 09:12:28.177 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.177 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.179 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-09-26 09:12:28.181 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.184 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-09-26 09:12:28.186 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-09-26 09:12:28.188 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-09-26 09:12:28.191 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-09-26 09:12:28.193 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.196 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.198 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-09-26 09:12:28.200 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.203 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-09-26 09:12:28.205 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-09-26 09:12:28.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-09-26 09:12:28.210 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-09-26 09:12:28.213 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.215 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.217 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-09-26 09:12:28.220 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.222 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-09-26 09:12:28.224 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-09-26 09:12:28.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-09-26 09:12:28.229 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-09-26 09:12:28.231 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.234 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.237 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-09-26 09:12:28.239 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.241 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-09-26 09:12:28.244 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-09-26 09:12:28.246 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-09-26 09:12:28.248 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-09-26 09:12:28.251 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.253 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.255 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-09-26 09:12:28.258 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.260 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-09-26 09:12:28.263 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-09-26 09:12:28.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-09-26 09:12:28.267 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-09-26 09:12:28.270 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.272 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.275 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-09-26 09:12:28.277 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.280 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-09-26 09:12:28.282 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-09-26 09:12:28.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-09-26 09:12:28.287 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-09-26 09:12:28.289 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.292 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.294 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-09-26 09:12:28.296 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.298 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-09-26 09:12:28.301 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-09-26 09:12:28.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-09-26 09:12:28.306 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-09-26 09:12:28.308 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.310 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.312 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-09-26 09:12:28.315 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.317 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-09-26 09:12:28.320 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-09-26 09:12:28.323 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-09-26 09:12:28.325 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-09-26 09:12:28.327 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.329 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.332 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-09-26 09:12:28.334 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.337 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-09-26 09:12:28.340 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-09-26 09:12:28.342 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-09-26 09:12:28.344 | + inc/python:use_library_from_git:263 : local name=tooz 2021-09-26 09:12:28.346 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.349 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.351 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-09-26 09:12:28.354 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.356 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-09-26 09:12:28.358 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-09-26 09:12:28.361 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-09-26 09:12:28.363 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-09-26 09:12:28.365 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.368 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.370 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-09-26 09:12:28.372 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.375 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-09-26 09:12:28.377 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-09-26 09:12:28.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-09-26 09:12:28.382 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-09-26 09:12:28.385 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.387 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.389 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-09-26 09:12:28.392 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.394 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-09-26 09:12:28.396 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-09-26 09:12:28.399 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-09-26 09:12:28.402 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-09-26 09:12:28.404 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:28.406 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:28.409 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-09-26 09:12:28.411 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:28.414 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-09-26 09:12:28.433 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-09-26 09:12:28.438 | + 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-09-26 09:12:31.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:12:31.037 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.037 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.038 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.038 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.039 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.039 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.040 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.040 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.041 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.041 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.041 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.042 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.042 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.043 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.043 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.043 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.044 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.044 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.045 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.045 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.046 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.046 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.046 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.047 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.047 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.048 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.048 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.049 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.049 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.049 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.050 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.050 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.051 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.051 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.052 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.052 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.053 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.053 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.053 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.054 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.055 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.055 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.055 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.056 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.056 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.057 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.057 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.057 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.058 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.058 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.059 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.059 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.060 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.060 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.060 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.061 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.061 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.062 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.062 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.064 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.064 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.065 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.065 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.065 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.066 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.066 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.067 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.067 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.067 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.068 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.068 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.069 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.069 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.070 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.071 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.072 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.072 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.073 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.073 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.073 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.074 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.074 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.075 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.075 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.076 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.076 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.076 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.077 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.077 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.078 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.078 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.079 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.079 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.079 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.080 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.080 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.081 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.081 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.081 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.082 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.082 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.083 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.083 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.083 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.084 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.084 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.085 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.085 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.086 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.086 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.087 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.088 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.088 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.088 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.089 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.089 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.090 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.090 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.091 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.091 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.091 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.092 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.092 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.093 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.093 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.094 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.094 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.095 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.095 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.096 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.096 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.097 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.097 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.097 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.098 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.098 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.099 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.099 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.099 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.100 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.100 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.101 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.101 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.102 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.102 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.102 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.103 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.103 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.104 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.104 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.105 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.105 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.106 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.106 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.107 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.107 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.107 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.108 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.108 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.109 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.109 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.110 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.110 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.110 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.111 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.111 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.112 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.112 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.113 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.113 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.113 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.114 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.114 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.115 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.115 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.116 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.116 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.116 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.117 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.118 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.118 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.119 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.119 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.119 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.120 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.120 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.121 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.121 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.122 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.122 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.123 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.123 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.124 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.124 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.124 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.125 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.125 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.126 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.126 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.127 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.127 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.128 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.128 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.128 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.129 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.129 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.130 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.130 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.130 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.131 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.131 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.132 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.133 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.133 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.134 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.134 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.134 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.135 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.135 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.136 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.136 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.137 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.137 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.137 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.138 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.138 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.139 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.139 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.139 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.140 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.140 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.141 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.141 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.142 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.142 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.142 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.143 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.143 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.144 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.144 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.145 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.145 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.145 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.146 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.146 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.147 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.147 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.148 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.148 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.149 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.149 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.149 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.150 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.150 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.151 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.151 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.151 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.152 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.152 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.153 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.153 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.154 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.154 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.155 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.155 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.155 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.156 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.156 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.157 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.157 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.158 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.158 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.159 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.159 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.160 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.160 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.161 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.161 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.161 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.162 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.162 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.163 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.163 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.163 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.164 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.164 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.165 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.165 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.165 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.166 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.166 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.167 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.167 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.167 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.168 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.168 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.169 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.170 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.170 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.171 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.171 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.171 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.172 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.172 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.173 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.173 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.173 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.174 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.174 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.175 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.176 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.176 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.176 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.177 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.177 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.177 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.178 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.178 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.179 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.180 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.180 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.181 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.181 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.182 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.182 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.182 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.183 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.183 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.184 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.184 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.185 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.186 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.186 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.186 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.187 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.187 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.188 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.188 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.189 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.189 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.190 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.190 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.190 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.191 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.191 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.192 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.192 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.193 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.193 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.193 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.194 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.194 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.196 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.196 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.196 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.197 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.197 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.198 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.198 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.199 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.199 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.200 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.200 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.200 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.201 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.201 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.202 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.202 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.202 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.203 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.203 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.203 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.204 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.204 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.205 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.205 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.206 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.206 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.206 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.207 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.208 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.208 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.208 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.209 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.209 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.209 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.210 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.210 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.211 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.211 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.212 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.212 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.212 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.213 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.213 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.214 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.214 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.214 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.215 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.215 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.216 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.216 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.216 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.217 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.217 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.218 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.218 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.219 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.219 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.220 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.220 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.221 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.221 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:31.221 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:31.222 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:31.761 | Collecting etcd3===0.12.0 2021-09-26 09:12:31.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-09-26 09:12:36.950 | Collecting grpcio===1.28.1 2021-09-26 09:12:36.967 | 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-09-26 09:12:38.640 | Collecting protobuf===3.11.3 2021-09-26 09:12:38.649 | 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-09-26 09:12:38.748 | 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-09-26 09:12:38.751 | 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-09-26 09:12:38.764 | 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-09-26 09:12:38.810 | Building wheels for collected packages: etcd3 2021-09-26 09:12:38.811 | Building wheel for etcd3 (setup.py): started 2021-09-26 09:12:39.582 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-09-26 09:12:39.583 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=41b38def25dc3e7fce3707bdeb1bb309361f08b0604b0e0f888e31256260d535 2021-09-26 09:12:39.583 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-09-26 09:12:39.584 | Successfully built etcd3 2021-09-26 09:12:40.984 | Installing collected packages: grpcio, protobuf, etcd3 2021-09-26 09:12:42.154 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-09-26 09:12:42.261 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:12:42.261 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:12:42.363 | + inc/python:pip_install:207 : result=0 2021-09-26 09:12:42.365 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:12:42.368 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:42.370 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:42.372 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:42.374 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:42.376 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:42.378 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:12:42.381 | + functions-common:time_stop:2338 : start_time=1632647548428 2021-09-26 09:12:42.383 | + functions-common:time_stop:2340 : [[ -z 1632647548428 ]] 2021-09-26 09:12:42.386 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:42.389 | + functions-common:time_stop:2343 : end_time=1632647562387 2021-09-26 09:12:42.391 | + functions-common:time_stop:2344 : elapsed_time=13959 2021-09-26 09:12:42.394 | + functions-common:time_stop:2345 : total=49634 2021-09-26 09:12:42.396 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:42.399 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63593 2021-09-26 09:12:42.402 | + inc/python:pip_install:210 : return 0 2021-09-26 09:12:42.404 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-09-26 09:12:42.425 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-09-26 09:12:42.430 | + 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-09-26 09:12:45.060 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:12:45.061 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.061 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.062 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.062 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.063 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.063 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.064 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.064 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.065 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.065 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.066 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.066 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.066 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.067 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.067 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.068 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.068 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.068 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.069 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.069 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.070 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.070 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.071 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.071 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.072 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.072 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.073 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.073 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.074 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.074 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.075 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.075 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.075 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.076 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.077 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.077 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.077 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.078 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.078 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.078 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.079 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.079 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.080 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.080 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.081 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.081 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.081 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.082 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.082 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.083 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.083 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.083 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.084 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.084 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.085 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.086 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.086 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.087 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.087 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.088 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.088 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.089 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.089 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.090 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.090 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.090 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.091 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.091 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.092 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.092 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.092 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.093 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.093 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.094 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.094 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.095 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.095 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.096 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.096 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.097 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.097 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.098 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.098 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.099 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.099 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.099 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.100 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.100 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.101 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.102 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.102 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.102 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.103 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.103 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.104 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.104 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.105 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.105 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.106 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.106 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.106 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.107 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.107 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.107 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.108 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.108 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.109 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.109 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.110 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.111 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.111 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.112 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.112 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.113 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.113 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.114 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.114 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.115 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.115 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.115 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.116 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.116 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.117 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.117 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.118 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.118 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.119 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.119 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.120 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.121 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.121 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.121 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.122 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.122 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.123 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.123 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.123 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.124 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.124 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.125 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.125 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.125 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.126 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.126 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.127 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.127 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.128 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.128 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.129 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.129 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.129 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.130 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.130 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.131 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.131 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.132 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.133 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.133 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.134 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.134 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.135 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.135 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.135 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.136 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.136 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.137 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.137 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.138 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.138 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.138 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.139 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.139 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.140 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.140 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.141 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.141 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.142 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.142 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.142 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.143 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.143 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.144 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.144 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.144 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.145 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.145 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.145 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.146 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.146 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.147 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.148 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.149 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.149 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.150 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.150 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.150 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.151 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.151 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.152 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.152 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.153 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.153 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.154 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.154 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.155 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.155 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.155 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.156 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.156 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.157 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.157 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.158 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.159 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.159 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.159 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.160 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.160 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.160 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.161 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.161 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.162 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.162 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.163 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.164 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.164 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.165 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.165 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.165 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.166 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.166 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.167 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.167 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.167 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.168 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.168 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.169 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.169 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.170 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.170 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.170 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.171 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.172 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.172 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.172 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.173 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.173 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.174 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.174 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.175 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.175 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.176 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.176 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.176 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.177 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.177 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.178 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.178 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.179 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.179 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.180 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.180 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.180 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.181 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.181 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.182 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.182 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.183 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.183 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.184 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.184 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.184 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.185 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.185 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.186 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.186 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.187 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.187 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.188 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.188 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.189 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.189 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.189 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.190 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.190 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.191 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.191 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.191 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.192 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.192 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.192 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.193 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.193 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.194 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.194 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.195 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.195 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.196 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.196 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.197 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.197 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.198 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.198 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.199 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.199 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.200 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.200 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.200 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.201 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.201 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.202 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.202 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.203 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.203 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.204 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.204 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.205 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.205 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.205 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.206 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.206 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.207 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.207 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.208 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.208 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.209 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.209 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.209 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.210 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.211 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.211 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.212 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.212 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.213 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.214 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.214 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.214 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.215 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.215 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.216 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.216 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.216 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.217 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.218 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.218 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.218 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.219 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.219 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.220 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.220 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.221 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.221 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.221 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.222 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.223 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.223 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.223 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.224 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.224 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.225 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.225 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.225 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.227 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.227 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.227 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.228 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.228 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.229 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.229 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.229 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.230 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.230 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.231 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.231 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.231 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.232 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.232 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.233 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.233 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.234 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.234 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.234 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.235 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.236 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.236 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.236 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.237 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.237 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.237 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.238 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.238 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.239 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.239 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.240 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.240 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.240 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.241 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.242 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.242 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.243 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.243 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.243 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.244 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.244 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.245 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.245 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.245 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.246 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.247 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.247 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.248 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.248 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.249 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.249 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.249 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:45.250 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:45.250 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:45.786 | Collecting etcd3gw===0.2.5 2021-09-26 09:12:45.792 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-09-26 09:12:45.874 | 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-09-26 09:12:45.881 | 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-09-26 09:12:45.884 | 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-09-26 09:12:45.887 | 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-09-26 09:12:45.910 | 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-09-26 09:12:45.933 | 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-09-26 09:12:45.935 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-09-26 09:12:45.938 | 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-09-26 09:12:47.362 | Installing collected packages: etcd3gw 2021-09-26 09:12:47.526 | Successfully installed etcd3gw-0.2.5 2021-09-26 09:12:47.632 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:12:47.632 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:12:47.705 | + inc/python:pip_install:207 : result=0 2021-09-26 09:12:47.708 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:12:47.710 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:47.712 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:47.714 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:47.717 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:47.719 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:47.721 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:12:47.723 | + functions-common:time_stop:2338 : start_time=1632647562420 2021-09-26 09:12:47.725 | + functions-common:time_stop:2340 : [[ -z 1632647562420 ]] 2021-09-26 09:12:47.729 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:47.732 | + functions-common:time_stop:2343 : end_time=1632647567730 2021-09-26 09:12:47.734 | + functions-common:time_stop:2344 : elapsed_time=5310 2021-09-26 09:12:47.736 | + functions-common:time_stop:2345 : total=63593 2021-09-26 09:12:47.739 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:47.741 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68903 2021-09-26 09:12:47.744 | + inc/python:pip_install:210 : return 0 2021-09-26 09:12:47.746 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-09-26 09:12:47.749 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-09-26 09:12:47.751 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-09-26 09:12:47.753 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:12:47.755 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:12:47.758 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:12:47.760 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:12:47.762 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:12:47.765 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:12:47.767 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:12:47.769 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:12:47.772 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-09-26 09:12:47.774 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 09:12:47.776 | + inc/python:python3_enabled:468 : return 0 2021-09-26 09:12:47.779 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-09-26 09:12:47.781 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-09-26 09:12:47.784 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:47.786 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:47.789 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 09:12:47.791 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:12:47.793 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:12:47.796 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:12:47.798 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:12:47.800 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:12:47.802 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:12:47.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:47.808 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:47.810 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:12:47.812 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:12:47.815 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:12:47.817 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:12:47.819 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 09:12:47.822 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:12:47.824 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:47.826 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:47.829 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-09-26 09:12:47.847 | + 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-09-26 09:12:47.968 | Reading package lists... 2021-09-26 09:12:48.227 | Building dependency tree... 2021-09-26 09:12:48.228 | Reading state information... 2021-09-26 09:12:48.445 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-09-26 09:12:48.445 | The following packages were automatically installed and are no longer required: 2021-09-26 09:12:48.446 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 09:12:48.446 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 09:12:48.446 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 09:12:48.446 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:12:48.446 | python3-twisted-bin python3-zope.interface 2021-09-26 09:12:48.446 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:12:48.448 | Suggested packages: 2021-09-26 09:12:48.448 | python-uwsgidecorators python3-uwsgidecorators 2021-09-26 09:12:48.496 | The following NEW packages will be installed: 2021-09-26 09:12:48.497 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-09-26 09:12:48.604 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-09-26 09:12:48.604 | Need to get 163 kB of archives. 2021-09-26 09:12:48.604 | After this operation, 634 kB of additional disk space will be used. 2021-09-26 09:12:48.604 | 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-09-26 09:12:48.693 | 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-09-26 09:12:48.760 | 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-09-26 09:12:49.350 | Fetched 163 kB in 0s (557 kB/s) 2021-09-26 09:12:49.538 | Selecting previously unselected package uwsgi. 2021-09-26 09:12:49.577 | (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 ... 76929 files and directories currently installed.) 2021-09-26 09:12:49.580 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 09:12:49.629 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:50.114 | Selecting previously unselected package uwsgi-plugin-python. 2021-09-26 09:12:50.122 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 09:12:50.172 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:50.509 | Selecting previously unselected package uwsgi-plugin-python3. 2021-09-26 09:12:50.517 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-09-26 09:12:50.549 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:50.855 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:51.097 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:51.206 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:52.160 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-09-26 09:12:52.389 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:12:52.651 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:12:53.383 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:12:55.523 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:12:55.525 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:12:55.527 | + functions-common:time_stop:2331 : local name 2021-09-26 09:12:55.530 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:12:55.532 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:12:55.534 | + functions-common:time_stop:2334 : local total 2021-09-26 09:12:55.537 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:12:55.539 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:12:55.541 | + functions-common:time_stop:2338 : start_time=1632647567844 2021-09-26 09:12:55.544 | + functions-common:time_stop:2340 : [[ -z 1632647567844 ]] 2021-09-26 09:12:55.546 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:12:55.550 | + functions-common:time_stop:2343 : end_time=1632647575547 2021-09-26 09:12:55.552 | + functions-common:time_stop:2344 : elapsed_time=7703 2021-09-26 09:12:55.555 | + functions-common:time_stop:2345 : total=375416 2021-09-26 09:12:55.557 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:12:55.559 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=383119 2021-09-26 09:12:55.561 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:12:55.564 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-09-26 09:12:55.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:12:55.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:12:55.570 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-09-26 09:12:55.629 | Enabling module proxy. 2021-09-26 09:12:55.634 | To activate the new configuration, you need to run: 2021-09-26 09:12:55.634 | systemctl restart apache2 2021-09-26 09:12:55.638 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-09-26 09:12:55.696 | Considering dependency proxy for proxy_uwsgi: 2021-09-26 09:12:55.697 | Module proxy already enabled 2021-09-26 09:12:55.697 | Enabling module proxy_uwsgi. 2021-09-26 09:12:55.702 | To activate the new configuration, you need to run: 2021-09-26 09:12:55.702 | systemctl restart apache2 2021-09-26 09:12:55.707 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-09-26 09:12:55.709 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:12:55.712 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:12:55.714 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:12:55.846 | + ./stack.sh:main:859 : install_keystoneauth 2021-09-26 09:12:55.848 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-09-26 09:12:55.853 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-09-26 09:12:55.855 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.858 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.862 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-09-26 09:12:55.864 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.867 | + ./stack.sh:main:860 : install_keystoneclient 2021-09-26 09:12:55.870 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-09-26 09:12:55.872 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-09-26 09:12:55.874 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.877 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.879 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-09-26 09:12:55.883 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.885 | + ./stack.sh:main:861 : install_glanceclient 2021-09-26 09:12:55.887 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-09-26 09:12:55.890 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-09-26 09:12:55.895 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.898 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.903 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-09-26 09:12:55.905 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.909 | + ./stack.sh:main:862 : install_cinderclient 2021-09-26 09:12:55.911 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-09-26 09:12:55.914 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-09-26 09:12:55.919 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.921 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.924 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-09-26 09:12:55.926 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.928 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-09-26 09:12:55.931 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-09-26 09:12:55.933 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.936 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.938 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-09-26 09:12:55.940 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.943 | + ./stack.sh:main:863 : install_novaclient 2021-09-26 09:12:55.946 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2021-09-26 09:12:55.948 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-09-26 09:12:55.950 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.953 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.955 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-09-26 09:12:55.958 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.960 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-09-26 09:12:55.977 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:55.979 | + ./stack.sh:main:865 : install_swiftclient 2021-09-26 09:12:55.981 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-09-26 09:12:55.984 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-09-26 09:12:55.986 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:55.988 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:55.990 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-09-26 09:12:55.993 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:55.996 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-09-26 09:12:56.012 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:12:56.014 | + ./stack.sh:main:868 : install_neutronclient 2021-09-26 09:12:56.017 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-09-26 09:12:56.019 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-09-26 09:12:56.021 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:56.024 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:56.026 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-09-26 09:12:56.029 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:56.031 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-09-26 09:12:56.034 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-09-26 09:12:56.036 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-09-26 09:12:56.039 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:12:56.042 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:12:56.044 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-09-26 09:12:56.047 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:12:56.049 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-09-26 09:12:56.051 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-09-26 09:12:56.054 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:12:56.057 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-09-26 09:12:56.060 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-09-26 09:12:56.062 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:12:56.066 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:12:56.066 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:12:56.071 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-09-26 09:12:56.073 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-09-26 09:12:56.076 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-09-26 09:12:56.078 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-09-26 09:12:56.081 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-09-26 09:12:56.100 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-09-26 09:12:56.105 | + 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-09-26 09:12:58.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:12:58.741 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.755 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.756 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.757 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.758 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.758 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.758 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.759 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.759 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.760 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.760 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.760 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.761 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.761 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.761 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.762 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.762 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.763 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.763 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.764 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.764 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.765 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.765 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.766 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.766 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.767 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.767 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.767 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.768 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.768 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.769 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.769 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.770 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.770 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.770 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.771 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.771 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.772 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.772 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.772 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.773 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.773 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.774 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.775 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.775 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.776 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.776 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.776 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.777 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.777 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.778 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.778 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.779 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.779 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.779 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.780 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.780 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.781 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.781 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.782 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.782 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.783 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.783 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.784 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.784 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.784 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.785 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.785 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.786 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.786 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.786 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.787 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.787 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.788 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.789 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.789 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.790 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.790 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.791 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.791 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.792 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.792 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.792 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.793 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.794 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.794 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.794 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.795 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.795 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.795 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.796 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.797 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.797 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.797 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.798 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.799 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.799 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.799 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.800 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.800 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.801 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.801 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.802 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.802 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.802 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.803 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.803 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.804 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.805 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.805 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.805 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.806 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.806 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.807 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.807 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.808 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.808 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.809 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.809 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.809 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.810 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.811 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.811 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.811 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.812 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.812 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.813 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.813 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.814 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.814 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.814 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.815 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.815 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.816 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.816 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.816 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.817 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.817 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.818 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.818 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.819 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.820 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.820 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.821 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.821 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.821 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.822 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.822 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.823 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.823 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.823 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.824 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.824 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.825 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.825 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.826 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.826 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.827 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.827 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.828 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.828 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.828 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.829 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.829 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.830 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.830 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.831 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.831 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.832 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.832 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.833 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.833 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.833 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.835 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.835 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.836 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.836 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.837 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.837 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.838 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.838 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.838 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.839 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.839 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.840 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.840 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.841 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.841 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.841 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.842 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.842 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.843 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.843 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.843 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.844 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.844 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.845 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.845 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.846 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.846 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.846 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.847 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.847 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.848 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.848 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.849 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.849 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.849 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.850 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.850 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.851 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.852 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.852 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.852 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.853 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.853 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.854 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.854 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.855 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.855 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.856 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.856 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.856 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.857 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.857 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.858 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.858 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.859 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.859 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.859 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.860 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.860 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.861 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.861 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.862 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.862 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.863 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.863 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.864 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.864 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.864 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.865 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.865 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.866 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.866 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.867 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.867 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.868 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.868 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.869 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.869 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.869 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.870 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.870 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.871 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.871 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.871 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.872 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.872 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.873 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.873 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.874 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.874 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.875 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.875 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.876 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.877 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.877 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.878 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.878 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.878 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.879 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.879 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.880 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.880 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.881 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.881 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.882 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.882 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.882 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.883 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.883 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.884 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.884 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.885 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.885 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.886 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.886 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.887 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.887 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.888 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.888 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.888 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.889 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.889 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.890 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.891 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.891 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.892 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.892 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.892 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.893 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.893 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.894 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.894 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.895 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.895 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.896 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.896 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.897 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.897 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.898 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.898 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.899 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.899 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.900 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.900 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.901 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.901 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.902 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.902 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.902 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.903 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.903 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.904 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.904 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.904 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.905 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.905 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.906 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.906 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.907 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.907 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.908 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.908 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.908 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.909 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.909 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.910 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.910 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.911 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.911 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.911 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.912 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.912 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.913 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.914 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.914 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.915 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.915 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.915 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.916 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.916 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.917 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.917 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.917 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.918 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.918 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.919 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.919 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.920 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.920 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.920 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.921 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.921 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.922 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.922 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.923 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.923 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.924 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.924 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.924 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.925 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.925 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.926 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.926 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.927 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:12:58.927 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:12:58.927 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:12:58.930 | 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-09-26 09:12:59.005 | 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-09-26 09:12:59.042 | 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-09-26 09:12:59.056 | 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-09-26 09:12:59.061 | 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-09-26 09:12:59.067 | 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-09-26 09:12:59.070 | 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-09-26 09:12:59.075 | 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-09-26 09:12:59.142 | 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-09-26 09:12:59.162 | 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-09-26 09:12:59.166 | 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-09-26 09:12:59.184 | 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-09-26 09:12:59.189 | 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-09-26 09:12:59.201 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.2) 2021-09-26 09:12:59.207 | 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-09-26 09:12:59.210 | 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-09-26 09:12:59.221 | 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-09-26 09:12:59.244 | 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-09-26 09:12:59.259 | 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-09-26 09:12:59.303 | 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-09-26 09:12:59.312 | 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-09-26 09:12:59.320 | 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-09-26 09:12:59.324 | 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-09-26 09:12:59.327 | 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-09-26 09:12:59.329 | 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-09-26 09:12:59.334 | 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-09-26 09:12:59.338 | 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-09-26 09:12:59.341 | 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-09-26 09:12:59.344 | 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-09-26 09:12:59.347 | 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-09-26 09:12:59.351 | 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-09-26 09:12:59.373 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2021-09-26 09:12:59.376 | 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-09-26 09:12:59.378 | 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-09-26 09:12:59.384 | 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-09-26 09:12:59.389 | 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-09-26 09:13:00.733 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:13:00.733 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:13:00.806 | + inc/python:pip_install:207 : result=0 2021-09-26 09:13:00.808 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:13:00.810 | + functions-common:time_stop:2331 : local name 2021-09-26 09:13:00.812 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:13:00.815 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:13:00.817 | + functions-common:time_stop:2334 : local total 2021-09-26 09:13:00.819 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:13:00.821 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:13:00.824 | + functions-common:time_stop:2338 : start_time=1632647576095 2021-09-26 09:13:00.826 | + functions-common:time_stop:2340 : [[ -z 1632647576095 ]] 2021-09-26 09:13:00.828 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:13:00.832 | + functions-common:time_stop:2343 : end_time=1632647580829 2021-09-26 09:13:00.834 | + functions-common:time_stop:2344 : elapsed_time=4734 2021-09-26 09:13:00.837 | + functions-common:time_stop:2345 : total=68903 2021-09-26 09:13:00.839 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:13:00.841 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73637 2021-09-26 09:13:00.843 | + inc/python:pip_install:210 : return 0 2021-09-26 09:13:00.846 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-09-26 09:13:00.848 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-09-26 09:13:00.851 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:13:00.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-09-26 09:13:00.856 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-09-26 09:13:00.859 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:13:00.862 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:13:00.863 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:13:00.867 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-09-26 09:13:00.870 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-09-26 09:13:00.872 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-09-26 09:13:00.875 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-09-26 09:13:00.877 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-09-26 09:13:00.896 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-09-26 09:13:00.901 | + 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-09-26 09:13:03.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:13:03.560 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.561 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.561 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.561 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.562 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.562 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.563 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.563 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.564 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.564 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.565 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.565 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.566 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.566 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.566 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.567 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.567 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.568 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.568 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.569 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.570 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.570 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.571 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.571 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.571 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.572 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.572 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.573 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.573 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.574 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.574 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.575 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.575 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.576 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.576 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.577 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.577 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.577 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.578 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.578 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.579 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.579 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.579 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.580 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.580 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.581 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.581 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.582 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.582 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.583 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.583 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.583 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.584 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.584 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.586 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.586 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.586 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.587 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.588 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.589 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.589 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.589 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.590 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.590 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.591 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.591 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.592 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.592 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.593 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.593 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.593 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.594 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.594 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.595 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.595 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.596 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.597 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.597 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.597 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.598 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.598 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.599 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.599 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.600 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.600 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.601 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.601 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.601 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.602 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.602 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.603 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.603 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.604 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.604 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.604 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.605 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.605 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.606 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.606 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.607 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.607 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.607 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.608 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.608 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.609 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.609 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.610 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.610 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.611 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.611 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.612 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.612 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.613 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.613 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.614 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.614 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.615 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.615 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.616 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.616 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.617 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.617 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.617 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.618 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.618 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.619 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.619 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.620 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.620 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.621 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.621 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.622 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.622 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.622 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.623 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.624 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.624 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.624 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.625 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.625 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.626 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.626 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.627 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.627 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.627 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.628 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.628 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.629 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.629 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.630 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.630 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.631 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.631 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.632 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.633 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.633 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.634 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.634 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.635 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.635 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.636 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.636 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.636 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.637 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.637 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.638 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.638 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.639 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.639 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.640 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.640 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.640 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.641 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.641 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.642 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.642 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.643 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.643 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.644 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.644 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.644 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.645 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.645 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.646 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.646 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.646 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.647 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.648 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.648 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.649 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.650 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.650 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.651 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.651 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.652 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.652 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.652 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.653 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.653 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.654 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.654 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.655 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.655 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.656 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.656 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.657 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.657 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.658 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.658 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.659 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.659 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.659 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.660 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.661 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.661 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.661 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.662 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.662 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.662 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.663 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.663 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.664 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.665 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.665 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.665 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.666 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.666 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.667 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.667 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.667 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.668 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.668 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.669 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.669 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.670 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.670 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.670 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.671 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.671 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.672 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.672 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.673 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.673 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.674 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.674 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.674 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.675 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.676 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.676 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.676 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.677 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.677 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.678 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.679 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.679 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.679 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.680 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.680 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.681 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.681 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.682 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.682 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.683 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.683 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.683 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.684 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.684 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.685 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.685 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.686 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.686 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.687 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.687 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.687 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.688 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.689 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.689 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.689 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.690 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.690 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.691 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.691 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.691 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.692 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.692 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.693 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.693 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.694 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.695 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.695 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.696 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.696 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.696 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.697 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.697 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.698 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.698 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.699 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.699 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.700 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.700 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.701 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.701 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.702 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.702 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.703 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.703 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.703 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.704 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.704 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.705 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.706 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.706 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.706 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.707 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.707 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.708 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.708 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.708 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.709 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.709 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.710 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.711 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.711 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.712 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.712 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.712 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.713 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.713 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.714 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.714 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.715 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.716 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.716 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.716 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.717 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.717 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.718 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.718 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.719 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.719 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.720 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.720 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.721 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.721 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.721 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.722 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.722 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.723 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.723 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.724 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.724 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.725 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.726 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.726 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.727 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.727 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.728 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.728 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.729 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.729 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.729 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.730 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.730 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.731 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.731 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.731 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.732 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.732 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.733 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.733 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.734 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.734 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.734 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.735 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.735 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.737 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.737 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.737 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.738 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.739 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.755 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:03.756 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:04.272 | Collecting python-memcached===1.59 2021-09-26 09:13:04.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-09-26 09:13:04.349 | 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-09-26 09:13:05.813 | Installing collected packages: python-memcached 2021-09-26 09:13:05.973 | Successfully installed python-memcached-1.59 2021-09-26 09:13:06.081 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:13:06.081 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:13:06.153 | + inc/python:pip_install:207 : result=0 2021-09-26 09:13:06.155 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:13:06.158 | + functions-common:time_stop:2331 : local name 2021-09-26 09:13:06.160 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:13:06.162 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:13:06.165 | + functions-common:time_stop:2334 : local total 2021-09-26 09:13:06.167 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:13:06.170 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:13:06.172 | + functions-common:time_stop:2338 : start_time=1632647580891 2021-09-26 09:13:06.174 | + functions-common:time_stop:2340 : [[ -z 1632647580891 ]] 2021-09-26 09:13:06.177 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:13:06.180 | + functions-common:time_stop:2343 : end_time=1632647586177 2021-09-26 09:13:06.182 | + functions-common:time_stop:2344 : elapsed_time=5286 2021-09-26 09:13:06.184 | + functions-common:time_stop:2345 : total=73637 2021-09-26 09:13:06.187 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:13:06.189 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=78923 2021-09-26 09:13:06.191 | + inc/python:pip_install:210 : return 0 2021-09-26 09:13:06.194 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-09-26 09:13:06.209 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:13:06.212 | + ./stack.sh:main:875 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-09-26 09:13:06.215 | + ./stack.sh:main:876 : stack_install_service keystone 2021-09-26 09:13:06.217 | + lib/stack:stack_install_service:20 : local service=keystone 2021-09-26 09:13:06.219 | + lib/stack:stack_install_service:21 : type install_keystone 2021-09-26 09:13:06.222 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:13:06.224 | + lib/stack:stack_install_service:32 : install_keystone 2021-09-26 09:13:06.227 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-09-26 09:13:06.241 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:13:06.243 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-09-26 09:13:06.245 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-09-26 09:13:06.248 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-09-26 09:13:06.250 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:13:06.252 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:13:06.254 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:13:06.257 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:13:06.259 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:13:06.262 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:13:06.276 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:13:06.278 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:13:06.280 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:13:06.283 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:13:06.283 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:13:06.287 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-09-26 09:13:06.290 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:13:06.292 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-09-26 09:13:06.295 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:13:06.295 | + functions-common:git_clone:593 : head -1 2021-09-26 09:13:06.298 | 2cf2912fd Merge "Hide AccountLocked exception from end users" into stable/ussuri 2021-09-26 09:13:06.300 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:13:06.303 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-09-26 09:13:06.305 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:13:06.307 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 09:13:06.310 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-09-26 09:13:06.312 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:13:06.314 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-09-26 09:13:06.317 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:13:06.320 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 09:13:06.322 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-09-26 09:13:06.324 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:13:06.327 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:13:06.329 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-09-26 09:13:06.332 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:13:06.334 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-09-26 09:13:06.337 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:13:06.340 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:13:06.342 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-09-26 09:13:06.347 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-09-26 09:13:06.350 | + 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-09-26 09:13:07.347 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-09-26 09:13:07.350 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:13:07.352 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:13:07.355 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:13:07.357 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-09-26 09:13:07.359 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-09-26 09:13:07.361 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:13:07.363 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:13:07.365 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:13:07.368 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:13:07.370 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:13:07.372 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:13:07.374 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:13:07.376 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-09-26 09:13:07.394 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-09-26 09:13:07.399 | + 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-09-26 09:13:10.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:13:10.053 | 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-09-26 09:13:10.053 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.054 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.054 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.055 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.055 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.056 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.056 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.057 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.057 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.057 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.058 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.058 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.059 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.059 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.060 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.060 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.061 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.061 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.061 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.062 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.062 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.063 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.063 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.064 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.064 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.066 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.067 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.067 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.068 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.068 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.068 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.070 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.070 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.070 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.071 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.071 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.072 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.072 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.073 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.073 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.073 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.074 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.074 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.074 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.075 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.075 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.076 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.076 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.077 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.077 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.078 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.078 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.078 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.079 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.079 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.080 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.080 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.081 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.081 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.082 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.082 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.083 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.083 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.084 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.085 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.085 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.086 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.086 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.087 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.088 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.088 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.088 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.089 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.089 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.090 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.090 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.091 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.091 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.091 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.092 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.092 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.093 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.093 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.094 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.094 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.094 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.095 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.095 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.096 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.096 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.097 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.097 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.098 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.098 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.099 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.099 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.100 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.101 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.101 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.102 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.102 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.103 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.103 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.104 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.104 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.105 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.105 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.105 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.106 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.106 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.107 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.107 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.108 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.108 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.109 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.109 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.110 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.110 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.110 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.111 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.111 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.112 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.112 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.113 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.113 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.113 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.114 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.115 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.115 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.115 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.117 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.117 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.117 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.118 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.118 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.119 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.119 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.120 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.120 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.120 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.121 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.121 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.122 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.122 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.123 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.123 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.123 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.124 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.124 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.125 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.125 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.126 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.126 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.126 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.127 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.127 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.128 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.128 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.128 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.129 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.129 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.130 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.130 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.131 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.131 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.131 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.132 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.132 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.132 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.133 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.133 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.134 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.134 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.135 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.135 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.135 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.136 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.136 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.137 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.137 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.137 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.138 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.138 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.139 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.139 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.140 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.140 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.141 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.141 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.141 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.142 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.142 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.143 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.143 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.143 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.144 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.144 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.145 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.145 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.145 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.146 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.146 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.147 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.147 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.147 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.148 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.148 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.149 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.149 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.149 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.150 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.150 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.151 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.151 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.152 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.152 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.152 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.153 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.153 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.154 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.154 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.154 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.155 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.155 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.156 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.156 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.156 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.157 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.157 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.158 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.158 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.159 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.160 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.160 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.161 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.162 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.163 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.163 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.164 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.164 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.165 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.165 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.166 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.166 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.166 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.167 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.167 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.168 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.168 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.168 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.169 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.169 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.170 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.170 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.171 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.171 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.171 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.172 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.172 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.173 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.173 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.174 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.174 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.174 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.175 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.175 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.176 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.176 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.176 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.177 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.177 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.178 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.179 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.179 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.180 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.180 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.181 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.181 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.182 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.182 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.182 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.183 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.183 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.184 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.184 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.184 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.185 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.185 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.186 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.186 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.186 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.187 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.187 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.188 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.188 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.188 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.189 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.189 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.190 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.190 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.191 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.191 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.192 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.192 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.192 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.193 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.193 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.193 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.194 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.194 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.195 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.195 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.196 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.196 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.197 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.197 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.197 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.198 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.198 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.199 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.199 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.199 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.200 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.200 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.201 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.201 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.202 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.202 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.203 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.204 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.204 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.205 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.205 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.205 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.206 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.206 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.207 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.207 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.207 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.208 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.208 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.209 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.210 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.210 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.211 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.211 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.211 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.212 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.212 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.213 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.213 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.214 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.214 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.215 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.216 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.216 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.217 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.217 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.218 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.218 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.219 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.219 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.220 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.220 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.220 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.221 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.221 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.222 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.222 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.222 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.223 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.223 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.224 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.224 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.225 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.225 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.225 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.226 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.226 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.227 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.227 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.228 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.228 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.229 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.229 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.230 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.230 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.231 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.231 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.231 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.232 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.232 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.233 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.233 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.234 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.234 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.234 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.235 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.235 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.236 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.236 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.236 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.237 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.237 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.238 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.238 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.239 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.239 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.240 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.240 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.242 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.242 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.242 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:10.243 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:10.243 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:10.244 | Obtaining file:///opt/stack/keystone 2021-09-26 09:13:11.861 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:13:13.945 | Collecting Flask===1.1.2 2021-09-26 09:13:13.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-09-26 09:13:14.465 | Collecting Flask-RESTful===0.3.8 2021-09-26 09:13:14.472 | 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-09-26 09:13:14.546 | 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-09-26 09:13:14.554 | 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-09-26 09:13:14.953 | Collecting PyJWT===1.7.1 2021-09-26 09:13:14.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-09-26 09:13:14.979 | 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-09-26 09:13:15.002 | 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-09-26 09:13:15.504 | Collecting Werkzeug===1.0.1 2021-09-26 09:13:15.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-09-26 09:13:16.021 | Collecting aniso8601===8.0.0 2021-09-26 09:13:16.026 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-09-26 09:13:16.096 | 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-09-26 09:13:16.105 | 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-09-26 09:13:16.492 | Collecting click===7.1.1 2021-09-26 09:13:16.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-09-26 09:13:16.506 | 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-09-26 09:13:16.550 | 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-09-26 09:13:16.940 | Collecting itsdangerous===1.1.0 2021-09-26 09:13:16.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-09-26 09:13:17.014 | 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-09-26 09:13:17.045 | 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-09-26 09:13:17.107 | 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-09-26 09:13:17.488 | Collecting oauthlib===3.1.0 2021-09-26 09:13:17.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-09-26 09:13:17.515 | 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-09-26 09:13:17.575 | 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-09-26 09:13:17.591 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2021-09-26 09:13:17.597 | 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-09-26 09:13:17.651 | 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-09-26 09:13:17.660 | 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-09-26 09:13:17.705 | 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-09-26 09:13:17.770 | 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-09-26 09:13:17.792 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.1) 2021-09-26 09:13:17.810 | 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-09-26 09:13:17.823 | 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-09-26 09:13:17.852 | 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-09-26 09:13:17.861 | 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-09-26 09:13:17.880 | 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-09-26 09:13:18.333 | Collecting passlib===1.7.2 2021-09-26 09:13:18.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-09-26 09:13:18.434 | 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-09-26 09:13:18.437 | 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-09-26 09:13:18.439 | 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-09-26 09:13:18.451 | 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-09-26 09:13:18.454 | 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-09-26 09:13:18.456 | 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-09-26 09:13:18.459 | 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-09-26 09:13:18.902 | Collecting pysaml2===5.0.0 2021-09-26 09:13:18.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-09-26 09:13:19.002 | 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-09-26 09:13:19.007 | 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-09-26 09:13:19.027 | 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-09-26 09:13:19.031 | 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-09-26 09:13:19.057 | 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-09-26 09:13:19.825 | Collecting scrypt===0.8.13 2021-09-26 09:13:19.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-09-26 09:13:20.576 | 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-09-26 09:13:20.579 | 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-09-26 09:13:20.591 | 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-09-26 09:13:20.594 | 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-09-26 09:13:20.597 | 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-09-26 09:13:20.603 | 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-09-26 09:13:20.613 | 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-09-26 09:13:20.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 926)) (2.4.0) 2021-09-26 09:13:20.638 | 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-09-26 09:13:20.641 | 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-09-26 09:13:20.649 | 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-09-26 09:13:20.671 | 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-09-26 09:13:20.674 | 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-09-26 09:13:20.677 | 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-09-26 09:13:20.722 | 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-09-26 09:13:20.767 | 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-09-26 09:13:20.786 | 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-09-26 09:13:20.854 | 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-09-26 09:13:20.857 | 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-09-26 09:13:20.865 | 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-09-26 09:13:20.869 | 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-09-26 09:13:20.878 | 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-09-26 09:13:20.883 | 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-09-26 09:13:20.930 | 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-09-26 09:13:20.933 | 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-09-26 09:13:20.939 | 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-09-26 09:13:20.945 | 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-09-26 09:13:20.955 | 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-09-26 09:13:20.966 | 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-09-26 09:13:20.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 473)) (4.0.3) 2021-09-26 09:13:20.982 | 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-09-26 09:13:20.990 | 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-09-26 09:13:20.998 | 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-09-26 09:13:21.006 | 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-09-26 09:13:21.009 | 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-09-26 09:13:21.405 | Collecting defusedxml===0.6.0 2021-09-26 09:13:21.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-09-26 09:13:21.481 | 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-09-26 09:13:21.496 | 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-09-26 09:13:21.500 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:13:21.506 | 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-09-26 09:13:21.506 | 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-09-26 09:13:21.507 | 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-09-26 09:13:21.509 | 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-09-26 09:13:21.512 | 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-09-26 09:13:21.514 | 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-09-26 09:13:21.517 | 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-09-26 09:13:21.529 | 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-09-26 09:13:21.534 | 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-09-26 09:13:21.537 | 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-09-26 09:13:21.540 | 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-09-26 09:13:21.549 | 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-09-26 09:13:21.552 | 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-09-26 09:13:21.554 | 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-09-26 09:13:21.557 | 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-09-26 09:13:21.562 | 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-09-26 09:13:21.569 | Building wheels for collected packages: scrypt 2021-09-26 09:13:21.570 | Building wheel for scrypt (setup.py): started 2021-09-26 09:13:24.194 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-09-26 09:13:24.196 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73196 sha256=e048c94d11c2b0c4f36101d6f1517ca0c12b677d9ac93d402bc0dd1ff859efb3 2021-09-26 09:13:24.196 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-09-26 09:13:24.196 | Successfully built scrypt 2021-09-26 09:13:25.033 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-09-26 09:13:25.131 | Attempting uninstall: click 2021-09-26 09:13:25.133 | Found existing installation: click 6.7 2021-09-26 09:13:25.140 | Uninstalling click-6.7: 2021-09-26 09:13:25.159 | Successfully uninstalled click-6.7 2021-09-26 09:13:26.326 | Attempting uninstall: oauthlib 2021-09-26 09:13:26.327 | Found existing installation: oauthlib 2.0.6 2021-09-26 09:13:26.333 | Uninstalling oauthlib-2.0.6: 2021-09-26 09:13:26.352 | Successfully uninstalled oauthlib-2.0.6 2021-09-26 09:13:27.160 | Attempting uninstall: PyJWT 2021-09-26 09:13:27.162 | Found existing installation: PyJWT 1.5.3 2021-09-26 09:13:27.170 | Uninstalling PyJWT-1.5.3: 2021-09-26 09:13:27.186 | Successfully uninstalled PyJWT-1.5.3 2021-09-26 09:13:27.271 | Running setup.py develop for keystone 2021-09-26 09:13:29.105 | 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-09-26 09:13:29.217 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:13:29.217 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:13:29.316 | + inc/python:pip_install:207 : result=0 2021-09-26 09:13:29.318 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:13:29.321 | + functions-common:time_stop:2331 : local name 2021-09-26 09:13:29.323 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:13:29.325 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:13:29.327 | + functions-common:time_stop:2334 : local total 2021-09-26 09:13:29.329 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:13:29.331 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:13:29.333 | + functions-common:time_stop:2338 : start_time=1632647587389 2021-09-26 09:13:29.336 | + functions-common:time_stop:2340 : [[ -z 1632647587389 ]] 2021-09-26 09:13:29.339 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:13:29.342 | + functions-common:time_stop:2343 : end_time=1632647609339 2021-09-26 09:13:29.344 | + functions-common:time_stop:2344 : elapsed_time=21950 2021-09-26 09:13:29.346 | + functions-common:time_stop:2345 : total=78923 2021-09-26 09:13:29.348 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:13:29.350 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=100873 2021-09-26 09:13:29.353 | + inc/python:pip_install:210 : return 0 2021-09-26 09:13:29.355 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:13:29.358 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 09:13:29.360 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 09:13:29.376 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-09-26 09:13:29.388 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-09-26 09:13:29.390 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-09-26 09:13:29.392 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:13:29.395 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:13:29.397 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-09-26 09:13:29.400 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:13:29.403 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-09-26 09:13:29.418 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:13:29.420 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-09-26 09:13:29.422 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-09-26 09:13:29.424 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-09-26 09:13:29.443 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-09-26 09:13:29.449 | + 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-09-26 09:13:32.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:13:32.074 | 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-09-26 09:13:32.074 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.075 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.075 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.075 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.076 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.076 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.077 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.077 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.078 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.078 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.079 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.079 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.079 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.080 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.080 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.081 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.081 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.082 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.082 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.082 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.083 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.083 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.084 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.084 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.084 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.087 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.087 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.088 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.088 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.089 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.089 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.090 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.090 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.090 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.091 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.091 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.092 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.092 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.092 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.093 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.093 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.093 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.094 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.094 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.095 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.095 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.095 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.096 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.096 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.097 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.097 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.098 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.098 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.099 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.099 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.100 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.100 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.101 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.101 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.101 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.102 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.103 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.103 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.104 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.105 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.105 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.105 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.106 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.106 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.107 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.108 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.108 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.108 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.109 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.109 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.110 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.110 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.111 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.111 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.111 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.112 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.112 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.113 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.113 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.114 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.114 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.115 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.115 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.116 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.116 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.117 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.118 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.118 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.118 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.119 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.119 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.120 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.120 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.121 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.121 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.122 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.122 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.123 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.123 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.124 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.124 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.124 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.125 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.125 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.126 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.126 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.127 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.127 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.127 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.128 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.128 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.129 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.129 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.130 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.130 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.131 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.131 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.132 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.132 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.133 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.133 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.134 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.135 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.135 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.135 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.136 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.136 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.136 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.137 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.137 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.138 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.138 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.139 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.139 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.139 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.140 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.140 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.141 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.141 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.142 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.142 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.142 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.143 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.143 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.144 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.144 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.145 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.145 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.145 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.146 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.146 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.147 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.147 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.147 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.148 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.148 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.149 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.149 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.150 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.150 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.150 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.151 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.151 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.151 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.152 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.152 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.153 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.153 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.153 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.154 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.154 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.155 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.155 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.156 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.156 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.157 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.157 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.158 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.158 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.159 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.159 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.159 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.160 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.160 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.160 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.161 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.161 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.162 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.162 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.163 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.163 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.163 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.164 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.164 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.165 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.165 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.166 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.166 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.166 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.167 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.167 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.168 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.168 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.168 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.169 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.169 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.170 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.170 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.171 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.171 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.171 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.172 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.172 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.173 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.173 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.174 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.174 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.174 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.175 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.175 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.175 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.176 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.176 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.177 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.177 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.177 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.178 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.180 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.180 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.181 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.182 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.182 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.183 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.183 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.183 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.184 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.184 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.185 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.185 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.185 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.186 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.186 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.187 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.187 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.188 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.188 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.188 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.189 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.189 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.190 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.190 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.191 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.191 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.191 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.192 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.192 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.193 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.193 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.194 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.194 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.194 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.195 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.196 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.196 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.197 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.197 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.197 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.198 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.198 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.199 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.199 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.200 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.200 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.201 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.201 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.201 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.202 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.202 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.203 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.203 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.203 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.204 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.204 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.205 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.205 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.205 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.206 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.206 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.207 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.207 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.207 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.208 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.208 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.209 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.209 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.210 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.210 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.211 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.211 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.211 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.212 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.212 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.212 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.228 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.228 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.228 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.229 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.229 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.230 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.230 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.231 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.231 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.232 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.232 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.232 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.233 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.233 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.234 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.234 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.234 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.235 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.235 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.236 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.236 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.237 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.238 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.238 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.239 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.239 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.239 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.240 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.240 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.241 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.241 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.242 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.243 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.243 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.243 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.244 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.244 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.245 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.245 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.245 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.246 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.246 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.247 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.247 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.249 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.249 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.250 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.250 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.251 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.251 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.251 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.252 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.252 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.253 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.253 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.255 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.255 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.257 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.257 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.258 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.259 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.259 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.259 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.260 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.260 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.261 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.261 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.262 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.262 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.263 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.263 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.264 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.264 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.264 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.265 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.265 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.265 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.266 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.266 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.267 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:32.280 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:32.734 | Collecting uwsgi 2021-09-26 09:13:32.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2021-09-26 09:13:33.839 | Building wheels for collected packages: uwsgi 2021-09-26 09:13:33.840 | Building wheel for uwsgi (setup.py): started 2021-09-26 09:13:49.669 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-09-26 09:13:49.674 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597479 sha256=bc3380d7aa4576d504ebbf67e7a70ce3396c3065e032938eab9ca2fec5579425 2021-09-26 09:13:49.674 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2021-09-26 09:13:49.675 | Successfully built uwsgi 2021-09-26 09:13:51.228 | Installing collected packages: uwsgi 2021-09-26 09:13:51.400 | Successfully installed uwsgi-2.0.19.1 2021-09-26 09:13:51.511 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:13:51.511 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:13:51.632 | + inc/python:pip_install:207 : result=0 2021-09-26 09:13:51.635 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:13:51.637 | + functions-common:time_stop:2331 : local name 2021-09-26 09:13:51.639 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:13:51.642 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:13:51.644 | + functions-common:time_stop:2334 : local total 2021-09-26 09:13:51.646 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:13:51.649 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:13:51.651 | + functions-common:time_stop:2338 : start_time=1632647609438 2021-09-26 09:13:51.653 | + functions-common:time_stop:2340 : [[ -z 1632647609438 ]] 2021-09-26 09:13:51.656 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:13:51.660 | + functions-common:time_stop:2343 : end_time=1632647631657 2021-09-26 09:13:51.662 | + functions-common:time_stop:2344 : elapsed_time=22219 2021-09-26 09:13:51.664 | + functions-common:time_stop:2345 : total=100873 2021-09-26 09:13:51.666 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:13:51.669 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=123092 2021-09-26 09:13:51.671 | + inc/python:pip_install:210 : return 0 2021-09-26 09:13:51.673 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:13:51.676 | + ./stack.sh:main:877 : configure_keystone 2021-09-26 09:13:51.679 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-09-26 09:13:51.690 | + 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-09-26 09:13:51.693 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-09-26 09:13:51.697 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-09-26 09:13:51.712 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:13:51.714 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-09-26 09:13:51.740 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-09-26 09:13:51.765 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-09-26 09:13:51.791 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-09-26 09:13:51.817 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-09-26 09:13:51.843 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-09-26 09:13:51.871 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-09-26 09:13:51.899 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-09-26 09:13:51.923 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-09-26 09:13:51.925 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-09-26 09:13:51.928 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-09-26 09:13:51.931 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-09-26 09:13:51.933 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:13:51.935 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:13:51.949 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:13:51.952 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:13:51.955 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:13:51.957 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:13:51.971 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:13:51.973 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:13:51.976 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:13:52.004 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:13:52.006 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:13:52.009 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-09-26 09:13:52.011 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-09-26 09:13:52.013 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-09-26 09:13:52.028 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:13:52.030 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-09-26 09:13:52.057 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.41/identity 2021-09-26 09:13:52.081 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-09-26 09:13:52.084 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-09-26 09:13:52.110 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-09-26 09:13:52.113 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-09-26 09:13:52.115 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-09-26 09:13:52.118 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-09-26 09:13:52.120 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-26 09:13:52.123 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-09-26 09:13:52.149 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-09-26 09:13:52.151 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-09-26 09:13:52.154 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-09-26 09:13:52.156 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:13:52.159 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:13:52.161 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-09-26 09:13:52.164 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-09-26 09:13:52.166 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:13:52.169 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:13:52.185 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:13:52.187 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:13:52.190 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:13:52.193 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:13:52.195 | + 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-09-26 09:13:52.220 | + 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-09-26 09:13:52.245 | + 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-09-26 09:13:52.268 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:13:52.294 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-09-26 09:13:52.318 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-09-26 09:13:52.321 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-09-26 09:13:52.323 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-09-26 09:13:52.326 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-09-26 09:13:52.328 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-09-26 09:13:52.330 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 09:13:52.332 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:13:52.336 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-09-26 09:13:52.339 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-09-26 09:13:52.341 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:13:52.344 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:13:52.355 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:13:52.356 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:13:52.363 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:13:52.366 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:13:52.379 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-09-26 09:13:52.381 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-09-26 09:13:52.385 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-09-26 09:13:52.411 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-09-26 09:13:52.434 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-09-26 09:13:52.457 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-09-26 09:13:52.482 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-09-26 09:13:52.506 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-09-26 09:13:52.530 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-09-26 09:13:52.558 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-09-26 09:13:52.583 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-09-26 09:13:52.607 | + 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-09-26 09:13:52.634 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-09-26 09:13:52.661 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-09-26 09:13:52.684 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-09-26 09:13:52.708 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 09:13:52.711 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 09:13:52.714 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-09-26 09:13:52.717 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-09-26 09:13:52.719 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:13:52.721 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:52.723 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:52.726 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 09:13:52.728 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 09:13:52.731 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-09-26 09:13:52.756 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-09-26 09:13:52.782 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-09-26 09:13:52.784 | + 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-09-26 09:13:52.790 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-09-26 09:13:52.793 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-09-26 09:13:52.796 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-09-26 09:13:52.798 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:13:52.800 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:13:52.803 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:13:52.806 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:52.808 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:52.810 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:13:52.813 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:13:52.815 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:52.818 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:52.821 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-09-26 09:13:52.889 | Enabling site keystone-wsgi-public. 2021-09-26 09:13:52.895 | To activate the new configuration, you need to run: 2021-09-26 09:13:52.895 | systemctl reload apache2 2021-09-26 09:13:52.900 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 09:13:52.903 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:13:52.905 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:13:52.909 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:13:53.050 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-09-26 09:13:53.052 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-09-26 09:13:53.056 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-09-26 09:13:53.059 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-09-26 09:13:53.062 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 09:13:53.064 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:13:53.067 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-09-26 09:13:53.071 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-09-26 09:13:53.074 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:13:53.076 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:13:53.089 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:13:53.089 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:13:53.096 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:13:53.100 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:13:53.114 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-26 09:13:53.118 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-09-26 09:13:53.122 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-09-26 09:13:53.150 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-09-26 09:13:53.177 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-09-26 09:13:53.206 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-09-26 09:13:53.232 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-09-26 09:13:53.260 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-09-26 09:13:53.286 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-09-26 09:13:53.316 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-09-26 09:13:53.342 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-09-26 09:13:53.368 | + 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-09-26 09:13:53.392 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-09-26 09:13:53.417 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-09-26 09:13:53.442 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-09-26 09:13:53.466 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 09:13:53.468 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 09:13:53.471 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-09-26 09:13:53.473 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-09-26 09:13:53.477 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:13:53.479 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:53.481 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:53.484 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 09:13:53.486 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 09:13:53.489 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-09-26 09:13:53.513 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-09-26 09:13:53.538 | + 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-09-26 09:13:53.539 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-09-26 09:13:53.546 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-09-26 09:13:53.549 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-09-26 09:13:53.552 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-09-26 09:13:53.554 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:13:53.557 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:13:53.559 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:13:53.561 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:53.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:53.566 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:13:53.569 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:13:53.571 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:13:53.573 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:13:53.576 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-09-26 09:13:53.634 | Enabling site keystone-wsgi-admin. 2021-09-26 09:13:53.639 | To activate the new configuration, you need to run: 2021-09-26 09:13:53.639 | systemctl reload apache2 2021-09-26 09:13:53.643 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 09:13:53.645 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:13:53.648 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:13:53.650 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:13:53.790 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-09-26 09:13:53.818 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-09-26 09:13:53.845 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-09-26 09:13:53.872 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-09-26 09:13:53.875 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-09-26 09:13:53.901 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-09-26 09:13:53.926 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-09-26 09:13:53.954 | + ./stack.sh:main:881 : is_service_enabled swift 2021-09-26 09:13:53.972 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:13:53.977 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-09-26 09:13:53.998 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:13:54.001 | + ./stack.sh:main:885 : stack_install_service swift 2021-09-26 09:13:54.003 | + lib/stack:stack_install_service:20 : local service=swift 2021-09-26 09:13:54.008 | + lib/stack:stack_install_service:21 : type install_swift 2021-09-26 09:13:54.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:13:54.013 | + lib/stack:stack_install_service:32 : install_swift 2021-09-26 09:13:54.015 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-09-26 09:13:54.017 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-09-26 09:13:54.020 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-09-26 09:13:54.023 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:13:54.025 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:13:54.028 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:13:54.030 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:13:54.033 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:13:54.036 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:13:54.052 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:13:54.055 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:13:54.057 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:13:54.060 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:13:54.060 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:13:54.064 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-09-26 09:13:54.067 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:13:54.069 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-09-26 09:13:54.072 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:13:54.073 | + functions-common:git_clone:593 : head -1 2021-09-26 09:13:54.075 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-09-26 09:13:54.077 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:13:54.080 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-09-26 09:13:54.082 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:13:54.085 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 09:13:54.088 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-09-26 09:13:54.090 | + inc/python:setup_develop:357 : local extras=keystone 2021-09-26 09:13:54.093 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-09-26 09:13:54.095 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:13:54.097 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 09:13:54.100 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-09-26 09:13:54.103 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:13:54.105 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-09-26 09:13:54.108 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-09-26 09:13:54.110 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:13:54.113 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-09-26 09:13:54.115 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:13:54.118 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:13:54.121 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-09-26 09:13:54.126 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-09-26 09:13:54.128 | + 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-09-26 09:13:55.133 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-09-26 09:13:55.135 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:13:55.138 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:13:55.140 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:13:55.142 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-09-26 09:13:55.144 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-09-26 09:13:55.146 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:13:55.149 | + inc/python:setup_package:440 : local extras=keystone 2021-09-26 09:13:55.151 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:13:55.153 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-09-26 09:13:55.155 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-09-26 09:13:55.158 | + inc/python:setup_package:450 : extras='[keystone]' 2021-09-26 09:13:55.160 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:13:55.162 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-09-26 09:13:55.181 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-09-26 09:13:55.186 | + 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-09-26 09:13:57.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:13:57.860 | 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-09-26 09:13:57.861 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.861 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.861 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.862 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.862 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.863 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.863 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.864 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.864 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.864 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.865 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.865 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.866 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.867 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.867 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.867 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.868 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.868 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.869 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.869 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.870 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.870 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.870 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.871 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.871 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.873 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.874 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.874 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.875 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.875 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.876 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.876 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.877 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.877 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.877 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.878 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.878 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.878 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.879 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.879 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.880 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.880 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.880 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.881 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.881 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.882 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.883 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.883 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.883 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.884 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.884 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.885 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.885 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.886 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.886 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.886 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.887 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.887 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.888 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.888 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.889 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.890 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.890 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.891 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.891 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.892 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.892 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.892 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.893 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.894 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.894 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.895 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.895 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.896 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.896 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.896 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.897 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.898 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.898 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.899 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.899 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.900 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.900 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.901 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.901 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.901 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.902 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.902 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.903 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.903 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.904 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.904 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.905 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.905 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.906 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.906 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.907 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.907 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.908 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.908 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.909 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.910 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.910 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.911 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.911 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.912 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.912 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.912 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.913 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.913 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.914 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.915 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.915 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.915 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.916 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.916 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.917 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.917 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.918 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.918 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.918 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.919 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.919 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.920 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.920 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.921 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.921 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.922 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.922 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.922 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.923 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.923 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.924 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.924 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.924 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.925 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.925 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.926 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.926 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.927 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.927 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.927 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.928 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.928 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.929 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.929 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.930 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.930 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.931 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.931 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.931 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.932 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.932 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.933 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.933 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.933 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.934 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.934 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.935 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.935 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.935 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.936 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.936 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.937 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.937 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.937 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.938 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.938 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.939 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.939 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.939 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.940 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.940 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.941 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.941 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.941 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.942 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.942 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.943 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.943 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.943 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.944 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.945 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.945 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.945 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.946 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.946 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.947 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.947 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.947 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.948 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.948 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.948 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.949 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.949 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.950 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.950 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.950 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.951 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.951 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.952 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.952 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.952 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.953 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.953 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.954 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.954 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.954 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.955 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.955 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.955 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.956 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.956 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.957 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.957 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.957 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.958 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.958 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.959 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.959 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.960 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.960 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.961 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.961 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.962 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.962 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.962 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.963 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.963 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.979 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.979 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.980 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.981 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.982 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.982 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.983 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.984 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.984 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.984 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.985 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.985 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.986 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.986 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.986 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.987 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.987 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.988 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.988 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.989 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.989 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.989 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.990 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.990 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.991 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.991 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.991 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.992 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.992 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.993 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.993 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.994 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.994 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.994 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.995 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.995 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.996 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.996 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.996 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.997 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.997 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.998 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.998 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:57.999 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:57.999 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:57.999 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.000 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.000 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.001 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.001 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.001 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.002 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.002 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.003 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.003 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.004 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.004 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.004 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.005 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.005 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.005 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.006 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.007 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.007 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.008 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.008 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.008 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.009 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.009 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.010 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.010 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.010 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.011 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.011 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.012 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.012 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.013 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.013 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.013 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.014 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.014 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.014 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.015 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.015 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.016 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.016 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.017 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.017 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.017 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.018 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.018 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.019 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.019 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.019 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.020 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.020 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.021 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.021 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.022 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.022 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.023 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.023 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.024 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.024 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.025 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.025 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.026 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.026 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.027 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.027 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.027 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.028 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.028 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.029 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.029 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.029 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.030 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.030 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.031 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.031 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.032 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.032 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.033 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.033 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.034 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.034 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.034 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.035 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.035 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.036 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.036 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.037 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.037 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.037 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.038 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.039 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.039 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.040 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.040 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.040 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.041 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.041 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.042 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.042 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.043 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.043 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.043 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.044 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.044 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.045 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.045 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.045 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.046 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.046 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.047 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.047 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.048 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.048 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.049 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.049 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.050 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.050 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.050 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.051 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.051 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.052 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.052 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.052 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.053 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.053 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.054 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.054 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.054 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.055 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.055 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.056 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.056 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.057 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.057 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.058 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.058 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.059 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.059 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.060 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.060 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.060 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:13:58.061 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:13:58.061 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:13:58.062 | Obtaining file:///opt/stack/swift 2021-09-26 09:13:59.389 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:14:00.726 | 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-09-26 09:14:00.734 | 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-09-26 09:14:00.776 | 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-09-26 09:14:00.785 | 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-09-26 09:14:00.789 | 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-09-26 09:14:01.714 | Collecting lxml===4.5.0 2021-09-26 09:14:01.740 | 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-09-26 09:14:01.953 | 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-09-26 09:14:01.955 | 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-09-26 09:14:01.958 | 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-09-26 09:14:01.993 | 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-09-26 09:14:02.008 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 09:14:02.014 | 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-09-26 09:14:02.023 | 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-09-26 09:14:02.067 | 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-09-26 09:14:02.081 | 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-09-26 09:14:02.098 | 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-09-26 09:14:02.101 | 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-09-26 09:14:02.618 | Collecting pyeclib===1.6.0 2021-09-26 09:14:02.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-09-26 09:14:03.755 | 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-09-26 09:14:03.759 | 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-09-26 09:14:03.762 | 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-09-26 09:14:03.767 | 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-09-26 09:14:03.788 | 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-09-26 09:14:03.792 | 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-09-26 09:14:03.816 | 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-09-26 09:14:03.821 | 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-09-26 09:14:03.824 | 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-09-26 09:14:03.830 | 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-09-26 09:14:04.380 | Collecting xattr===0.9.7 2021-09-26 09:14:04.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-09-26 09:14:05.200 | 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-09-26 09:14:05.204 | 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-09-26 09:14:05.206 | 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-09-26 09:14:05.221 | 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-09-26 09:14:05.290 | 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-09-26 09:14:05.294 | 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-09-26 09:14:05.297 | 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-09-26 09:14:05.301 | 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-09-26 09:14:05.309 | 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-09-26 09:14:05.314 | 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-09-26 09:14:05.317 | 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-09-26 09:14:05.320 | 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-09-26 09:14:05.324 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:14:05.327 | 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-09-26 09:14:05.329 | 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-09-26 09:14:05.332 | 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-09-26 09:14:05.337 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-09-26 09:14:05.341 | 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-09-26 09:14:05.344 | Building wheels for collected packages: pyeclib, xattr 2021-09-26 09:14:05.345 | Building wheel for pyeclib (setup.py): started 2021-09-26 09:14:06.546 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-09-26 09:14:06.547 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53035 sha256=ccd83f11703e02c97441a51c7452f41c8319a865d8c4d2fa4f976384181945b7 2021-09-26 09:14:06.548 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-09-26 09:14:06.549 | Building wheel for xattr (setup.py): started 2021-09-26 09:14:07.848 | Building wheel for xattr (setup.py): finished with status 'done' 2021-09-26 09:14:07.849 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30934 sha256=cf2aff9de3ce1d8102fe89d889266934e568e031198d788aeba3a595a5ec9748 2021-09-26 09:14:07.849 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-09-26 09:14:07.850 | Successfully built pyeclib xattr 2021-09-26 09:14:09.134 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-09-26 09:14:09.664 | Running setup.py develop for swift 2021-09-26 09:14:11.284 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-09-26 09:14:11.399 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:14:11.399 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:14:11.500 | + inc/python:pip_install:207 : result=0 2021-09-26 09:14:11.502 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:14:11.504 | + functions-common:time_stop:2331 : local name 2021-09-26 09:14:11.506 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:14:11.509 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:14:11.511 | + functions-common:time_stop:2334 : local total 2021-09-26 09:14:11.513 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:14:11.515 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:14:11.517 | + functions-common:time_stop:2338 : start_time=1632647635176 2021-09-26 09:14:11.519 | + functions-common:time_stop:2340 : [[ -z 1632647635176 ]] 2021-09-26 09:14:11.522 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:14:11.526 | + functions-common:time_stop:2343 : end_time=1632647651523 2021-09-26 09:14:11.528 | + functions-common:time_stop:2344 : elapsed_time=16347 2021-09-26 09:14:11.530 | + functions-common:time_stop:2345 : total=123092 2021-09-26 09:14:11.533 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:14:11.535 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=139439 2021-09-26 09:14:11.537 | + inc/python:pip_install:210 : return 0 2021-09-26 09:14:11.540 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:14:11.543 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 09:14:11.545 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 09:14:11.562 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-09-26 09:14:11.573 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-09-26 09:14:11.575 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-09-26 09:14:11.578 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:14:11.580 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:14:11.583 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-09-26 09:14:11.586 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:14:11.588 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-09-26 09:14:11.591 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:14:11.593 | + ./stack.sh:main:886 : configure_swift 2021-09-26 09:14:11.595 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-09-26 09:14:11.597 | + lib/swift:configure_swift:335 : local node_number 2021-09-26 09:14:11.599 | + lib/swift:configure_swift:336 : local swift_node_config 2021-09-26 09:14:11.602 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-09-26 09:14:11.604 | + lib/swift:configure_swift:338 : local user_group 2021-09-26 09:14:11.606 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-26 09:14:12.420 | No object-replicator running 2021-09-26 09:14:12.421 | No object-reconstructor running 2021-09-26 09:14:12.421 | No object-expirer running 2021-09-26 09:14:12.421 | No object-server running 2021-09-26 09:14:12.421 | No account-auditor running 2021-09-26 09:14:12.421 | No container-sync running 2021-09-26 09:14:12.421 | No object-auditor running 2021-09-26 09:14:12.421 | No account-replicator running 2021-09-26 09:14:12.421 | No account-server running 2021-09-26 09:14:12.421 | No proxy-server running 2021-09-26 09:14:12.421 | No account-reaper running 2021-09-26 09:14:12.421 | No container-replicator running 2021-09-26 09:14:12.421 | No container-reconciler running 2021-09-26 09:14:12.421 | No container-auditor running 2021-09-26 09:14:12.421 | No container-updater running 2021-09-26 09:14:12.421 | No container-server running 2021-09-26 09:14:12.421 | No container-sharder running 2021-09-26 09:14:12.421 | No object-updater running 2021-09-26 09:14:12.467 | + lib/swift:configure_swift:341 : true 2021-09-26 09:14:12.469 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-09-26 09:14:12.481 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-09-26 09:14:12.493 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-09-26 09:14:12.495 | + lib/swift:configure_swift:355 : sed -e ' 2021-09-26 09:14:12.495 | s/%GROUP%//; 2021-09-26 09:14:12.496 | s/%USER%/ubuntu/; 2021-09-26 09:14:12.496 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-09-26 09:14:12.496 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-09-26 09:14:12.496 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-09-26 09:14:12.502 | uid = ubuntu 2021-09-26 09:14:12.503 | gid = 2021-09-26 09:14:12.503 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-09-26 09:14:12.503 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-09-26 09:14:12.503 | address = 127.0.0.1 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | [account6612] 2021-09-26 09:14:12.503 | max connections = 25 2021-09-26 09:14:12.503 | path = /opt/stack/data/swift/1/node/ 2021-09-26 09:14:12.503 | read only = false 2021-09-26 09:14:12.503 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | [account6622] 2021-09-26 09:14:12.503 | max connections = 25 2021-09-26 09:14:12.503 | path = /opt/stack/data/swift/2/node/ 2021-09-26 09:14:12.503 | read only = false 2021-09-26 09:14:12.503 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | [account6632] 2021-09-26 09:14:12.503 | max connections = 25 2021-09-26 09:14:12.503 | path = /opt/stack/data/swift/3/node/ 2021-09-26 09:14:12.503 | read only = false 2021-09-26 09:14:12.503 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | [account6642] 2021-09-26 09:14:12.503 | max connections = 25 2021-09-26 09:14:12.503 | path = /opt/stack/data/swift/4/node/ 2021-09-26 09:14:12.503 | read only = false 2021-09-26 09:14:12.503 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | 2021-09-26 09:14:12.503 | [container6611] 2021-09-26 09:14:12.503 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/1/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | [container6621] 2021-09-26 09:14:12.504 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/2/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | [container6631] 2021-09-26 09:14:12.504 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/3/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | [container6641] 2021-09-26 09:14:12.504 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/4/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | [object6613] 2021-09-26 09:14:12.504 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/1/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.504 | [object6623] 2021-09-26 09:14:12.504 | max connections = 25 2021-09-26 09:14:12.504 | path = /opt/stack/data/swift/2/node/ 2021-09-26 09:14:12.504 | read only = false 2021-09-26 09:14:12.504 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-09-26 09:14:12.504 | 2021-09-26 09:14:12.505 | [object6633] 2021-09-26 09:14:12.505 | max connections = 25 2021-09-26 09:14:12.505 | path = /opt/stack/data/swift/3/node/ 2021-09-26 09:14:12.505 | read only = false 2021-09-26 09:14:12.505 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-09-26 09:14:12.505 | 2021-09-26 09:14:12.505 | [object6643] 2021-09-26 09:14:12.505 | max connections = 25 2021-09-26 09:14:12.505 | path = /opt/stack/data/swift/4/node/ 2021-09-26 09:14:12.505 | read only = false 2021-09-26 09:14:12.505 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-09-26 09:14:12.505 | + lib/swift:configure_swift:361 : is_ubuntu 2021-09-26 09:14:12.508 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:12.510 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:12.512 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-09-26 09:14:12.529 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-09-26 09:14:12.531 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-09-26 09:14:12.535 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-09-26 09:14:12.540 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-09-26 09:14:12.542 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-09-26 09:14:12.546 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-09-26 09:14:12.571 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.41:8080/v1/ 2021-09-26 09:14:12.593 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-09-26 09:14:12.613 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-09-26 09:14:12.640 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-09-26 09:14:12.660 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-09-26 09:14:12.688 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-09-26 09:14:12.708 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-09-26 09:14:12.736 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-09-26 09:14:12.755 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-09-26 09:14:12.784 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-09-26 09:14:12.803 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 09:14:12.830 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-09-26 09:14:12.850 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-09-26 09:14:12.864 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:12.866 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-09-26 09:14:12.894 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-09-26 09:14:12.921 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-09-26 09:14:12.949 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-09-26 09:14:12.975 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-09-26 09:14:12.989 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:12.991 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-09-26 09:14:13.018 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-09-26 09:14:13.032 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:13.034 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-09-26 09:14:13.047 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:13.049 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-09-26 09:14:13.064 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:13.066 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-09-26 09:14:13.068 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-09-26 09:14:13.070 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-09-26 09:14:13.078 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-09-26 09:14:13.086 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-09-26 09:14:13.113 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-09-26 09:14:13.140 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-09-26 09:14:13.169 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-09-26 09:14:13.199 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-09-26 09:14:13.226 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-09-26 09:14:13.228 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-09-26 09:14:13.230 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-09-26 09:14:13.232 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-09-26 09:14:13.234 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-09-26 09:14:13.261 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-09-26 09:14:13.288 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:14:13.315 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-09-26 09:14:13.343 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-09-26 09:14:13.369 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-09-26 09:14:13.398 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-09-26 09:14:13.424 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-09-26 09:14:13.452 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:14:13.479 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-09-26 09:14:13.505 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-09-26 09:14:13.534 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-09-26 09:14:13.560 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-09-26 09:14:13.589 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-09-26 09:14:13.618 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-09-26 09:14:13.645 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-09-26 09:14:13.665 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-09-26 09:14:13.692 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-09-26 09:14:13.719 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-09-26 09:14:13.723 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-09-26 09:14:13.749 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-09-26 09:14:13.773 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-09-26 09:14:13.796 | + lib/swift:configure_swift:476 : local node_number 2021-09-26 09:14:13.798 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 09:14:13.800 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-26 09:14:13.802 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-09-26 09:14:13.807 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-09-26 09:14:13.809 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-09-26 09:14:13.811 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 09:14:13.813 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-09-26 09:14:13.815 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-09-26 09:14:13.817 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 09:14:13.820 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 09:14:13.822 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-09-26 09:14:13.839 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-09-26 09:14:13.865 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-09-26 09:14:13.883 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-09-26 09:14:13.909 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-09-26 09:14:13.927 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 09:14:13.954 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-09-26 09:14:13.972 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 09:14:13.999 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-09-26 09:14:14.018 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 09:14:14.044 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-09-26 09:14:14.062 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-09-26 09:14:14.089 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-09-26 09:14:14.107 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-09-26 09:14:14.134 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-09-26 09:14:14.152 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-09-26 09:14:14.179 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-09-26 09:14:14.196 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-09-26 09:14:14.221 | + 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-09-26 09:14:14.228 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-09-26 09:14:14.246 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 09:14:14.272 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-09-26 09:14:14.299 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-09-26 09:14:14.301 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-09-26 09:14:14.305 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-09-26 09:14:14.307 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-09-26 09:14:14.309 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 09:14:14.311 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-09-26 09:14:14.314 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-09-26 09:14:14.316 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 09:14:14.318 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 09:14:14.321 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-09-26 09:14:14.338 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-09-26 09:14:14.364 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-09-26 09:14:14.382 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-09-26 09:14:14.408 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-09-26 09:14:14.425 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 09:14:14.452 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-09-26 09:14:14.470 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 09:14:14.496 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-09-26 09:14:14.514 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 09:14:14.540 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-09-26 09:14:14.558 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-09-26 09:14:14.584 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-09-26 09:14:14.602 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-09-26 09:14:14.628 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-09-26 09:14:14.647 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-09-26 09:14:14.673 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-09-26 09:14:14.691 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-09-26 09:14:14.716 | + 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-09-26 09:14:14.723 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-09-26 09:14:14.741 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 09:14:14.766 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-09-26 09:14:14.768 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-09-26 09:14:14.773 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-09-26 09:14:14.775 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-09-26 09:14:14.777 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-09-26 09:14:14.779 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-09-26 09:14:14.781 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-09-26 09:14:14.783 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-09-26 09:14:14.786 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-09-26 09:14:14.789 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-09-26 09:14:14.806 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-09-26 09:14:14.831 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-09-26 09:14:14.848 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-09-26 09:14:14.874 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-09-26 09:14:14.891 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-09-26 09:14:14.916 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-09-26 09:14:14.934 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-09-26 09:14:14.960 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-09-26 09:14:14.977 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-09-26 09:14:15.003 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-09-26 09:14:15.020 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-09-26 09:14:15.046 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-09-26 09:14:15.063 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-09-26 09:14:15.089 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-09-26 09:14:15.107 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-09-26 09:14:15.133 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-09-26 09:14:15.150 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-09-26 09:14:15.175 | + 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-09-26 09:14:15.181 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-09-26 09:14:15.198 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-09-26 09:14:15.224 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-09-26 09:14:15.252 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-09-26 09:14:15.280 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-09-26 09:14:15.308 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-09-26 09:14:15.310 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-09-26 09:14:15.314 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-09-26 09:14:15.339 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-09-26 09:14:15.364 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-09-26 09:14:15.389 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-09-26 09:14:15.415 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-09-26 09:14:15.440 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-09-26 09:14:15.465 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-09-26 09:14:15.488 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-09-26 09:14:15.512 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-09-26 09:14:15.536 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-09-26 09:14:15.551 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:15.554 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-09-26 09:14:15.571 | + lib/swift:configure_swift:519 : local auth_vers 2021-09-26 09:14:15.573 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-09-26 09:14:15.591 | + lib/swift:configure_swift:520 : auth_vers=3 2021-09-26 09:14:15.593 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.41 2021-09-26 09:14:15.619 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-09-26 09:14:15.621 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-09-26 09:14:15.645 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.41/identity 2021-09-26 09:14:15.670 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-09-26 09:14:15.673 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-09-26 09:14:15.698 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-09-26 09:14:15.712 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:15.715 | + lib/swift:configure_swift:539 : local user_group 2021-09-26 09:14:15.717 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-09-26 09:14:15.722 | + lib/swift:configure_swift:540 : user_group=1000 2021-09-26 09:14:15.724 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-09-26 09:14:15.736 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-09-26 09:14:15.738 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-09-26 09:14:15.749 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-09-26 09:14:15.751 | + lib/swift:configure_swift:546 : is_suse 2021-09-26 09:14:15.754 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:14:15.756 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:14:15.758 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:14:15.760 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:14:15.763 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:14:15.765 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:14:15.767 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-09-26 09:14:15.778 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-09-26 09:14:15.781 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-09-26 09:14:15.783 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-09-26 09:14:15.799 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:15.802 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-09-26 09:14:15.819 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:15.821 | + ./stack.sh:main:897 : stack_install_service glance 2021-09-26 09:14:15.824 | + lib/stack:stack_install_service:20 : local service=glance 2021-09-26 09:14:15.826 | + lib/stack:stack_install_service:21 : type install_glance 2021-09-26 09:14:15.828 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:14:15.831 | + lib/stack:stack_install_service:32 : install_glance 2021-09-26 09:14:15.833 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-09-26 09:14:15.836 | + lib/glance:install_glance:358 : local glance_store_extras 2021-09-26 09:14:15.839 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-09-26 09:14:15.855 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:15.858 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-09-26 09:14:15.861 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-09-26 09:14:15.876 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:15.879 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-09-26 09:14:15.882 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-09-26 09:14:15.884 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-09-26 09:14:15.887 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:14:15.889 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:14:15.892 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-09-26 09:14:15.894 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:14:15.898 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-09-26 09:14:15.901 | ++ inc/python:join_extras:29 : local IFS=, 2021-09-26 09:14:15.903 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-09-26 09:14:15.906 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-09-26 09:14:15.909 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-09-26 09:14:15.911 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-09-26 09:14:15.915 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-09-26 09:14:15.918 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-09-26 09:14:15.920 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-09-26 09:14:15.923 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-09-26 09:14:15.927 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:14:15.927 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-09-26 09:14:15.931 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-09-26 09:14:15.934 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-09-26 09:14:15.936 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-09-26 09:14:15.939 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-09-26 09:14:15.942 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-09-26 09:14:15.962 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-09-26 09:14:15.967 | + 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-09-26 09:14:18.661 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:14:18.661 | 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-09-26 09:14:18.661 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.663 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.663 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.663 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.664 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.664 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.665 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.665 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.666 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.666 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.667 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.667 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.667 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.668 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.668 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.669 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.669 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.670 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.670 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.671 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.671 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.671 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.672 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.672 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.673 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.675 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.675 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.676 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.676 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.677 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.677 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.678 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.679 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.679 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.680 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.680 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.680 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.681 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.681 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.682 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.682 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.682 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.683 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.683 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.684 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.684 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.684 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.685 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.685 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.686 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.686 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.687 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.687 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.688 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.688 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.689 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.689 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.689 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.690 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.690 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.691 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.692 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.692 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.693 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.693 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.694 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.694 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.695 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.695 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.696 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.697 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.697 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.697 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.698 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.698 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.699 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.699 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.700 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.700 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.700 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.701 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.701 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.702 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.702 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.703 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.703 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.704 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.704 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.705 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.705 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.706 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.706 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.707 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.707 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.708 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.708 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.709 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.709 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.710 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.711 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.711 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.712 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.712 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.712 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.713 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.714 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.714 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.714 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.715 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.715 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.716 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.716 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.717 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.717 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.718 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.718 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.719 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.719 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.720 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.720 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.721 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.721 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.721 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.722 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.722 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.723 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.723 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.724 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.724 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.725 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.726 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.726 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.726 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.727 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.727 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.728 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.728 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.729 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.729 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.730 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.730 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.730 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.731 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.731 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.732 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.732 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.733 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.733 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.734 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.734 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.734 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.735 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.735 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.735 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.736 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.736 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.737 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.737 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.738 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.738 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.738 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.739 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.739 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.740 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.741 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.741 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.742 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.742 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.742 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.743 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.743 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.744 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.744 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.744 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.745 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.745 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.746 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.746 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.747 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.747 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.747 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.748 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.748 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.748 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.749 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.749 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.750 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.750 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.750 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.751 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.751 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.752 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.752 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.753 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.753 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.753 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.754 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.754 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.754 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.755 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.755 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.756 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.757 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.757 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.757 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.758 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.758 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.759 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.759 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.759 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.760 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.760 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.761 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.761 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.761 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.762 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.762 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.763 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.763 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.763 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.764 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.764 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.780 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.781 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.781 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.782 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.782 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.782 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.783 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.783 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.784 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.784 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.785 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.786 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.786 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.788 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.789 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.789 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.789 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.790 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.790 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.791 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.791 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.792 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.792 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.792 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.793 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.793 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.794 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.794 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.794 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.795 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.795 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.796 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.796 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.797 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.797 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.798 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.798 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.798 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.799 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.799 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.800 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.800 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.800 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.801 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.801 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.802 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.802 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.803 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.804 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.804 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.805 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.805 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.805 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.806 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.806 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.807 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.807 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.808 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.808 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.809 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.809 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.809 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.810 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.810 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.810 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.811 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.811 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.812 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.812 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.813 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.813 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.813 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.814 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.814 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.815 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.815 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.815 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.816 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.816 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.817 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.817 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.818 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.818 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.819 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.819 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.819 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.820 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.820 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.821 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.821 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.821 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.822 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.822 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.823 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.823 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.824 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.824 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.824 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.825 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.825 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.826 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.826 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.827 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.827 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.828 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.828 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.828 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.830 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.830 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.830 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.831 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.831 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.832 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.832 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.832 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.833 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.833 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.834 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.835 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.835 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.836 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.836 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.836 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.837 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.837 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.838 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.838 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.839 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.839 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.840 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.840 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.840 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.841 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.841 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.842 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.842 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.843 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.843 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.843 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.844 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.844 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.845 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.845 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.846 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.846 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.847 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.847 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.847 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.848 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.848 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.849 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.849 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.849 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.850 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.851 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.851 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.852 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.852 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.853 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.853 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.854 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.854 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.855 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.855 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.856 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.856 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.856 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.857 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.857 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.858 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.858 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.859 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.859 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.859 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.860 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.860 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.860 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.861 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.861 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.862 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.862 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.863 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.863 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.863 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.864 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.865 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.865 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.866 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.866 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.867 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.868 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.868 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:18.868 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:18.869 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:18.869 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:19.500 | Collecting glance-store===2.0.1 2021-09-26 09:14:19.509 | 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-09-26 09:14:19.689 | 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-09-26 09:14:19.692 | 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-09-26 09:14:19.724 | 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-09-26 09:14:19.984 | Collecting os-brick===3.0.7 2021-09-26 09:14:19.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/abb/f69f2fe40e96b/os_brick-3.0.7-py3-none-any.whl (249 kB) 2021-09-26 09:14:20.103 | 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-09-26 09:14:20.107 | 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-09-26 09:14:20.130 | 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-09-26 09:14:20.144 | 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-09-26 09:14:20.159 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 09:14:20.165 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-09-26 09:14:20.173 | 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-09-26 09:14:20.219 | 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-09-26 09:14:20.235 | 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-09-26 09:14:20.239 | 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-09-26 09:14:20.252 | 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-09-26 09:14:20.281 | 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-09-26 09:14:20.299 | 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-09-26 09:14:20.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 603)) (0.9.6) 2021-09-26 09:14:20.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 610)) (2.4.7) 2021-09-26 09:14:20.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 614)) (0.16.0) 2021-09-26 09:14:20.457 | Collecting python-cinderclient===7.0.1 2021-09-26 09:14:20.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a98/13f7e8a3226e3/python_cinderclient-7.0.1-py3-none-any.whl (275 kB) 2021-09-26 09:14:20.565 | 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-09-26 09:14:20.571 | 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-09-26 09:14:21.141 | Collecting python-swiftclient===3.9.1 2021-09-26 09:14:21.148 | 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-09-26 09:14:21.247 | 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-09-26 09:14:21.251 | 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-09-26 09:14:21.355 | Collecting retrying===1.3.3 2021-09-26 09:14:21.361 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-09-26 09:14:21.436 | 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-09-26 09:14:21.441 | 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-09-26 09:14:21.444 | 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-09-26 09:14:21.447 | 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-09-26 09:14:21.454 | 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-09-26 09:14:21.497 | 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-09-26 09:14:21.500 | 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-09-26 09:14:21.510 | 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-09-26 09:14:21.557 | 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-09-26 09:14:21.602 | 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-09-26 09:14:21.622 | 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-09-26 09:14:21.624 | 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-09-26 09:14:21.629 | 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-09-26 09:14:21.635 | 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-09-26 09:14:21.639 | 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-09-26 09:14:21.642 | 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-09-26 09:14:21.651 | 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-09-26 09:14:21.654 | 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-09-26 09:14:21.658 | 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-09-26 09:14:21.661 | 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-09-26 09:14:21.669 | 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-09-26 09:14:21.681 | 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-09-26 09:14:21.689 | 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-09-26 09:14:21.698 | 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-09-26 09:14:21.713 | 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-09-26 09:14:21.716 | 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-09-26 09:14:21.718 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:14:21.721 | 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-09-26 09:14:21.725 | 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-09-26 09:14:21.728 | 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-09-26 09:14:21.730 | 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-09-26 09:14:21.733 | 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-09-26 09:14:21.744 | 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-09-26 09:14:21.747 | 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-09-26 09:14:21.750 | 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-09-26 09:14:21.770 | 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-09-26 09:14:21.778 | 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-09-26 09:14:21.780 | 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-09-26 09:14:21.788 | 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-09-26 09:14:21.791 | 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-09-26 09:14:21.794 | 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-09-26 09:14:21.797 | 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-09-26 09:14:23.141 | Installing collected packages: python-cinderclient, retrying, os-brick, python-swiftclient, glance-store 2021-09-26 09:14:24.463 | Successfully installed glance-store-2.0.1 os-brick-3.0.7 python-cinderclient-7.0.1 python-swiftclient-3.9.1 retrying-1.3.3 2021-09-26 09:14:24.579 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:14:24.579 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:14:24.661 | + inc/python:pip_install:207 : result=0 2021-09-26 09:14:24.664 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:14:24.666 | + functions-common:time_stop:2331 : local name 2021-09-26 09:14:24.669 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:14:24.671 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:14:24.673 | + functions-common:time_stop:2334 : local total 2021-09-26 09:14:24.675 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:14:24.678 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:14:24.681 | + functions-common:time_stop:2338 : start_time=1632647655956 2021-09-26 09:14:24.683 | + functions-common:time_stop:2340 : [[ -z 1632647655956 ]] 2021-09-26 09:14:24.686 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:14:24.689 | + functions-common:time_stop:2343 : end_time=1632647664687 2021-09-26 09:14:24.692 | + functions-common:time_stop:2344 : elapsed_time=8731 2021-09-26 09:14:24.694 | + functions-common:time_stop:2345 : total=139439 2021-09-26 09:14:24.696 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:14:24.699 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=148170 2021-09-26 09:14:24.701 | + inc/python:pip_install:210 : return 0 2021-09-26 09:14:24.704 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-09-26 09:14:24.706 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-09-26 09:14:24.708 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-09-26 09:14:24.711 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:14:24.713 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:14:24.716 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:14:24.718 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:14:24.721 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:14:24.724 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:14:24.740 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:14:24.743 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:14:24.745 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:14:24.748 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:14:24.748 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:14:24.752 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-09-26 09:14:24.755 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:14:24.757 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-09-26 09:14:24.760 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:14:24.760 | + functions-common:git_clone:593 : head -1 2021-09-26 09:14:24.763 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-09-26 09:14:24.765 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:14:24.768 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-09-26 09:14:24.770 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:14:24.773 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 09:14:24.775 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-09-26 09:14:24.778 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:14:24.781 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-09-26 09:14:24.783 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:14:24.786 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 09:14:24.795 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-09-26 09:14:24.797 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:14:24.800 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:14:24.803 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-09-26 09:14:24.806 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:14:24.809 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-09-26 09:14:24.811 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:14:24.814 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:14:24.817 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-09-26 09:14:24.822 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-09-26 09:14:24.824 | + 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-09-26 09:14:25.833 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-09-26 09:14:25.836 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:14:25.838 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:14:25.841 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:14:25.843 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-09-26 09:14:25.845 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-09-26 09:14:25.848 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:14:25.850 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:14:25.852 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:14:25.855 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:14:25.857 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:14:25.860 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:14:25.862 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:14:25.864 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-09-26 09:14:25.884 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-09-26 09:14:25.889 | + 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-09-26 09:14:28.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:14:28.558 | 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-09-26 09:14:28.559 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.559 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.560 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.560 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.560 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.561 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.561 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.562 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.562 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.563 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.563 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.564 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.564 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.564 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.565 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.565 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.566 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.566 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.567 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.567 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.568 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.568 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.568 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.569 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.569 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.571 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.572 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.572 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.573 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.573 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.574 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.574 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.575 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.575 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.575 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.576 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.576 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.577 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.577 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.578 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.578 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.578 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.579 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.579 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.579 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.580 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.580 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.581 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.581 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.582 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.583 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.583 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.583 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.584 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.584 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.585 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.586 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.586 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.587 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.587 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.588 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.588 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.589 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.590 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.590 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.591 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.592 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.592 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.593 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.594 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.594 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.594 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.595 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.595 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.596 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.596 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.597 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.597 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.597 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.598 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.598 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.599 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.599 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.600 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.600 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.601 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.602 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.602 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.603 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.603 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.604 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.604 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.605 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.605 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.606 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.606 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.607 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.607 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.608 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.608 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.609 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.609 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.610 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.610 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.611 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.611 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.612 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.612 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.612 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.613 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.613 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.614 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.614 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.615 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.615 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.615 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.616 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.617 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.617 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.618 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.618 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.619 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.619 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.619 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.620 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.620 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.621 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.621 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.622 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.622 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.623 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.623 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.623 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.624 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.624 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.625 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.625 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.626 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.626 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.627 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.627 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.627 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.628 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.628 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.629 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.629 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.630 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.630 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.631 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.631 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.631 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.632 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.633 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.633 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.634 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.634 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.634 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.635 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.635 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.635 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.636 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.636 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.637 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.637 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.638 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.638 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.639 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.639 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.639 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.640 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.640 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.640 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.641 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.641 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.642 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.642 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.643 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.643 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.643 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.644 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.644 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.645 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.645 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.645 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.646 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.646 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.646 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.647 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.647 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.648 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.649 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.649 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.649 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.650 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.650 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.666 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.667 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.667 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.668 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.668 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.668 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.669 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.669 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.670 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.670 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.671 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.671 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.671 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.672 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.672 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.673 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.673 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.673 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.674 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.674 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.675 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.675 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.675 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.676 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.676 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.677 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.677 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.677 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.678 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.678 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.679 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.680 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.680 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.680 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.681 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.681 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.682 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.683 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.683 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.684 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.685 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.685 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.686 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.686 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.687 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.687 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.688 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.688 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.688 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.689 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.689 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.690 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.690 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.691 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.691 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.691 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.692 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.692 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.693 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.693 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.694 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.694 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.695 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.695 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.695 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.696 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.696 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.697 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.697 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.697 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.698 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.698 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.699 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.699 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.700 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.700 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.700 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.701 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.701 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.702 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.702 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.703 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.703 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.704 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.704 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.704 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.705 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.705 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.706 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.706 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.706 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.707 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.707 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.708 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.708 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.709 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.709 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.709 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.710 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.711 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.711 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.712 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.712 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.712 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.713 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.713 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.714 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.714 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.715 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.715 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.716 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.716 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.716 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.717 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.717 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.718 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.718 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.718 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.719 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.719 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.720 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.720 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.721 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.721 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.721 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.722 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.722 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.723 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.723 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.724 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.724 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.725 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.725 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.725 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.727 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.727 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.728 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.728 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.729 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.729 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.730 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.730 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.731 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.731 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.731 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.732 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.732 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.733 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.733 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.734 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.734 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.734 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.735 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.735 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.736 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.736 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.737 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.737 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.738 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.738 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.738 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.739 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.739 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.740 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.740 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.741 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.741 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.742 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.742 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.743 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.743 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.743 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.744 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.744 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.745 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.745 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.745 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.746 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.746 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.747 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.747 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.748 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.748 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.748 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.749 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.749 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.750 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.750 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.751 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.751 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.752 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.752 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.753 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.753 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.754 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.754 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.755 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.755 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.755 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.756 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.756 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.757 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.757 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.757 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.758 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.758 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.759 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.759 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.759 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.760 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.760 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.761 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.762 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.762 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.762 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.763 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.764 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.764 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.764 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.765 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:28.765 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:28.766 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:28.766 | Obtaining file:///opt/stack/glance 2021-09-26 09:14:30.128 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:14:31.485 | 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-09-26 09:14:31.494 | 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-09-26 09:14:31.502 | 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-09-26 09:14:31.511 | 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-09-26 09:14:32.079 | Collecting WSME===0.10.0 2021-09-26 09:14:32.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-09-26 09:14:32.173 | 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-09-26 09:14:32.187 | 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-09-26 09:14:32.339 | Collecting castellan===3.0.4 2021-09-26 09:14:32.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-09-26 09:14:32.445 | 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-09-26 09:14:32.573 | Collecting cursive===0.2.2 2021-09-26 09:14:32.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-09-26 09:14:32.669 | 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-09-26 09:14:32.676 | 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-09-26 09:14:32.683 | 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-09-26 09:14:32.693 | 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-09-26 09:14:32.699 | 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-09-26 09:14:32.787 | 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-09-26 09:14:32.791 | 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-09-26 09:14:32.793 | 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-09-26 09:14:32.796 | 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-09-26 09:14:32.829 | 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-09-26 09:14:32.898 | 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-09-26 09:14:32.961 | 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-09-26 09:14:32.964 | 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-09-26 09:14:32.967 | 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-09-26 09:14:32.971 | 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-09-26 09:14:32.994 | 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-09-26 09:14:33.031 | 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-09-26 09:14:33.044 | 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-09-26 09:14:33.059 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2021-09-26 09:14:33.066 | 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-09-26 09:14:33.121 | 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-09-26 09:14:33.129 | 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-09-26 09:14:33.174 | 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-09-26 09:14:33.240 | 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-09-26 09:14:33.262 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.1) 2021-09-26 09:14:33.281 | 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-09-26 09:14:33.297 | 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-09-26 09:14:33.310 | 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-09-26 09:14:33.362 | 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-09-26 09:14:33.372 | 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-09-26 09:14:33.390 | 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-09-26 09:14:33.437 | 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-09-26 09:14:33.439 | 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-09-26 09:14:33.442 | 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-09-26 09:14:33.448 | 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-09-26 09:14:33.463 | 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-09-26 09:14:33.475 | 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-09-26 09:14:33.478 | 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-09-26 09:14:33.481 | 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-09-26 09:14:33.610 | Collecting python-barbicanclient===4.10.0 2021-09-26 09:14:33.617 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-09-26 09:14:33.717 | 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-09-26 09:14:33.722 | 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-09-26 09:14:33.725 | 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-09-26 09:14:33.745 | 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-09-26 09:14:33.749 | 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-09-26 09:14:33.759 | 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-09-26 09:14:33.782 | 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-09-26 09:14:33.786 | 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-09-26 09:14:34.171 | Collecting simplegeneric===0.8.1 2021-09-26 09:14:34.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-09-26 09:14:34.938 | 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-09-26 09:14:34.941 | 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-09-26 09:14:34.952 | 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-09-26 09:14:34.955 | 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-09-26 09:14:34.958 | 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-09-26 09:14:35.135 | Collecting taskflow===4.1.0 2021-09-26 09:14:35.143 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-09-26 09:14:35.296 | 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-09-26 09:14:35.310 | 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-09-26 09:14:35.320 | 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-09-26 09:14:35.326 | 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-09-26 09:14:35.346 | 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-09-26 09:14:35.349 | 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-09-26 09:14:35.357 | 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-09-26 09:14:35.381 | 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-09-26 09:14:35.384 | 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-09-26 09:14:35.387 | 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-09-26 09:14:35.395 | 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-09-26 09:14:35.401 | 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-09-26 09:14:35.405 | 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-09-26 09:14:35.408 | 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-09-26 09:14:35.455 | 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-09-26 09:14:35.501 | 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-09-26 09:14:35.520 | 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-09-26 09:14:35.526 | 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-09-26 09:14:35.531 | 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-09-26 09:14:35.534 | 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-09-26 09:14:35.583 | 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-09-26 09:14:35.589 | 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-09-26 09:14:35.592 | 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-09-26 09:14:35.600 | 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-09-26 09:14:35.604 | 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-09-26 09:14:35.615 | 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-09-26 09:14:35.619 | 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-09-26 09:14:35.635 | 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-09-26 09:14:35.637 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:14:35.640 | 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-09-26 09:14:35.644 | 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-09-26 09:14:35.646 | 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-09-26 09:14:35.817 | Collecting networkx===2.4 2021-09-26 09:14:35.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-09-26 09:14:36.075 | Collecting pydot===1.4.1 2021-09-26 09:14:36.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-09-26 09:14:36.278 | Collecting automaton===2.0.1 2021-09-26 09:14:36.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-09-26 09:14:36.367 | 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-09-26 09:14:36.369 | 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-09-26 09:14:36.372 | 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-09-26 09:14:36.375 | 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-09-26 09:14:36.377 | 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-09-26 09:14:36.381 | 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-09-26 09:14:36.385 | 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-09-26 09:14:36.396 | 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-09-26 09:14:36.400 | 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-09-26 09:14:36.416 | 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-09-26 09:14:36.420 | 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-09-26 09:14:36.422 | Building wheels for collected packages: simplegeneric 2021-09-26 09:14:36.423 | Building wheel for simplegeneric (setup.py): started 2021-09-26 09:14:37.154 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-09-26 09:14:37.155 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=27907555fe34220f3d547987c248a9a66ecb9211e4ccd7b2169e4fc7d7e586da 2021-09-26 09:14:37.155 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-09-26 09:14:37.156 | Successfully built simplegeneric 2021-09-26 09:14:38.191 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-09-26 09:14:41.166 | Running setup.py develop for glance 2021-09-26 09:14:42.753 | 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-09-26 09:14:42.874 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:14:42.875 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:14:42.970 | + inc/python:pip_install:207 : result=0 2021-09-26 09:14:42.972 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:14:42.974 | + functions-common:time_stop:2331 : local name 2021-09-26 09:14:42.977 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:14:42.980 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:14:42.982 | + functions-common:time_stop:2334 : local total 2021-09-26 09:14:42.984 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:14:42.987 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:14:42.989 | + functions-common:time_stop:2338 : start_time=1632647665878 2021-09-26 09:14:42.991 | + functions-common:time_stop:2340 : [[ -z 1632647665878 ]] 2021-09-26 09:14:42.994 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:14:42.997 | + functions-common:time_stop:2343 : end_time=1632647682995 2021-09-26 09:14:43.000 | + functions-common:time_stop:2344 : elapsed_time=17117 2021-09-26 09:14:43.002 | + functions-common:time_stop:2345 : total=148170 2021-09-26 09:14:43.004 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:14:43.006 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=165287 2021-09-26 09:14:43.008 | + inc/python:pip_install:210 : return 0 2021-09-26 09:14:43.011 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:14:43.013 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 09:14:43.016 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 09:14:43.034 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-09-26 09:14:43.046 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-09-26 09:14:43.048 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-09-26 09:14:43.051 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:14:43.053 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:14:43.056 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-09-26 09:14:43.058 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:14:43.061 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:14:43.063 | + ./stack.sh:main:898 : configure_glance 2021-09-26 09:14:43.066 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-09-26 09:14:43.077 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-09-26 09:14:43.105 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-09-26 09:14:43.128 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-09-26 09:14:43.152 | + lib/glance:configure_glance:142 : local dburl 2021-09-26 09:14:43.155 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-09-26 09:14:43.157 | ++ lib/database:database_connection_url:132 : local db=glance 2021-09-26 09:14:43.159 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-09-26 09:14:43.162 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-09-26 09:14:43.165 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-26 09:14:43.168 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-09-26 09:14:43.170 | + 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-09-26 09:14:43.196 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-09-26 09:14:43.221 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-09-26 09:14:43.246 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-09-26 09:14:43.249 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 09:14:43.251 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-09-26 09:14:43.253 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:14:43.256 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-09-26 09:14:43.282 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-09-26 09:14:43.306 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:14:43.330 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-09-26 09:14:43.354 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-09-26 09:14:43.378 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-09-26 09:14:43.404 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-09-26 09:14:43.428 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-09-26 09:14:43.452 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:14:43.476 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:14:43.501 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-09-26 09:14:43.528 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-09-26 09:14:43.530 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-26 09:14:43.533 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-09-26 09:14:43.535 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:14:43.537 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:14:43.539 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:14:43.555 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:43.558 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:14:43.560 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:14:43.563 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:14:43.578 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:43.581 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:14:43.584 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:14:43.608 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:14:43.611 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:14:43.613 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 09:14:43.639 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-09-26 09:14:43.641 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-09-26 09:14:43.668 | + 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-09-26 09:14:43.695 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-09-26 09:14:43.719 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-26 09:14:43.745 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-09-26 09:14:43.771 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-09-26 09:14:43.797 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-09-26 09:14:43.800 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 09:14:43.802 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-09-26 09:14:43.805 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:14:43.807 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-09-26 09:14:43.835 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-09-26 09:14:43.859 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:14:43.885 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-09-26 09:14:43.909 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-09-26 09:14:43.934 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-09-26 09:14:43.958 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-09-26 09:14:43.983 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-09-26 09:14:44.007 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:14:44.031 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:14:44.057 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-09-26 09:14:44.083 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-09-26 09:14:44.086 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-09-26 09:14:44.088 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-09-26 09:14:44.090 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:14:44.092 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:14:44.095 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:14:44.110 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:44.113 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:14:44.116 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:14:44.119 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:14:44.134 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:44.136 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:14:44.139 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:14:44.164 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:14:44.166 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:14:44.168 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-09-26 09:14:44.171 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-09-26 09:14:44.173 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-09-26 09:14:44.175 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-09-26 09:14:44.177 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-09-26 09:14:44.202 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-09-26 09:14:44.204 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-26 09:14:44.231 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.41 2021-09-26 09:14:44.234 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.41 2021-09-26 09:14:44.235 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 09:14:44.238 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.41 2021-09-26 09:14:44.264 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-09-26 09:14:44.266 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.41 2021-09-26 09:14:44.293 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-09-26 09:14:44.308 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:44.310 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-09-26 09:14:44.335 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-09-26 09:14:44.360 | + lib/glance:configure_glance:215 : python3_enabled 2021-09-26 09:14:44.362 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 09:14:44.365 | + inc/python:python3_enabled:468 : return 0 2021-09-26 09:14:44.367 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-09-26 09:14:44.391 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-09-26 09:14:44.416 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-09-26 09:14:44.441 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-09-26 09:14:44.465 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 09:14:44.490 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-09-26 09:14:44.515 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-09-26 09:14:44.541 | + lib/glance:configure_glance:227 : python3_enabled 2021-09-26 09:14:44.543 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 09:14:44.546 | + inc/python:python3_enabled:468 : return 0 2021-09-26 09:14:44.548 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.41/identity/v3 2021-09-26 09:14:44.573 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-09-26 09:14:44.598 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.41/image 2021-09-26 09:14:44.623 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-09-26 09:14:44.638 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:44.642 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-09-26 09:14:44.657 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:44.660 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-09-26 09:14:44.662 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 09:14:44.665 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:14:44.667 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:14:44.670 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-09-26 09:14:44.672 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-09-26 09:14:44.674 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:14:44.677 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:14:44.692 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:14:44.695 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:14:44.697 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:14:44.700 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:14:44.702 | + 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-09-26 09:14:44.727 | + 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-09-26 09:14:44.751 | + 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-09-26 09:14:44.776 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:14:44.801 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-09-26 09:14:44.803 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 09:14:44.806 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:14:44.808 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:14:44.810 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-09-26 09:14:44.813 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-09-26 09:14:44.815 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:14:44.818 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:14:44.834 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:14:44.836 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:14:44.838 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:14:44.841 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:14:44.843 | + 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-09-26 09:14:44.868 | + 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-09-26 09:14:44.893 | + 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-09-26 09:14:44.919 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:14:44.943 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-09-26 09:14:44.948 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-09-26 09:14:44.952 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-09-26 09:14:44.978 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-09-26 09:14:45.002 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-09-26 09:14:45.026 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.41/identity 2021-09-26 09:14:45.051 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-09-26 09:14:45.077 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-09-26 09:14:45.102 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-09-26 09:14:45.127 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.41 2021-09-26 09:14:45.130 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.41 2021-09-26 09:14:45.130 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 09:14:45.134 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.41 2021-09-26 09:14:45.159 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-09-26 09:14:45.191 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-09-26 09:14:45.218 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-09-26 09:14:45.245 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-09-26 09:14:45.269 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-09-26 09:14:45.274 | + 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-09-26 09:14:45.280 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-09-26 09:14:45.296 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:14:45.298 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 09:14:45.300 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-09-26 09:14:45.303 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-09-26 09:14:45.305 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-09-26 09:14:45.307 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-09-26 09:14:45.310 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-09-26 09:14:45.313 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-09-26 09:14:45.315 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-09-26 09:14:45.319 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-09-26 09:14:45.345 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-09-26 09:14:45.347 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-09-26 09:14:45.349 | ++ functions:get_random_port:816 : true 2021-09-26 09:14:45.352 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-09-26 09:14:45.354 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-09-26 09:14:45.356 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-09-26 09:14:45.426 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-09-26 09:14:45.428 | ++ functions:get_random_port:820 : break 2 2021-09-26 09:14:45.431 | ++ functions:get_random_port:824 : echo 60999 2021-09-26 09:14:45.434 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-09-26 09:14:45.436 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-09-26 09:14:45.459 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-09-26 09:14:45.484 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-09-26 09:14:45.508 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-09-26 09:14:45.532 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 09:14:45.557 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-09-26 09:14:45.581 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-09-26 09:14:45.605 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-09-26 09:14:45.629 | + 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-09-26 09:14:45.654 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 09:14:45.678 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 09:14:45.702 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 09:14:45.728 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-09-26 09:14:45.751 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 09:14:45.776 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-09-26 09:14:45.800 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-09-26 09:14:45.825 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-09-26 09:14:45.849 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-09-26 09:14:45.873 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-09-26 09:14:45.898 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-09-26 09:14:45.900 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-09-26 09:14:45.902 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:14:45.905 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:45.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:45.909 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-09-26 09:14:45.912 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-09-26 09:14:45.966 | proxy (enabled by site administrator) 2021-09-26 09:14:45.969 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-09-26 09:14:45.972 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-09-26 09:14:45.974 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:14:45.976 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:45.979 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:45.981 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-09-26 09:14:45.983 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-09-26 09:14:46.033 | No module matches proxy_http 2021-09-26 09:14:46.036 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-09-26 09:14:46.094 | Considering dependency proxy for proxy_http: 2021-09-26 09:14:46.094 | Module proxy already enabled 2021-09-26 09:14:46.094 | Enabling module proxy_http. 2021-09-26 09:14:46.098 | To activate the new configuration, you need to run: 2021-09-26 09:14:46.098 | systemctl restart apache2 2021-09-26 09:14:46.103 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-09-26 09:14:46.105 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:14:46.107 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:14:46.110 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:14:46.252 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-09-26 09:14:46.255 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-09-26 09:14:46.258 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-09-26 09:14:46.263 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:14:46.265 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:46.268 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:46.270 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 09:14:46.273 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 09:14:46.276 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-09-26 09:14:46.276 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 09:14:46.284 | KeepAlive Off 2021-09-26 09:14:46.288 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-09-26 09:14:46.288 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 09:14:46.295 | SetEnv proxy-sendchunked 1 2021-09-26 09:14:46.299 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-09-26 09:14:46.299 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-09-26 09:14:46.307 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-09-26 09:14:46.310 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-09-26 09:14:46.312 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-09-26 09:14:46.315 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:14:46.317 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:14:46.319 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:14:46.322 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:46.324 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:46.326 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:14:46.329 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:14:46.331 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:14:46.333 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:14:46.336 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-09-26 09:14:46.394 | Enabling site glance-wsgi-api. 2021-09-26 09:14:46.399 | To activate the new configuration, you need to run: 2021-09-26 09:14:46.399 | systemctl reload apache2 2021-09-26 09:14:46.403 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-09-26 09:14:46.406 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:14:46.408 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:14:46.410 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:14:46.542 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-09-26 09:14:46.561 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:14:46.563 | + ./stack.sh:main:903 : stack_install_service cinder 2021-09-26 09:14:46.566 | + lib/stack:stack_install_service:20 : local service=cinder 2021-09-26 09:14:46.568 | + lib/stack:stack_install_service:21 : type install_cinder 2021-09-26 09:14:46.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:14:46.574 | + lib/stack:stack_install_service:32 : install_cinder 2021-09-26 09:14:46.576 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-09-26 09:14:46.579 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-09-26 09:14:46.581 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-09-26 09:14:46.584 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:14:46.586 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:14:46.589 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:14:46.592 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:14:46.594 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:14:46.597 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:14:46.612 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:14:46.615 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:14:46.618 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:14:46.621 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:14:46.622 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:14:46.626 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-09-26 09:14:46.628 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:14:46.631 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-09-26 09:14:46.635 | + functions-common:git_clone:593 : head -1 2021-09-26 09:14:46.635 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:14:46.639 | 2ef9db8e4 Merge "RBD: use correct stripe unit in clone operation" into stable/ussuri 2021-09-26 09:14:46.642 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:14:46.644 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-09-26 09:14:46.647 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:14:46.649 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 09:14:46.652 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-09-26 09:14:46.654 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:14:46.657 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-09-26 09:14:46.660 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:14:46.662 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 09:14:46.665 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-09-26 09:14:46.667 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:14:46.670 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:14:46.673 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-09-26 09:14:46.675 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:14:46.679 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-09-26 09:14:46.681 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:14:46.684 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:14:46.687 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-09-26 09:14:46.692 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-09-26 09:14:46.695 | + 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-09-26 09:14:47.705 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-09-26 09:14:47.708 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:14:47.711 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:14:47.713 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:14:47.716 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-09-26 09:14:47.718 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-09-26 09:14:47.720 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:14:47.723 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:14:47.725 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:14:47.727 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:14:47.730 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:14:47.732 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:14:47.734 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:14:47.737 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-09-26 09:14:47.755 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-09-26 09:14:47.761 | + 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-09-26 09:14:50.467 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:14:50.467 | 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-09-26 09:14:50.468 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.469 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.469 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.469 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.470 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.470 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.471 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.471 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.471 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.472 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.472 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.473 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.473 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.474 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.474 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.474 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.476 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.476 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.477 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.477 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.478 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.478 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.478 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.479 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.479 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.481 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.482 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.482 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.483 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.483 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.484 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.484 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.485 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.485 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.485 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.486 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.486 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.486 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.487 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.487 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.488 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.488 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.488 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.489 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.490 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.490 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.491 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.491 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.492 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.492 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.493 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.493 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.493 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.494 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.494 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.495 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.495 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.496 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.496 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.497 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.497 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.498 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.498 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.499 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.500 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.500 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.500 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.501 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.502 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.502 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.503 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.503 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.503 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.504 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.504 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.505 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.505 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.506 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.506 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.507 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.507 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.508 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.508 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.509 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.509 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.509 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.510 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.510 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.511 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.511 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.512 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.512 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.513 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.513 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.514 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.514 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.515 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.515 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.516 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.516 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.516 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.517 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.518 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.518 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.518 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.519 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.519 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.520 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.520 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.521 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.521 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.522 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.522 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.523 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.523 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.524 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.524 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.525 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.525 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.526 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.526 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.527 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.527 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.527 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.528 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.528 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.529 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.529 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.530 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.530 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.531 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.531 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.531 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.532 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.533 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.533 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.534 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.534 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.535 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.535 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.535 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.536 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.536 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.537 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.537 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.538 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.539 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.539 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.539 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.540 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.540 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.541 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.541 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.542 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.542 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.542 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.543 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.543 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.543 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.544 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.544 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.545 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.545 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.546 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.546 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.546 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.547 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.547 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.548 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.548 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.563 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.564 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.564 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.564 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.565 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.565 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.566 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.566 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.567 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.567 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.567 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.568 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.568 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.569 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.569 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.569 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.570 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.570 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.571 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.571 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.571 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.572 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.572 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.573 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.573 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.574 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.574 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.574 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.575 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.575 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.575 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.576 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.576 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.577 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.577 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.577 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.578 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.578 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.579 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.579 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.580 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.580 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.580 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.581 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.581 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.582 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.582 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.583 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.583 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.584 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.584 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.585 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.585 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.586 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.586 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.587 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.587 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.587 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.588 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.588 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.589 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.590 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.590 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.591 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.592 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.592 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.593 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.593 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.593 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.594 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.594 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.595 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.595 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.596 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.596 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.596 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.597 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.597 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.598 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.598 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.599 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.599 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.599 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.600 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.600 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.601 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.601 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.602 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.602 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.602 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.603 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.603 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.604 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.604 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.604 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.605 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.605 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.606 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.606 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.607 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.607 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.607 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.608 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.608 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.609 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.609 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.610 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.610 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.610 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.611 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.611 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.612 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.612 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.613 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.613 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.613 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.614 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.614 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.614 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.615 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.615 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.616 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.617 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.617 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.618 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.618 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.618 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.619 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.619 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.620 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.620 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.621 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.621 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.621 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.622 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.622 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.623 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.623 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.624 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.624 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.624 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.625 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.625 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.626 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.626 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.626 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.627 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.627 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.628 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.628 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.628 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.629 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.629 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.630 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.630 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.631 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.631 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.632 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.633 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.633 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.634 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.634 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.634 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.635 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.635 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.636 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.636 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.637 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.637 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.638 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.638 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.639 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.639 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.639 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.640 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.640 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.640 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.641 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.641 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.642 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.642 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.643 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.643 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.643 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.644 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.644 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.645 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.645 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.646 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.646 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.647 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.648 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.648 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.649 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.649 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.649 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.650 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.650 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.651 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.651 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.651 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.652 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.652 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.652 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.653 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.654 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.654 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.654 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.655 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.655 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.656 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.657 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.657 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.657 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.658 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.658 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.659 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.659 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.660 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.660 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.660 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.661 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.661 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.662 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.662 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.663 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.663 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.663 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.664 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.664 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.665 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.665 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.665 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.666 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.666 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.667 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.667 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.668 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.668 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.669 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.669 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.670 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.670 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.671 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:14:50.671 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:14:50.672 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:14:50.672 | Obtaining file:///opt/stack/cinder 2021-09-26 09:14:52.782 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:14:54.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-09-26 09:14:54.986 | 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-09-26 09:14:54.995 | 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-09-26 09:14:55.004 | 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-09-26 09:14:55.027 | 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-09-26 09:14:55.042 | 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-09-26 09:14:55.067 | 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-09-26 09:14:55.108 | 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-09-26 09:14:55.124 | 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-09-26 09:14:55.127 | 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-09-26 09:14:55.134 | 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-09-26 09:14:55.755 | Collecting google-api-python-client===1.8.0 2021-09-26 09:14:55.763 | 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-09-26 09:14:56.416 | Collecting google-auth===1.13.1 2021-09-26 09:14:56.422 | 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-09-26 09:14:56.905 | Collecting google-auth-httplib2===0.0.3 2021-09-26 09:14:56.912 | 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-09-26 09:14:56.994 | 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-09-26 09:14:56.997 | 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-09-26 09:14:57.000 | 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-09-26 09:14:57.003 | 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-09-26 09:14:57.036 | 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-09-26 09:14:57.105 | 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-09-26 09:14:57.167 | 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-09-26 09:14:57.180 | 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-09-26 09:14:57.653 | Collecting oauth2client===4.1.3 2021-09-26 09:14:57.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-09-26 09:14:57.752 | Requirement already satisfied: os-brick===3.0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.7) 2021-09-26 09:14:57.782 | 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-09-26 09:14:57.787 | 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-09-26 09:14:57.810 | 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-09-26 09:14:57.871 | 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-09-26 09:14:57.884 | 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-09-26 09:14:57.899 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-09-26 09:14:57.905 | 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-09-26 09:14:57.961 | 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-09-26 09:14:57.969 | 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-09-26 09:14:58.015 | 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-09-26 09:14:58.083 | 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-09-26 09:14:58.104 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-09-26 09:14:58.123 | 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-09-26 09:14:58.140 | 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-09-26 09:14:58.156 | 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-09-26 09:14:58.160 | 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-09-26 09:14:58.174 | 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-09-26 09:14:58.203 | 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-09-26 09:14:58.213 | 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-09-26 09:14:58.232 | 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-09-26 09:14:58.894 | Collecting oslo.vmware===3.3.1 2021-09-26 09:14:58.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-09-26 09:14:59.020 | 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-09-26 09:14:59.066 | 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-09-26 09:14:59.105 | 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-09-26 09:14:59.107 | 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-09-26 09:14:59.110 | 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-09-26 09:14:59.265 | Collecting pyasn1===0.4.8 2021-09-26 09:14:59.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-09-26 09:14:59.472 | Collecting pyasn1-modules===0.2.8 2021-09-26 09:14:59.479 | 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-09-26 09:14:59.567 | 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-09-26 09:14:59.578 | 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-09-26 09:14:59.581 | 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-09-26 09:14:59.586 | 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-09-26 09:14:59.592 | 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-09-26 09:14:59.610 | 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-09-26 09:14:59.769 | Collecting python-glanceclient===3.1.2 2021-09-26 09:14:59.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-09-26 09:14:59.884 | 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-09-26 09:14:59.904 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-09-26 09:14:59.924 | 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-09-26 09:14:59.949 | 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-09-26 09:14:59.953 | 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-09-26 09:14:59.961 | 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-09-26 09:14:59.985 | 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-09-26 09:14:59.989 | 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-09-26 09:15:00.431 | Collecting rsa===4.0 2021-09-26 09:15:00.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-09-26 09:15:01.057 | Collecting rtslib-fb===2.1.71 2021-09-26 09:15:01.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-09-26 09:15:01.872 | 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-09-26 09:15:01.876 | 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-09-26 09:15:01.879 | 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-09-26 09:15:01.891 | 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-09-26 09:15:01.894 | 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-09-26 09:15:01.897 | 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-09-26 09:15:02.295 | Collecting suds-jurko===0.6 2021-09-26 09:15:02.302 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-09-26 09:15:02.951 | Collecting tabulate===0.8.7 2021-09-26 09:15:02.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-09-26 09:15:03.044 | 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-09-26 09:15:03.105 | 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-09-26 09:15:03.120 | 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-09-26 09:15:03.129 | 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-09-26 09:15:03.137 | 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-09-26 09:15:03.155 | 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-09-26 09:15:03.220 | 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-09-26 09:15:03.224 | 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-09-26 09:15:03.621 | Collecting uritemplate===3.0.1 2021-09-26 09:15:03.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-09-26 09:15:03.711 | 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-09-26 09:15:03.734 | 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-09-26 09:15:03.836 | Collecting warlock===1.3.3 2021-09-26 09:15:03.842 | 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-09-26 09:15:03.928 | 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-09-26 09:15:03.931 | 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-09-26 09:15:03.934 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-09-26 09:15:03.939 | 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-09-26 09:15:03.943 | 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-09-26 09:15:04.461 | Collecting google-api-core===1.16.0 2021-09-26 09:15:04.468 | 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-09-26 09:15:04.572 | 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-09-26 09:15:04.619 | 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-09-26 09:15:04.622 | 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-09-26 09:15:04.666 | 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-09-26 09:15:04.685 | 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-09-26 09:15:04.690 | 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-09-26 09:15:04.695 | 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-09-26 09:15:04.698 | 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-09-26 09:15:04.702 | 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-09-26 09:15:04.710 | 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-09-26 09:15:04.720 | 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-09-26 09:15:04.725 | 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-09-26 09:15:04.732 | 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-09-26 09:15:04.779 | 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-09-26 09:15:04.786 | 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-09-26 09:15:04.790 | 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-09-26 09:15:04.802 | 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-09-26 09:15:04.805 | 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-09-26 09:15:04.814 | 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-09-26 09:15:04.828 | 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-09-26 09:15:04.844 | 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-09-26 09:15:04.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-09-26 09:15:04.861 | 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-09-26 09:15:04.865 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:15:05.293 | Collecting pyudev===0.22.0 2021-09-26 09:15:05.299 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-09-26 09:15:05.381 | 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-09-26 09:15:05.384 | 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-09-26 09:15:05.392 | 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-09-26 09:15:05.435 | 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-09-26 09:15:05.441 | 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-09-26 09:15:05.443 | 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-09-26 09:15:05.446 | 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-09-26 09:15:05.449 | 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-09-26 09:15:05.452 | 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-09-26 09:15:05.457 | 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-09-26 09:15:05.460 | 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-09-26 09:15:05.880 | Collecting googleapis-common-protos===1.51.0 2021-09-26 09:15:05.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-09-26 09:15:06.713 | 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-09-26 09:15:06.725 | 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-09-26 09:15:06.728 | 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-09-26 09:15:06.736 | 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-09-26 09:15:06.740 | 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-09-26 09:15:06.744 | 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-09-26 09:15:06.761 | 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-09-26 09:15:06.764 | 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-09-26 09:15:06.767 | 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-09-26 09:15:06.771 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-09-26 09:15:06.772 | Building wheel for googleapis-common-protos (setup.py): started 2021-09-26 09:15:07.631 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-09-26 09:15:07.632 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=f307fe604b2abdcfe738e521134fe74d4be43ea9b73ab8d2d551a72065e48e59 2021-09-26 09:15:07.633 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-09-26 09:15:07.634 | Building wheel for rtslib-fb (setup.py): started 2021-09-26 09:15:08.435 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-09-26 09:15:08.437 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=c002a1aa53a2369ed487dd6468ea00a9d56a1bb4bf2addff833e63fbecaca9d4 2021-09-26 09:15:08.437 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-09-26 09:15:08.438 | Successfully built googleapis-common-protos rtslib-fb 2021-09-26 09:15:09.416 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-09-26 09:15:09.416 | Attempting uninstall: pyasn1 2021-09-26 09:15:09.418 | Found existing installation: pyasn1 0.4.2 2021-09-26 09:15:09.428 | Uninstalling pyasn1-0.4.2: 2021-09-26 09:15:09.444 | Successfully uninstalled pyasn1-0.4.2 2021-09-26 09:15:12.206 | Running setup.py develop for cinder 2021-09-26 09:15:14.537 | 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-09-26 09:15:14.673 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:15:14.673 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:15:14.789 | + inc/python:pip_install:207 : result=0 2021-09-26 09:15:14.792 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:15:14.799 | + functions-common:time_stop:2331 : local name 2021-09-26 09:15:14.799 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:15:14.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:15:14.801 | + functions-common:time_stop:2334 : local total 2021-09-26 09:15:14.803 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:15:14.806 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:15:14.809 | + functions-common:time_stop:2338 : start_time=1632647687750 2021-09-26 09:15:14.811 | + functions-common:time_stop:2340 : [[ -z 1632647687750 ]] 2021-09-26 09:15:14.814 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:15:14.817 | + functions-common:time_stop:2343 : end_time=1632647714814 2021-09-26 09:15:14.819 | + functions-common:time_stop:2344 : elapsed_time=27064 2021-09-26 09:15:14.821 | + functions-common:time_stop:2345 : total=165287 2021-09-26 09:15:14.824 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:15:14.826 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=192351 2021-09-26 09:15:14.828 | + inc/python:pip_install:210 : return 0 2021-09-26 09:15:14.831 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:15:14.833 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 09:15:14.836 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 09:15:14.854 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-09-26 09:15:14.865 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-09-26 09:15:14.868 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-09-26 09:15:14.870 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:15:14.872 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:15:14.875 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-09-26 09:15:14.877 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:15:14.880 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-09-26 09:15:14.882 | + lib/cinder:install_cinder:420 : install_package tgt 2021-09-26 09:15:14.885 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:15:14.887 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:15:14.890 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:15:14.892 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:15:14.895 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:15:14.897 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:15:14.900 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:15:14.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:15:14.905 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:15:14.907 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:15:14.910 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:15:14.912 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:15:14.916 | + functions-common:install_package:1334 : real_install_package tgt 2021-09-26 09:15:14.918 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:15:14.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:15:14.923 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:15:14.925 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-09-26 09:15:14.945 | + 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-09-26 09:15:15.067 | Reading package lists... 2021-09-26 09:15:15.328 | Building dependency tree... 2021-09-26 09:15:15.329 | Reading state information... 2021-09-26 09:15:15.551 | The following packages were automatically installed and are no longer required: 2021-09-26 09:15:15.551 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 09:15:15.552 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 09:15:15.552 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 09:15:15.552 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:15:15.552 | python3-twisted-bin python3-zope.interface 2021-09-26 09:15:15.552 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:15:15.552 | The following additional packages will be installed: 2021-09-26 09:15:15.552 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-09-26 09:15:15.553 | libsgutils2-2 sg3-utils 2021-09-26 09:15:15.554 | Suggested packages: 2021-09-26 09:15:15.554 | tgt-rbd 2021-09-26 09:15:15.607 | The following NEW packages will be installed: 2021-09-26 09:15:15.608 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-09-26 09:15:15.608 | The following packages will be upgraded: 2021-09-26 09:15:15.609 | ibverbs-providers libibverbs1 2021-09-26 09:15:15.938 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 09:15:15.938 | Need to get 1,406 kB of archives. 2021-09-26 09:15:15.938 | After this operation, 3,551 kB of additional disk space will be used. 2021-09-26 09:15:15.938 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-09-26 09:15:16.065 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-09-26 09:15:16.541 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-09-26 09:15:16.638 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-09-26 09:15:16.716 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-09-26 09:15:17.045 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-09-26 09:15:17.149 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-09-26 09:15:17.929 | Fetched 1,406 kB in 2s (802 kB/s) 2021-09-26 09:15:18.183 | (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 ... 76976 files and directories currently installed.) 2021-09-26 09:15:18.187 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-09-26 09:15:18.387 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-09-26 09:15:18.864 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-09-26 09:15:18.993 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-09-26 09:15:19.375 | Selecting previously unselected package libconfig-general-perl. 2021-09-26 09:15:19.384 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-09-26 09:15:19.444 | Unpacking libconfig-general-perl (2.63-1) ... 2021-09-26 09:15:19.833 | Selecting previously unselected package librdmacm1:amd64. 2021-09-26 09:15:19.841 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-09-26 09:15:19.879 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-09-26 09:15:20.296 | Selecting previously unselected package libsgutils2-2. 2021-09-26 09:15:20.304 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-09-26 09:15:20.353 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-09-26 09:15:20.690 | Selecting previously unselected package sg3-utils. 2021-09-26 09:15:20.698 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-09-26 09:15:20.747 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-09-26 09:15:21.308 | Selecting previously unselected package tgt. 2021-09-26 09:15:21.316 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-09-26 09:15:21.371 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-09-26 09:15:21.837 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-09-26 09:15:21.953 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:15:22.038 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-09-26 09:15:22.187 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-09-26 09:15:22.336 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:15:22.490 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-09-26 09:15:23.427 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:15:23.701 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-09-26 09:15:25.656 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-09-26 09:15:25.838 | Setting up libconfig-general-perl (2.63-1) ... 2021-09-26 09:15:25.998 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-09-26 09:15:26.587 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-09-26 09:15:27.364 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-09-26 09:15:27.478 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-09-26 09:15:27.775 | Processing triggers for ureadahead (0.100.0-21) ... 2021-09-26 09:15:29.895 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:15:29.898 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:15:29.901 | + functions-common:time_stop:2331 : local name 2021-09-26 09:15:29.903 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:15:29.906 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:15:29.908 | + functions-common:time_stop:2334 : local total 2021-09-26 09:15:29.911 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:15:29.913 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:15:29.916 | + functions-common:time_stop:2338 : start_time=1632647714942 2021-09-26 09:15:29.919 | + functions-common:time_stop:2340 : [[ -z 1632647714942 ]] 2021-09-26 09:15:29.922 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:15:29.925 | + functions-common:time_stop:2343 : end_time=1632647729923 2021-09-26 09:15:29.928 | + functions-common:time_stop:2344 : elapsed_time=14981 2021-09-26 09:15:29.930 | + functions-common:time_stop:2345 : total=383119 2021-09-26 09:15:29.933 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:15:29.936 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=398100 2021-09-26 09:15:29.938 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:15:29.941 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:15:29.943 | + ./stack.sh:main:904 : configure_cinder 2021-09-26 09:15:29.946 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-09-26 09:15:29.957 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-09-26 09:15:29.961 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-09-26 09:15:29.964 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-09-26 09:15:29.966 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-26 09:15:29.969 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-09-26 09:15:29.969 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-26 09:15:29.973 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-09-26 09:15:29.975 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-09-26 09:15:29.977 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-26 09:15:29.980 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-09-26 09:15:29.982 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-09-26 09:15:29.984 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-09-26 09:15:29.986 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-09-26 09:15:29.988 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-09-26 09:15:29.998 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-09-26 09:15:30.010 | + 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-09-26 09:15:30.021 | + 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-09-26 09:15:30.032 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-09-26 09:15:30.044 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-26 09:15:30.047 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-26 09:15:30.050 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fryWSipGKo 2021-09-26 09:15:30.052 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-26 09:15:30.054 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-09-26 09:15:30.056 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-09-26 09:15:30.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fryWSipGKo 2021-09-26 09:15:30.063 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fryWSipGKo 2021-09-26 09:15:30.074 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fryWSipGKo /etc/sudoers.d/cinder-rootwrap 2021-09-26 09:15:30.085 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-09-26 09:15:30.088 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-26 09:15:30.090 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-26 09:15:30.092 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-26 09:15:30.095 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-26 09:15:30.097 | + 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-09-26 09:15:30.099 | + 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-09-26 09:15:30.101 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-09-26 09:15:30.104 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-09-26 09:15:30.108 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-09-26 09:15:30.112 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-09-26 09:15:30.130 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-09-26 09:15:30.148 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-09-26 09:15:30.165 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-09-26 09:15:30.184 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-09-26 09:15:30.202 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-09-26 09:15:30.219 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-09-26 09:15:30.236 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-09-26 09:15:30.254 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-09-26 09:15:30.256 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 09:15:30.259 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-09-26 09:15:30.262 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:15:30.264 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-09-26 09:15:30.290 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-09-26 09:15:30.315 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:15:30.339 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-09-26 09:15:30.363 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-09-26 09:15:30.388 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-09-26 09:15:30.412 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-09-26 09:15:30.437 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-09-26 09:15:30.461 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:15:30.485 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:15:30.511 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-09-26 09:15:30.537 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-09-26 09:15:30.562 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-09-26 09:15:30.565 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-09-26 09:15:30.567 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-09-26 09:15:30.569 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-09-26 09:15:30.572 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-26 09:15:30.575 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-09-26 09:15:30.601 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-09-26 09:15:30.626 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-09-26 09:15:30.650 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-09-26 09:15:30.675 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-09-26 09:15:30.703 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-09-26 09:15:30.727 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-09-26 09:15:30.754 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-09-26 09:15:30.756 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.41 2021-09-26 09:15:30.781 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-09-26 09:15:30.808 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-09-26 09:15:30.815 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 563045eafa2e1d179aaf7623ca01e448 2021-09-26 09:15:30.840 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-09-26 09:15:30.856 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:30.858 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 09:15:30.861 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-09-26 09:15:30.863 | + lib/cinder:configure_cinder:241 : local default_name= 2021-09-26 09:15:30.865 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-09-26 09:15:30.868 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 09:15:30.870 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-09-26 09:15:30.872 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-09-26 09:15:30.874 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-09-26 09:15:30.877 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-09-26 09:15:30.879 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-09-26 09:15:30.881 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-09-26 09:15:30.908 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-09-26 09:15:30.933 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-09-26 09:15:30.959 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-09-26 09:15:30.984 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-09-26 09:15:31.009 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-09-26 09:15:31.012 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-09-26 09:15:31.014 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-09-26 09:15:31.016 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-09-26 09:15:31.041 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-09-26 09:15:31.066 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-09-26 09:15:31.069 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-09-26 09:15:31.093 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-09-26 09:15:31.096 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-09-26 09:15:31.098 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-09-26 09:15:31.101 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-09-26 09:15:31.126 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-09-26 09:15:31.128 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-09-26 09:15:31.130 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-09-26 09:15:31.146 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:31.148 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.41:8080/v1/AUTH_ 2021-09-26 09:15:31.178 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-09-26 09:15:31.194 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:31.196 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-09-26 09:15:31.217 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:31.220 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-09-26 09:15:31.222 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-09-26 09:15:31.225 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-09-26 09:15:31.227 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-09-26 09:15:31.230 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:15:31.232 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:15:31.235 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:15:31.250 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:31.253 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:15:31.256 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:15:31.258 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:15:31.274 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:31.276 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:15:31.279 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:15:31.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:15:31.306 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:15:31.309 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-09-26 09:15:31.312 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 09:15:31.314 | + functions:setup_logging:656 : local other_cond=True 2021-09-26 09:15:31.316 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:15:31.319 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-09-26 09:15:31.321 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 09:15:31.324 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:15:31.326 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:15:31.346 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:15:31.348 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:15:31.351 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:15:31.353 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:15:31.356 | + 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-09-26 09:15:31.381 | + 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-09-26 09:15:31.405 | + 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-09-26 09:15:31.430 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:15:31.455 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-09-26 09:15:31.458 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-09-26 09:15:31.460 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-09-26 09:15:31.463 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-09-26 09:15:31.466 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 09:15:31.468 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:15:31.471 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-09-26 09:15:31.474 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-09-26 09:15:31.476 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:15:31.479 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:15:31.491 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:15:31.491 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:15:31.498 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:15:31.501 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:15:31.515 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-09-26 09:15:31.517 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-09-26 09:15:31.520 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-09-26 09:15:31.548 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-09-26 09:15:31.574 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-09-26 09:15:31.600 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-09-26 09:15:31.624 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 09:15:31.648 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 09:15:31.675 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-09-26 09:15:31.699 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-09-26 09:15:31.723 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-09-26 09:15:31.748 | + 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-09-26 09:15:31.772 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 09:15:31.798 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 09:15:31.822 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-09-26 09:15:31.846 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 09:15:31.849 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 09:15:31.852 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-09-26 09:15:31.854 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-09-26 09:15:31.857 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:15:31.859 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:15:31.862 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:15:31.864 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 09:15:31.867 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 09:15:31.869 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-09-26 09:15:31.894 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 09:15:31.919 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-09-26 09:15:31.919 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-09-26 09:15:31.926 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-09-26 09:15:31.929 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-09-26 09:15:31.932 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-09-26 09:15:31.934 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:15:31.936 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:15:31.939 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:15:31.941 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:15:31.943 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:15:31.946 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:15:31.949 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:15:31.951 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:15:31.953 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:15:31.956 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-09-26 09:15:32.014 | Enabling site cinder-wsgi. 2021-09-26 09:15:32.019 | To activate the new configuration, you need to run: 2021-09-26 09:15:32.019 | systemctl reload apache2 2021-09-26 09:15:32.023 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 09:15:32.025 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:15:32.029 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:15:32.032 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:15:32.176 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-09-26 09:15:32.178 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-09-26 09:15:32.208 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.41/image 2021-09-26 09:15:32.233 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-09-26 09:15:32.249 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:32.251 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-09-26 09:15:32.254 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-09-26 09:15:32.279 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-09-26 09:15:32.281 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-09-26 09:15:32.284 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 09:15:32.286 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-09-26 09:15:32.288 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-09-26 09:15:32.316 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-09-26 09:15:32.341 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.41/identity 2021-09-26 09:15:32.367 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-09-26 09:15:32.391 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-09-26 09:15:32.417 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-09-26 09:15:32.441 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-09-26 09:15:32.467 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-09-26 09:15:32.492 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:15:32.517 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-09-26 09:15:32.543 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-09-26 09:15:32.568 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 09:15:32.594 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-09-26 09:15:32.597 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-09-26 09:15:32.612 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:32.615 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.41:2379 2021-09-26 09:15:32.642 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-09-26 09:15:32.659 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:32.662 | + ./stack.sh:main:909 : stack_install_service neutron 2021-09-26 09:15:32.664 | + lib/stack:stack_install_service:20 : local service=neutron 2021-09-26 09:15:32.666 | + lib/stack:stack_install_service:21 : type install_neutron 2021-09-26 09:15:32.669 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:15:32.672 | + lib/stack:stack_install_service:32 : install_neutron 2021-09-26 09:15:32.674 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-09-26 09:15:32.678 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:15:32.678 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:15:32.683 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:15:32.686 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:15:32.689 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:15:32.691 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:15:32.694 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-09-26 09:15:32.696 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-09-26 09:15:32.699 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-09-26 09:15:32.702 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:15:32.704 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:15:32.707 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-09-26 09:15:32.709 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:15:32.712 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-09-26 09:15:32.715 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-09-26 09:15:32.717 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-09-26 09:15:32.720 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:15:32.722 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:15:32.725 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:15:32.727 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:15:32.730 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:15:32.732 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:15:32.747 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:15:32.750 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:15:32.752 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:15:32.755 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:15:32.755 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:15:32.759 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-09-26 09:15:32.762 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:15:32.764 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-09-26 09:15:32.767 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:15:32.767 | + functions-common:git_clone:593 : head -1 2021-09-26 09:15:32.776 | 527204823e Merge "[L3] Use processing queue for network update events" into stable/ussuri 2021-09-26 09:15:32.779 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:15:32.782 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-09-26 09:15:32.784 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:15:32.787 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 09:15:32.789 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-09-26 09:15:32.792 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:15:32.795 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-09-26 09:15:32.797 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:15:32.800 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 09:15:32.802 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-09-26 09:15:32.805 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:15:32.807 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:15:32.811 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-09-26 09:15:32.813 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:15:32.816 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-09-26 09:15:32.819 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:15:32.821 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:15:32.825 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-09-26 09:15:32.830 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-09-26 09:15:32.833 | + 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-09-26 09:15:33.818 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-09-26 09:15:33.821 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:15:33.823 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:15:33.825 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:15:33.828 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-09-26 09:15:33.830 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-09-26 09:15:33.832 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:15:33.834 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:15:33.837 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:15:33.839 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:15:33.842 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:15:33.844 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:15:33.846 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:15:33.849 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-09-26 09:15:33.868 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-09-26 09:15:33.873 | + 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-09-26 09:15:36.574 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:15:36.574 | 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-09-26 09:15:36.575 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.576 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.576 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.576 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.577 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.577 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.578 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.578 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.578 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.579 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.579 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.580 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.580 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.581 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.581 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.582 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.583 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.583 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.583 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.584 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.584 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.585 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.585 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.586 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.586 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.588 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.589 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.589 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.589 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.590 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.590 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.591 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.591 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.592 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.592 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.593 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.593 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.593 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.594 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.594 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.594 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.595 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.595 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.595 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.596 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.596 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.597 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.597 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.598 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.598 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.599 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.599 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.599 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.600 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.600 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.601 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.601 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.602 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.602 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.602 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.603 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.604 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.605 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.606 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.606 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.606 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.607 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.607 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.608 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.609 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.609 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.610 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.610 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.610 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.611 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.611 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.612 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.628 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.628 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.629 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.629 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.630 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.630 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.631 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.631 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.631 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.632 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.632 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.633 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.633 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.634 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.634 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.635 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.635 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.636 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.636 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.637 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.637 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.638 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.638 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.639 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.639 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.640 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.640 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.641 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.641 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.642 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.642 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.642 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.643 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.643 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.644 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.644 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.644 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.645 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.645 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.646 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.646 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.647 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.647 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.648 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.648 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.649 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.649 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.649 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.650 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.650 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.651 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.651 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.652 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.652 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.652 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.653 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.653 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.654 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.654 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.655 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.655 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.656 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.656 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.656 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.657 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.657 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.658 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.658 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.659 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.660 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.660 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.660 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.660 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.661 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.661 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.661 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.662 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.662 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.663 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.663 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.663 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.664 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.664 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.665 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.665 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.665 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.667 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.667 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.667 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.668 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.668 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.669 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.669 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.669 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.670 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.670 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.671 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.671 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.671 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.672 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.672 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.673 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.673 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.673 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.674 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.674 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.674 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.675 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.675 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.676 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.676 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.676 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.677 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.677 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.678 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.678 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.678 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.679 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.679 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.680 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.680 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.680 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.681 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.681 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.681 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.682 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.683 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.683 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.683 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.684 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.684 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.685 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.685 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.685 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.686 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.686 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.686 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.687 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.687 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.688 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.688 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.688 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.689 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.689 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.690 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.690 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.690 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.691 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.691 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.692 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.692 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.692 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.693 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.693 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.694 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.695 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.695 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.696 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.697 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.697 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.698 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.698 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.699 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.699 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.699 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.700 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.700 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.701 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.701 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.701 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.702 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.702 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.703 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.703 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.703 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.704 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.704 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.705 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.705 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.705 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.706 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.706 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.707 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.707 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.708 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.708 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.708 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.709 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.709 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.710 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.710 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.710 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.711 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.711 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.712 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.712 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.713 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.714 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.714 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.714 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.715 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.715 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.716 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.716 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.717 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.717 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.717 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.718 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.718 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.718 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.719 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.719 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.720 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.720 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.720 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.721 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.721 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.722 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.722 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.723 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.723 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.723 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.724 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.724 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.725 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.725 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.725 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.726 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.726 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.727 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.727 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.728 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.728 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.728 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.729 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.729 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.730 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.730 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.731 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.731 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.732 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.732 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.732 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.733 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.733 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.733 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.734 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.734 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.735 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.735 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.736 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.736 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.737 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.737 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.738 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.738 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.739 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.739 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.740 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.740 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.741 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.741 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.741 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.742 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.742 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.743 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.743 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.743 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.745 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.746 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.746 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.747 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.747 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.747 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.749 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.749 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.751 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.751 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.751 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.752 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.752 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.753 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.753 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.753 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.754 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.754 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.755 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.755 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.757 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.757 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.758 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.758 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.758 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.759 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.759 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.760 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.761 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.762 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.762 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.763 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.763 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.763 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.764 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.764 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.765 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.765 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.765 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.766 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.766 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.766 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.767 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.767 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.768 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.768 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.769 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.769 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.769 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.770 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.770 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.771 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.771 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.772 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.772 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.773 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.773 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.774 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.774 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.775 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.775 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:36.775 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:36.776 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:36.777 | Obtaining file:///opt/stack/neutron 2021-09-26 09:15:38.978 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:15:41.184 | 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-09-26 09:15:41.192 | 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-09-26 09:15:41.196 | 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-09-26 09:15:41.204 | 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-09-26 09:15:41.213 | 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-09-26 09:15:41.222 | 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-09-26 09:15:41.246 | 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-09-26 09:15:41.260 | 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-09-26 09:15:41.270 | 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-09-26 09:15:41.279 | 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-09-26 09:15:41.282 | 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-09-26 09:15:41.293 | 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-09-26 09:15:41.300 | 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-09-26 09:15:41.303 | 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-09-26 09:15:41.306 | 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-09-26 09:15:41.375 | 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-09-26 09:15:41.437 | 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-09-26 09:15:41.439 | 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-09-26 09:15:41.443 | 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-09-26 09:15:41.446 | 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-09-26 09:15:41.491 | 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-09-26 09:15:41.519 | 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-09-26 09:15:41.542 | 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-09-26 09:15:41.547 | 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-09-26 09:15:41.552 | 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-09-26 09:15:41.580 | 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-09-26 09:15:41.600 | 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-09-26 09:15:41.637 | 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-09-26 09:15:41.651 | 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-09-26 09:15:41.665 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2021-09-26 09:15:41.672 | 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-09-26 09:15:41.726 | 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-09-26 09:15:41.735 | 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-09-26 09:15:41.780 | 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-09-26 09:15:41.848 | 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-09-26 09:15:41.871 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2021-09-26 09:15:41.890 | 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-09-26 09:15:41.907 | 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-09-26 09:15:41.923 | 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-09-26 09:15:41.928 | 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-09-26 09:15:41.942 | 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-09-26 09:15:41.971 | 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-09-26 09:15:41.981 | 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-09-26 09:15:42.000 | 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-09-26 09:15:42.021 | 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-09-26 09:15:42.068 | 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-09-26 09:15:42.072 | 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-09-26 09:15:42.083 | 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-09-26 09:15:42.120 | 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-09-26 09:15:42.123 | 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-09-26 09:15:42.134 | 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-09-26 09:15:42.136 | 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-09-26 09:15:42.142 | 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-09-26 09:15:42.157 | 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-09-26 09:15:42.169 | 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-09-26 09:15:42.172 | 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-09-26 09:15:42.175 | 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-09-26 09:15:42.183 | 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-09-26 09:15:42.188 | 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-09-26 09:15:42.211 | 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-09-26 09:15:42.214 | 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-09-26 09:15:42.235 | 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-09-26 09:15:42.268 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2021-09-26 09:15:42.288 | 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-09-26 09:15:42.293 | 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-09-26 09:15:42.300 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-09-26 09:15:42.324 | 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-09-26 09:15:42.326 | 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-09-26 09:15:42.331 | 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-09-26 09:15:42.335 | 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-09-26 09:15:42.338 | 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-09-26 09:15:42.342 | 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-09-26 09:15:42.345 | 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-09-26 09:15:42.357 | 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-09-26 09:15:42.361 | 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-09-26 09:15:42.364 | 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-09-26 09:15:42.371 | 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-09-26 09:15:42.385 | 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-09-26 09:15:42.394 | 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-09-26 09:15:42.401 | 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-09-26 09:15:42.421 | 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-09-26 09:15:42.441 | 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-09-26 09:15:42.506 | 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-09-26 09:15:42.511 | 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-09-26 09:15:42.518 | 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-09-26 09:15:42.542 | 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-09-26 09:15:42.547 | 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-09-26 09:15:42.550 | 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-09-26 09:15:42.553 | 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-09-26 09:15:42.563 | 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-09-26 09:15:42.566 | 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-09-26 09:15:42.569 | 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-09-26 09:15:42.573 | 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-09-26 09:15:42.578 | 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-09-26 09:15:42.621 | 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-09-26 09:15:42.624 | 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-09-26 09:15:42.648 | 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-09-26 09:15:42.652 | 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-09-26 09:15:42.656 | 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-09-26 09:15:42.659 | 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-09-26 09:15:42.664 | 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-09-26 09:15:42.671 | 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-09-26 09:15:42.676 | 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-09-26 09:15:42.724 | 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-09-26 09:15:42.727 | 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-09-26 09:15:42.732 | 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-09-26 09:15:42.745 | 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-09-26 09:15:42.754 | 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-09-26 09:15:42.768 | 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-09-26 09:15:42.793 | 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-09-26 09:15:42.795 | 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-09-26 09:15:42.853 | 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-09-26 09:15:42.870 | 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-09-26 09:15:42.891 | 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-09-26 09:15:42.895 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:15:42.898 | 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-09-26 09:15:42.901 | 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-09-26 09:15:42.906 | 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-09-26 09:15:42.908 | 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-09-26 09:15:42.911 | 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-09-26 09:15:42.914 | 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-09-26 09:15:42.917 | 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-09-26 09:15:42.920 | 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-09-26 09:15:42.924 | 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-09-26 09:15:42.928 | 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-09-26 09:15:42.946 | 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-09-26 09:15:42.950 | 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-09-26 09:15:42.958 | 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-09-26 09:15:42.971 | 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-09-26 09:15:43.018 | 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-09-26 09:15:43.064 | 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-09-26 09:15:43.070 | 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-09-26 09:15:43.086 | 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-09-26 09:15:43.099 | 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-09-26 09:15:43.104 | 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-09-26 09:15:43.107 | 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-09-26 09:15:44.049 | Installing collected packages: neutron 2021-09-26 09:15:44.049 | Attempting uninstall: neutron 2021-09-26 09:15:44.051 | Found existing installation: neutron 16.4.1 2021-09-26 09:15:45.243 | Uninstalling neutron-16.4.1: 2021-09-26 09:15:45.333 | Successfully uninstalled neutron-16.4.1 2021-09-26 09:15:45.334 | Running setup.py develop for neutron 2021-09-26 09:15:48.033 | Successfully installed neutron 2021-09-26 09:15:48.201 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:15:48.201 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:15:48.270 | + inc/python:pip_install:207 : result=0 2021-09-26 09:15:48.272 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:15:48.274 | + functions-common:time_stop:2331 : local name 2021-09-26 09:15:48.277 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:15:48.279 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:15:48.282 | + functions-common:time_stop:2334 : local total 2021-09-26 09:15:48.284 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:15:48.286 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:15:48.288 | + functions-common:time_stop:2338 : start_time=1632647733863 2021-09-26 09:15:48.291 | + functions-common:time_stop:2340 : [[ -z 1632647733863 ]] 2021-09-26 09:15:48.294 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:15:48.297 | + functions-common:time_stop:2343 : end_time=1632647748295 2021-09-26 09:15:48.300 | + functions-common:time_stop:2344 : elapsed_time=14432 2021-09-26 09:15:48.302 | + functions-common:time_stop:2345 : total=192351 2021-09-26 09:15:48.304 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:15:48.306 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=206783 2021-09-26 09:15:48.309 | + inc/python:pip_install:210 : return 0 2021-09-26 09:15:48.311 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:15:48.313 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 09:15:48.316 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 09:15:48.333 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-09-26 09:15:48.345 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-09-26 09:15:48.348 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-09-26 09:15:48.350 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:15:48.352 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:15:48.355 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-09-26 09:15:48.358 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:15:48.360 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:15:48.363 | + ./stack.sh:main:912 : is_service_enabled nova 2021-09-26 09:15:48.379 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:15:48.382 | + ./stack.sh:main:914 : stack_install_service nova 2021-09-26 09:15:48.384 | + lib/stack:stack_install_service:20 : local service=nova 2021-09-26 09:15:48.387 | + lib/stack:stack_install_service:21 : type install_nova 2021-09-26 09:15:48.390 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:15:48.392 | + lib/stack:stack_install_service:32 : install_nova 2021-09-26 09:15:48.395 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2021-09-26 09:15:48.397 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-09-26 09:15:48.399 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:15:48.402 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:15:48.405 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-09-26 09:15:48.407 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:15:48.410 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2021-09-26 09:15:48.424 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:48.427 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2021-09-26 09:15:48.442 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:48.445 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2021-09-26 09:15:48.460 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:15:48.463 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-09-26 09:15:48.466 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-09-26 09:15:48.468 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-09-26 09:15:48.470 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:15:48.473 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:15:48.475 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:15:48.478 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:15:48.480 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:15:48.483 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:15:48.498 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:15:48.500 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:15:48.502 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:15:48.505 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:15:48.505 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:15:48.509 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-09-26 09:15:48.512 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:15:48.514 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-09-26 09:15:48.517 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:15:48.517 | + functions-common:git_clone:593 : head -1 2021-09-26 09:15:48.520 | 5ded5d8050 [stable-only] Set lower-constraints job as non-voting 2021-09-26 09:15:48.523 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:15:48.526 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2021-09-26 09:15:48.529 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:15:48.531 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 09:15:48.534 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-09-26 09:15:48.536 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:15:48.538 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-09-26 09:15:48.541 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:15:48.544 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 09:15:48.546 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-09-26 09:15:48.548 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:15:48.551 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:15:48.554 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-09-26 09:15:48.556 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:15:48.559 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-09-26 09:15:48.562 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:15:48.564 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:15:48.567 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-09-26 09:15:48.573 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-09-26 09:15:48.575 | + 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-09-26 09:15:49.567 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-09-26 09:15:49.569 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:15:49.572 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:15:49.574 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:15:49.576 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-09-26 09:15:49.578 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-09-26 09:15:49.581 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:15:49.583 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:15:49.585 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:15:49.588 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:15:49.590 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:15:49.593 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:15:49.595 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:15:49.597 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-09-26 09:15:49.615 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-09-26 09:15:49.620 | + 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-09-26 09:15:52.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:15:52.348 | 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-09-26 09:15:52.349 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.349 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.350 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.350 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.351 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.351 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.351 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.352 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.352 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.353 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.353 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.354 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.354 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.355 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.355 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.355 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.356 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.356 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.357 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.357 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.358 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.358 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.358 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.359 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.359 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.361 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.362 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.362 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.363 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.363 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.364 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.364 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.365 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.365 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.365 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.366 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.366 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.367 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.367 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.367 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.368 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.368 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.368 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.369 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.369 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.370 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.370 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.371 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.371 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.371 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.372 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.372 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.373 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.373 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.374 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.374 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.375 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.375 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.375 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.376 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.377 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.377 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.378 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.379 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.379 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.379 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.380 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.380 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.381 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.382 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.382 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.382 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.383 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.383 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.384 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.384 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.385 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.385 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.385 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.386 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.387 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.388 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.388 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.388 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.389 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.389 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.390 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.390 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.391 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.391 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.391 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.392 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.393 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.393 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.393 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.394 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.394 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.395 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.396 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.396 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.396 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.397 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.397 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.398 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.398 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.399 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.399 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.399 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.400 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.400 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.401 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.402 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.402 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.403 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.403 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.404 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.404 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.404 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.405 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.406 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.406 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.407 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.407 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.407 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.408 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.408 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.409 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.409 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.410 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.410 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.411 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.411 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.411 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.412 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.412 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.413 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.413 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.413 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.414 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.414 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.415 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.415 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.416 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.416 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.416 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.417 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.417 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.418 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.418 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.419 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.419 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.420 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.420 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.420 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.421 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.421 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.421 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.422 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.422 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.423 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.423 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.424 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.424 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.424 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.425 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.425 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.426 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.426 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.426 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.427 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.427 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.428 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.428 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.428 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.429 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.429 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.430 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.430 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.430 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.431 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.431 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.432 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.432 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.432 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.433 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.434 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.434 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.435 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.435 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.435 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.436 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.436 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.436 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.437 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.437 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.438 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.438 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.439 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.439 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.439 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.440 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.440 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.441 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.441 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.441 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.442 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.442 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.442 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.443 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.443 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.444 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.444 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.444 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.445 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.445 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.446 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.446 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.446 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.447 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.447 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.448 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.448 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.449 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.449 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.450 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.450 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.451 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.451 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.451 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.452 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.452 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.453 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.454 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.454 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.455 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.456 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.456 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.457 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.457 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.458 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.458 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.458 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.459 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.459 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.460 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.460 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.460 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.461 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.461 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.462 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.462 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.463 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.463 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.463 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.464 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.464 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.465 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.465 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.465 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.466 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.466 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.467 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.467 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.468 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.468 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.468 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.469 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.469 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.470 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.470 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.470 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.471 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.471 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.472 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.472 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.473 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.473 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.473 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.474 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.474 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.475 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.475 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.476 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.476 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.476 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.477 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.477 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.478 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.478 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.478 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.479 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.479 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.480 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.480 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.481 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.481 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.482 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.482 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.482 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.483 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.483 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.484 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.484 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.485 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.485 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.485 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.486 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.486 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.487 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.487 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.487 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.488 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.488 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.489 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.489 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.489 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.490 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.490 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.491 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.491 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.492 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.492 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.492 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.493 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.493 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.494 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.494 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.495 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.495 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.497 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.497 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.497 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.498 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.498 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.499 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.499 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.500 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.500 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.500 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.501 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.502 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.502 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.503 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.504 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.505 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.506 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.506 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.506 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.507 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.507 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.508 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.508 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.508 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.509 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.509 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.510 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.510 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.511 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.512 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.512 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.513 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.513 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.513 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.514 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.514 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.515 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.515 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.516 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.516 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.517 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.517 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.517 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.518 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.518 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.518 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.519 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.519 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.520 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.520 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.521 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.521 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.521 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.522 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.523 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.523 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.524 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.524 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.525 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.525 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.525 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.526 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.526 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.527 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.527 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.527 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.528 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.528 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.529 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.529 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.529 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.530 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.530 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.531 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.531 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.532 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.532 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.533 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.533 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.534 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.534 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.535 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.535 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.536 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.536 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.536 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:15:52.537 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:15:52.537 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:15:52.538 | Obtaining file:///opt/stack/nova 2021-09-26 09:15:56.060 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:15:59.469 | 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-09-26 09:15:59.475 | 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-09-26 09:15:59.482 | 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-09-26 09:15:59.486 | 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-09-26 09:15:59.495 | 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-09-26 09:15:59.504 | 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-09-26 09:15:59.513 | 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-09-26 09:15:59.536 | 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-09-26 09:15:59.552 | 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-09-26 09:15:59.576 | 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-09-26 09:15:59.618 | 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-09-26 09:16:00.061 | Collecting dataclasses===0.7 2021-09-26 09:16:00.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-09-26 09:16:00.169 | 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-09-26 09:16:00.172 | 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-09-26 09:16:00.182 | 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-09-26 09:16:00.189 | 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-09-26 09:16:00.192 | 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-09-26 09:16:00.195 | 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-09-26 09:16:00.227 | 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-09-26 09:16:00.296 | 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-09-26 09:16:00.356 | 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-09-26 09:16:00.467 | Collecting microversion-parse===1.0.1 2021-09-26 09:16:00.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-09-26 09:16:00.562 | 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-09-26 09:16:00.565 | 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-09-26 09:16:00.568 | 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-09-26 09:16:00.571 | 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-09-26 09:16:00.600 | Requirement already satisfied: os-brick===3.0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.7) 2021-09-26 09:16:00.728 | Collecting os-resource-classes===1.0.0 2021-09-26 09:16:00.736 | 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-09-26 09:16:00.825 | 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-09-26 09:16:00.830 | 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-09-26 09:16:00.835 | 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-09-26 09:16:00.864 | 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-09-26 09:16:00.887 | 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-09-26 09:16:00.907 | 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-09-26 09:16:00.943 | 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-09-26 09:16:00.957 | 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-09-26 09:16:00.972 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.2) 2021-09-26 09:16:00.979 | 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-09-26 09:16:01.035 | 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-09-26 09:16:01.044 | 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-09-26 09:16:01.090 | 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-09-26 09:16:01.157 | 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-09-26 09:16:01.179 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.1) 2021-09-26 09:16:01.197 | 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-09-26 09:16:01.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 520)) (2.0.1) 2021-09-26 09:16:01.230 | 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-09-26 09:16:01.236 | 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-09-26 09:16:01.249 | 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-09-26 09:16:01.278 | 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-09-26 09:16:01.288 | 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-09-26 09:16:01.307 | 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-09-26 09:16:01.330 | 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-09-26 09:16:01.342 | 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-09-26 09:16:01.379 | 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-09-26 09:16:01.382 | 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-09-26 09:16:01.385 | 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-09-26 09:16:01.391 | 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-09-26 09:16:01.403 | 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-09-26 09:16:01.406 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-09-26 09:16:01.564 | Collecting pypowervm===1.1.24 2021-09-26 09:16:01.575 | 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-09-26 09:16:01.723 | 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-09-26 09:16:01.730 | 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-09-26 09:16:01.737 | 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-09-26 09:16:01.754 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.1) 2021-09-26 09:16:01.775 | 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-09-26 09:16:01.781 | 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-09-26 09:16:01.802 | 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-09-26 09:16:01.822 | 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-09-26 09:16:01.856 | 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-09-26 09:16:01.860 | 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-09-26 09:16:01.868 | 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-09-26 09:16:01.892 | 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-09-26 09:16:01.894 | 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-09-26 09:16:01.899 | 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-09-26 09:16:01.905 | 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-09-26 09:16:01.908 | 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-09-26 09:16:01.912 | 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-09-26 09:16:01.924 | 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-09-26 09:16:01.927 | 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-09-26 09:16:01.930 | 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-09-26 09:16:01.937 | 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-09-26 09:16:01.999 | 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-09-26 09:16:02.013 | 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-09-26 09:16:02.022 | 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-09-26 09:16:02.029 | 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-09-26 09:16:02.049 | 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-09-26 09:16:02.113 | 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-09-26 09:16:02.117 | 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-09-26 09:16:02.125 | 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-09-26 09:16:02.148 | 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-09-26 09:16:02.153 | 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-09-26 09:16:02.264 | Collecting websockify===0.9.0 2021-09-26 09:16:02.271 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-09-26 09:16:02.361 | 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-09-26 09:16:02.364 | 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-09-26 09:16:02.880 | Collecting zVMCloudConnector===1.4.1 2021-09-26 09:16:02.886 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-09-26 09:16:03.830 | 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-09-26 09:16:03.834 | 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-09-26 09:16:03.836 | 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-09-26 09:16:03.881 | 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-09-26 09:16:03.927 | 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-09-26 09:16:03.946 | 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-09-26 09:16:03.951 | 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-09-26 09:16:03.956 | 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-09-26 09:16:03.959 | 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-09-26 09:16:03.964 | 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-09-26 09:16:03.967 | 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-09-26 09:16:03.991 | 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-09-26 09:16:04.000 | 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-09-26 09:16:04.006 | 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-09-26 09:16:04.016 | 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-09-26 09:16:04.063 | 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-09-26 09:16:04.067 | 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-09-26 09:16:04.073 | 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-09-26 09:16:04.077 | 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-09-26 09:16:04.089 | 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-09-26 09:16:04.093 | 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-09-26 09:16:04.102 | 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-09-26 09:16:04.116 | 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-09-26 09:16:04.119 | 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-09-26 09:16:04.125 | 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-09-26 09:16:04.141 | 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-09-26 09:16:04.156 | 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-09-26 09:16:04.177 | 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-09-26 09:16:04.181 | 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-09-26 09:16:04.184 | 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-09-26 09:16:04.189 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:16:04.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-09-26 09:16:04.194 | 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-09-26 09:16:04.236 | 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-09-26 09:16:04.242 | 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-09-26 09:16:04.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 702)) (1.6.0) 2021-09-26 09:16:04.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 238)) (1.0.0) 2021-09-26 09:16:04.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 347)) (1.0.0) 2021-09-26 09:16:04.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 970)) (1.4.0) 2021-09-26 09:16:05.338 | Collecting numpy===1.18.2 2021-09-26 09:16:05.410 | 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-09-26 09:16:05.959 | 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-09-26 09:16:05.976 | 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-09-26 09:16:05.980 | 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-09-26 09:16:05.992 | 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-09-26 09:16:05.996 | 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-09-26 09:16:06.004 | 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-09-26 09:16:06.007 | 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-09-26 09:16:06.012 | 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-09-26 09:16:06.015 | 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-09-26 09:16:06.032 | 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-09-26 09:16:06.035 | 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-09-26 09:16:06.038 | Building wheels for collected packages: zVMCloudConnector 2021-09-26 09:16:06.039 | Building wheel for zVMCloudConnector (setup.py): started 2021-09-26 09:16:07.042 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-09-26 09:16:07.045 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=e13850e175d06bb2d443d1d958886110d7708b2f763e4e0c7063c180149012b4 2021-09-26 09:16:07.045 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-09-26 09:16:07.046 | Successfully built zVMCloudConnector 2021-09-26 09:16:08.045 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-09-26 09:16:12.119 | Running setup.py develop for nova 2021-09-26 09:16:15.766 | 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-09-26 09:16:15.906 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:16:15.906 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:16:16.024 | + inc/python:pip_install:207 : result=0 2021-09-26 09:16:16.026 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:16:16.029 | + functions-common:time_stop:2331 : local name 2021-09-26 09:16:16.031 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:16:16.033 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:16:16.035 | + functions-common:time_stop:2334 : local total 2021-09-26 09:16:16.038 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:16:16.040 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:16:16.042 | + functions-common:time_stop:2338 : start_time=1632647749611 2021-09-26 09:16:16.045 | + functions-common:time_stop:2340 : [[ -z 1632647749611 ]] 2021-09-26 09:16:16.047 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:16:16.050 | + functions-common:time_stop:2343 : end_time=1632647776048 2021-09-26 09:16:16.053 | + functions-common:time_stop:2344 : elapsed_time=26437 2021-09-26 09:16:16.055 | + functions-common:time_stop:2345 : total=206783 2021-09-26 09:16:16.058 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:16:16.060 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=233220 2021-09-26 09:16:16.062 | + inc/python:pip_install:210 : return 0 2021-09-26 09:16:16.064 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:16:16.067 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 09:16:16.069 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 09:16:16.085 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-09-26 09:16:16.097 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-09-26 09:16:16.099 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-09-26 09:16:16.102 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:16:16.105 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:16:16.107 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-09-26 09:16:16.110 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:16:16.112 | + lib/nova:install_nova:841 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-09-26 09:16:16.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:16:16.126 | + ./stack.sh:main:915 : configure_nova 2021-09-26 09:16:16.129 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-09-26 09:16:16.141 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-09-26 09:16:16.143 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-09-26 09:16:16.146 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-09-26 09:16:16.149 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-09-26 09:16:16.149 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-09-26 09:16:16.154 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-09-26 09:16:16.157 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-09-26 09:16:16.159 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-09-26 09:16:16.161 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-09-26 09:16:16.164 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-09-26 09:16:16.166 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-09-26 09:16:16.168 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-09-26 09:16:16.171 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-09-26 09:16:16.181 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-09-26 09:16:16.193 | + 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-09-26 09:16:16.204 | + 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-09-26 09:16:16.216 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-09-26 09:16:16.227 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-09-26 09:16:16.230 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-09-26 09:16:16.234 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eCGLSpus0b 2021-09-26 09:16:16.236 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-26 09:16:16.239 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-09-26 09:16:16.241 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-09-26 09:16:16.244 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-26 09:16:16.246 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-09-26 09:16:16.248 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eCGLSpus0b 2021-09-26 09:16:16.252 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eCGLSpus0b 2021-09-26 09:16:16.263 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eCGLSpus0b /etc/sudoers.d/nova-rootwrap 2021-09-26 09:16:16.275 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-09-26 09:16:16.279 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-09-26 09:16:16.281 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-09-26 09:16:16.284 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-09-26 09:16:16.286 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-09-26 09:16:16.288 | + 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-09-26 09:16:16.291 | + 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-09-26 09:16:16.294 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-26 09:16:16.297 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-09-26 09:16:16.301 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-09-26 09:16:16.316 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:16.319 | + lib/nova:configure_nova:324 : create_nova_conf 2021-09-26 09:16:16.321 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2021-09-26 09:16:16.325 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2021-09-26 09:16:16.329 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-09-26 09:16:16.353 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2021-09-26 09:16:16.356 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-09-26 09:16:16.378 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-09-26 09:16:16.403 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-09-26 09:16:16.427 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-09-26 09:16:16.452 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-09-26 09:16:16.477 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-09-26 09:16:16.479 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2021-09-26 09:16:16.502 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-09-26 09:16:16.528 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2021-09-26 09:16:16.531 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.41 2021-09-26 09:16:16.554 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-09-26 09:16:16.578 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-09-26 09:16:16.602 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-09-26 09:16:16.625 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-09-26 09:16:16.648 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-09-26 09:16:16.674 | + lib/nova:create_nova_conf:419 : is_fedora 2021-09-26 09:16:16.676 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:16:16.679 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:16:16.681 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:16:16.683 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:16:16.685 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:16:16.687 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:16:16.689 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:16:16.691 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:16:16.694 | + lib/nova:create_nova_conf:419 : is_suse 2021-09-26 09:16:16.696 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:16:16.698 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:16:16.700 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:16:16.702 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:16:16.705 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:16:16.707 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:16:16.709 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2021-09-26 09:16:16.724 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:16.727 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:16:16.729 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2021-09-26 09:16:16.732 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-09-26 09:16:16.755 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2021-09-26 09:16:16.758 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-26 09:16:16.760 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-26 09:16:16.763 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-26 09:16:16.765 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 09:16:16.768 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 09:16:16.794 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2021-09-26 09:16:16.797 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-09-26 09:16:16.799 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-09-26 09:16:16.801 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-09-26 09:16:16.803 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-26 09:16:16.806 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-09-26 09:16:16.833 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2021-09-26 09:16:16.859 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-09-26 09:16:16.882 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-09-26 09:16:16.906 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2021-09-26 09:16:16.921 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:16.924 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2021-09-26 09:16:16.938 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:16.942 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2021-09-26 09:16:16.942 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2021-09-26 09:16:16.946 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2021-09-26 09:16:16.949 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-09-26 09:16:16.973 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2021-09-26 09:16:16.988 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:16.990 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-09-26 09:16:16.992 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-09-26 09:16:16.994 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 09:16:16.996 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:16:16.999 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-09-26 09:16:17.027 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-09-26 09:16:17.051 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:16:17.075 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-09-26 09:16:17.099 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-09-26 09:16:17.131 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-09-26 09:16:17.156 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-09-26 09:16:17.180 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-09-26 09:16:17.205 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:16:17.229 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:16:17.253 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2021-09-26 09:16:17.268 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:17.270 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2021-09-26 09:16:17.272 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-09-26 09:16:17.298 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2021-09-26 09:16:17.322 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.41/identity 2021-09-26 09:16:17.346 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2021-09-26 09:16:17.370 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-09-26 09:16:17.394 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-09-26 09:16:17.418 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2021-09-26 09:16:17.442 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-09-26 09:16:17.466 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2021-09-26 09:16:17.481 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:17.483 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2021-09-26 09:16:17.485 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-09-26 09:16:17.509 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-09-26 09:16:17.535 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2021-09-26 09:16:17.537 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-09-26 09:16:17.563 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2021-09-26 09:16:17.565 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-09-26 09:16:17.568 | + lib/nova:create_nova_conf:486 : is_suse 2021-09-26 09:16:17.570 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:16:17.572 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:16:17.574 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:16:17.576 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:16:17.579 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:16:17.581 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:16:17.584 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2021-09-26 09:16:17.586 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-09-26 09:16:17.588 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:16:17.591 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:16:17.593 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-09-26 09:16:17.595 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-09-26 09:16:17.597 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:16:17.600 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:16:17.616 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:16:17.618 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:16:17.621 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:16:17.623 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:16:17.626 | + 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-09-26 09:16:17.650 | + 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-09-26 09:16:17.674 | + 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-09-26 09:16:17.698 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:16:17.722 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-09-26 09:16:17.749 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-09-26 09:16:17.751 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-09-26 09:16:17.753 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-09-26 09:16:17.755 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-09-26 09:16:17.758 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 09:16:17.760 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:16:17.763 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-09-26 09:16:17.766 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-09-26 09:16:17.768 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:16:17.770 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:16:17.782 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:16:17.782 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:16:17.789 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:16:17.793 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:16:17.806 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-09-26 09:16:17.808 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-09-26 09:16:17.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-09-26 09:16:17.837 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-09-26 09:16:17.860 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-09-26 09:16:17.884 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-09-26 09:16:17.907 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 09:16:17.930 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 09:16:17.954 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-09-26 09:16:17.977 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-09-26 09:16:18.001 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-09-26 09:16:18.025 | + 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-09-26 09:16:18.048 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 09:16:18.072 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 09:16:18.096 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-09-26 09:16:18.119 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 09:16:18.122 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 09:16:18.125 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-09-26 09:16:18.127 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-09-26 09:16:18.129 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:16:18.132 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:18.134 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:18.137 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 09:16:18.139 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 09:16:18.141 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-09-26 09:16:18.165 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 09:16:18.189 | + 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-09-26 09:16:18.189 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-09-26 09:16:18.196 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-09-26 09:16:18.200 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-09-26 09:16:18.203 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-09-26 09:16:18.205 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:16:18.207 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:16:18.209 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:16:18.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:18.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:18.216 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:16:18.219 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:16:18.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:18.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:18.225 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-09-26 09:16:18.284 | Enabling site nova-api-wsgi. 2021-09-26 09:16:18.289 | To activate the new configuration, you need to run: 2021-09-26 09:16:18.289 | systemctl reload apache2 2021-09-26 09:16:18.294 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 09:16:18.296 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:16:18.298 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:16:18.301 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:16:18.440 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-09-26 09:16:18.442 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-09-26 09:16:18.446 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-09-26 09:16:18.448 | + lib/apache:write_uwsgi_config:266 : local url= 2021-09-26 09:16:18.450 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-09-26 09:16:18.453 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:16:18.456 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-09-26 09:16:18.459 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-09-26 09:16:18.461 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:16:18.464 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:16:18.476 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:16:18.476 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:16:18.484 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:16:18.487 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:16:18.501 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-09-26 09:16:18.503 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-09-26 09:16:18.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-09-26 09:16:18.533 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-09-26 09:16:18.557 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-09-26 09:16:18.583 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-09-26 09:16:18.606 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 09:16:18.630 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 09:16:18.654 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-09-26 09:16:18.679 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-09-26 09:16:18.703 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-09-26 09:16:18.726 | + 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-09-26 09:16:18.750 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 09:16:18.774 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 09:16:18.798 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-09-26 09:16:18.822 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-09-26 09:16:18.825 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-09-26 09:16:18.848 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2021-09-26 09:16:18.863 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:18.866 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-09-26 09:16:18.893 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2021-09-26 09:16:18.896 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-09-26 09:16:18.898 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-09-26 09:16:18.913 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:18.915 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:16:18.918 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:16:18.943 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-09-26 09:16:18.969 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-09-26 09:16:18.971 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 09:16:18.973 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-09-26 09:16:18.976 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:16:18.978 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:16:18.980 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:16:18.996 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:18.999 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:16:19.001 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:16:19.003 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:16:19.019 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:19.021 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:16:19.024 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:16:19.050 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:16:19.052 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:16:19.054 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-09-26 09:16:19.079 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-09-26 09:16:19.103 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2021-09-26 09:16:19.130 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2021-09-26 09:16:19.144 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:19.147 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-09-26 09:16:19.172 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2021-09-26 09:16:19.174 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2021-09-26 09:16:19.190 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:19.193 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2021-09-26 09:16:19.196 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:16:19.199 | + lib/nova:create_nova_conf:529 : local conf 2021-09-26 09:16:19.201 | + lib/nova:create_nova_conf:530 : local vhost 2021-09-26 09:16:19.204 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2021-09-26 09:16:19.206 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:16:19.208 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:16:19.211 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2021-09-26 09:16:19.213 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2021-09-26 09:16:19.216 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2021-09-26 09:16:19.220 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2021-09-26 09:16:19.222 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-09-26 09:16:19.224 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-09-26 09:16:19.227 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-09-26 09:16:19.229 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-26 09:16:19.232 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-09-26 09:16:19.260 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-09-26 09:16:19.286 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-09-26 09:16:19.313 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:16:19.315 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2021-09-26 09:16:19.318 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-09-26 09:16:19.320 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-09-26 09:16:19.335 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:19.338 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-09-26 09:16:19.339 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-09-26 09:16:20.383 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-09-26 09:16:20.386 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-09-26 09:16:21.422 | Creating vhost "nova_cell1" 2021-09-26 09:16:21.704 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-09-26 09:16:22.758 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-09-26 09:16:22.830 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-09-26 09:16:22.832 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 09:16:22.834 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-09-26 09:16:22.837 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:16:22.840 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-26 09:16:22.842 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:16:22.858 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:22.860 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-26 09:16:22.863 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-26 09:16:22.865 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:16:22.880 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:22.882 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-26 09:16:22.886 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-26 09:16:22.910 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:16:22.913 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:16:22.915 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2021-09-26 09:16:22.931 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:22.934 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-09-26 09:16:22.936 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 09:16:22.938 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-09-26 09:16:22.965 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.41/identity 2021-09-26 09:16:22.990 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-09-26 09:16:23.015 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-09-26 09:16:23.040 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-09-26 09:16:23.064 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-09-26 09:16:23.089 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-09-26 09:16:23.112 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-09-26 09:16:23.137 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2021-09-26 09:16:23.139 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-26 09:16:23.142 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:16:23.144 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:16:23.146 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-09-26 09:16:23.148 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-09-26 09:16:23.151 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:16:23.154 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:16:23.170 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:16:23.173 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:16:23.175 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:16:23.177 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:16:23.180 | + 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-09-26 09:16:23.204 | + 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-09-26 09:16:23.228 | + 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-09-26 09:16:23.253 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:16:23.277 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:16:23.280 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2021-09-26 09:16:23.283 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:16:23.286 | + lib/nova:create_nova_conf:563 : local conf 2021-09-26 09:16:23.288 | + lib/nova:create_nova_conf:564 : local offset 2021-09-26 09:16:23.291 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2021-09-26 09:16:23.294 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:16:23.296 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:16:23.299 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2021-09-26 09:16:23.301 | + lib/nova:create_nova_conf:566 : offset=0 2021-09-26 09:16:23.303 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-09-26 09:16:23.306 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 09:16:23.308 | + lib/nova:configure_console_proxies:677 : local offset=0 2021-09-26 09:16:23.310 | + lib/nova:configure_console_proxies:681 : offset=0 2021-09-26 09:16:23.313 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2021-09-26 09:16:23.327 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:23.330 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2021-09-26 09:16:23.346 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:23.348 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2021-09-26 09:16:23.350 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2021-09-26 09:16:23.366 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:23.368 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2021-09-26 09:16:23.384 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:23.386 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2021-09-26 09:16:23.403 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:16:23.406 | + ./stack.sh:main:918 : is_service_enabled placement 2021-09-26 09:16:23.422 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:16:23.425 | + ./stack.sh:main:920 : stack_install_service placement 2021-09-26 09:16:23.427 | + lib/stack:stack_install_service:20 : local service=placement 2021-09-26 09:16:23.429 | + lib/stack:stack_install_service:21 : type install_placement 2021-09-26 09:16:23.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-09-26 09:16:23.435 | + lib/stack:stack_install_service:32 : install_placement 2021-09-26 09:16:23.437 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-09-26 09:16:23.440 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-09-26 09:16:23.442 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:23.445 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:23.448 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-09-26 09:16:23.450 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:16:23.453 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:16:23.455 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:16:23.458 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:16:23.460 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:16:23.462 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:16:23.465 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:23.468 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:23.470 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:16:23.473 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:16:23.475 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:16:23.477 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:16:23.481 | + functions-common:install_package:1334 : real_install_package apache2 2021-09-26 09:16:23.483 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:16:23.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:23.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:23.491 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-09-26 09:16:23.509 | + 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-09-26 09:16:23.633 | Reading package lists... 2021-09-26 09:16:23.896 | Building dependency tree... 2021-09-26 09:16:23.897 | Reading state information... 2021-09-26 09:16:24.120 | apache2 is already the newest version (2.4.29-1ubuntu4.16). 2021-09-26 09:16:24.120 | The following packages were automatically installed and are no longer required: 2021-09-26 09:16:24.120 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 09:16:24.121 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 09:16:24.121 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 09:16:24.121 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:16:24.121 | python3-twisted-bin python3-zope.interface 2021-09-26 09:16:24.121 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:16:24.188 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 09:16:24.192 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:16:24.195 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:16:24.197 | + functions-common:time_stop:2331 : local name 2021-09-26 09:16:24.200 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:16:24.202 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:16:24.204 | + functions-common:time_stop:2334 : local total 2021-09-26 09:16:24.206 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:16:24.209 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:16:24.211 | + functions-common:time_stop:2338 : start_time=1632647783506 2021-09-26 09:16:24.214 | + functions-common:time_stop:2340 : [[ -z 1632647783506 ]] 2021-09-26 09:16:24.217 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:16:24.220 | + functions-common:time_stop:2343 : end_time=1632647784217 2021-09-26 09:16:24.222 | + functions-common:time_stop:2344 : elapsed_time=711 2021-09-26 09:16:24.225 | + functions-common:time_stop:2345 : total=398100 2021-09-26 09:16:24.227 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:16:24.230 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=398811 2021-09-26 09:16:24.232 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:16:24.235 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-09-26 09:16:24.237 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-09-26 09:16:24.240 | + inc/python:python3_enabled:468 : return 0 2021-09-26 09:16:24.242 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-09-26 09:16:24.245 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-09-26 09:16:24.247 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-09-26 09:16:24.250 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-09-26 09:16:24.252 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-09-26 09:16:24.277 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-09-26 09:16:24.280 | + functions-common:install_package:1333 : update_package_repo 2021-09-26 09:16:24.283 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-09-26 09:16:24.285 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-09-26 09:16:24.288 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-09-26 09:16:24.290 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-09-26 09:16:24.292 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-09-26 09:16:24.295 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:24.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:24.300 | + functions-common:update_package_repo:1314 : apt_get_update 2021-09-26 09:16:24.302 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-09-26 09:16:24.305 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-09-26 09:16:24.308 | + functions-common:apt_get_update:1069 : return 2021-09-26 09:16:24.310 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-09-26 09:16:24.313 | + functions-common:real_install_package:1319 : is_ubuntu 2021-09-26 09:16:24.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:24.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:24.320 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-09-26 09:16:24.341 | + 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-09-26 09:16:24.463 | Reading package lists... 2021-09-26 09:16:24.724 | Building dependency tree... 2021-09-26 09:16:24.725 | Reading state information... 2021-09-26 09:16:24.943 | The following packages were automatically installed and are no longer required: 2021-09-26 09:16:24.943 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-09-26 09:16:24.943 | python3-click python3-colorama python3-configobj python3-constantly 2021-09-26 09:16:24.944 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-09-26 09:16:24.944 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-09-26 09:16:24.944 | python3-twisted-bin python3-zope.interface 2021-09-26 09:16:24.944 | Use 'sudo apt autoremove' to remove them. 2021-09-26 09:16:24.987 | The following NEW packages will be installed: 2021-09-26 09:16:24.988 | libapache2-mod-wsgi-py3 2021-09-26 09:16:25.426 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-09-26 09:16:25.426 | Need to get 88.3 kB of archives. 2021-09-26 09:16:25.426 | After this operation, 278 kB of additional disk space will be used. 2021-09-26 09:16:25.426 | 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-09-26 09:16:26.346 | Fetched 88.3 kB in 1s (111 kB/s) 2021-09-26 09:16:26.530 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-09-26 09:16:26.571 | (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 ... 77250 files and directories currently installed.) 2021-09-26 09:16:26.574 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-09-26 09:16:26.615 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-09-26 09:16:26.939 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-09-26 09:16:27.284 | apache2_invoke: Enable module wsgi 2021-09-26 09:16:29.789 | + functions-common:apt_get:1113 : result=0 2021-09-26 09:16:29.792 | + functions-common:apt_get:1116 : time_stop apt-get 2021-09-26 09:16:29.794 | + functions-common:time_stop:2331 : local name 2021-09-26 09:16:29.797 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:16:29.799 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:16:29.801 | + functions-common:time_stop:2334 : local total 2021-09-26 09:16:29.804 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:16:29.806 | + functions-common:time_stop:2337 : name=apt-get 2021-09-26 09:16:29.809 | + functions-common:time_stop:2338 : start_time=1632647784337 2021-09-26 09:16:29.811 | + functions-common:time_stop:2340 : [[ -z 1632647784337 ]] 2021-09-26 09:16:29.814 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:16:29.817 | + functions-common:time_stop:2343 : end_time=1632647789815 2021-09-26 09:16:29.820 | + functions-common:time_stop:2344 : elapsed_time=5478 2021-09-26 09:16:29.822 | + functions-common:time_stop:2345 : total=398811 2021-09-26 09:16:29.824 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:16:29.827 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=404289 2021-09-26 09:16:29.829 | + functions-common:apt_get:1117 : return 0 2021-09-26 09:16:29.832 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-09-26 09:16:29.834 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-09-26 09:16:29.837 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:16:29.839 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:16:29.842 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:16:29.844 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-09-26 09:16:29.847 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-09-26 09:16:29.899 | wsgi (enabled by maintainer script) 2021-09-26 09:16:29.903 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-09-26 09:16:29.906 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-09-26 09:16:29.908 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:16:29.912 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-09-26 09:16:29.914 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-09-26 09:16:29.917 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:16:29.921 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:16:29.921 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:16:29.926 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-09-26 09:16:29.928 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-09-26 09:16:29.931 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-09-26 09:16:29.934 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-09-26 09:16:29.936 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-09-26 09:16:29.956 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-09-26 09:16:29.961 | + 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-09-26 09:16:32.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:16:32.745 | 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-09-26 09:16:32.746 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.747 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.747 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.747 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.748 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.748 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.749 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.749 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.750 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.750 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.750 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.751 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.751 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.752 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.752 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.753 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.753 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.754 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.754 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.754 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.755 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.755 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.756 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.756 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.757 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.759 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.759 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.760 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.760 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.761 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.761 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.762 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.762 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.762 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.763 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.763 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.764 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.764 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.764 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.765 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.765 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.766 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.766 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.766 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.767 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.767 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.768 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.768 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.769 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.769 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.770 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.770 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.770 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.771 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.771 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.772 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.772 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.773 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.773 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.774 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.774 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.775 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.775 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.776 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.777 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.777 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.778 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.778 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.779 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.780 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.780 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.780 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.781 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.781 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.782 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.782 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.783 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.783 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.783 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.784 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.784 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.785 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.786 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.786 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.786 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.787 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.787 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.787 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.788 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.788 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.789 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.790 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.790 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.790 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.792 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.792 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.792 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.793 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.793 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.794 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.794 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.795 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.796 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.796 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.796 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.797 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.797 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.798 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.798 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.798 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.799 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.800 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.800 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.800 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.801 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.801 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.802 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.802 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.803 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.803 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.804 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.804 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.804 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.805 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.805 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.806 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.807 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.807 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.808 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.808 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.809 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.809 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.809 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.810 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.810 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.811 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.811 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.812 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.812 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.813 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.813 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.813 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.814 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.814 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.815 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.815 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.816 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.816 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.817 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.817 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.817 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.818 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.818 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.818 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.819 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.819 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.820 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.820 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.821 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.821 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.821 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.822 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.822 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.823 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.823 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.823 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.824 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.824 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.825 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.825 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.825 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.826 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.826 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.827 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.827 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.828 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.828 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.828 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.829 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.829 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.829 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.830 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.830 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.831 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.831 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.831 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.832 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.832 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.833 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.833 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.833 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.834 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.834 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.835 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.843 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.843 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.844 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.845 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.845 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.845 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.846 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.846 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.847 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.847 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.848 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.848 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.848 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.849 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.849 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.850 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.851 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.851 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.852 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.853 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.854 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.855 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.855 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.856 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.856 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.857 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.857 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.858 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.858 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.858 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.859 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.859 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.860 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.860 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.861 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.861 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.861 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.862 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.862 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.863 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.863 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.864 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.864 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.864 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.865 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.865 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.866 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.866 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.866 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.867 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.867 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.868 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.868 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.868 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.870 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.870 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.870 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.871 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.871 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.872 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.872 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.873 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.873 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.873 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.874 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.874 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.875 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.875 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.875 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.876 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.876 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.877 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.877 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.878 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.878 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.878 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.879 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.879 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.879 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.880 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.880 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.881 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.881 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.882 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.882 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.883 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.883 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.883 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.884 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.884 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.885 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.885 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.885 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.886 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.886 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.887 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.887 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.888 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.888 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.889 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.889 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.889 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.890 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.890 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.891 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.891 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.892 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.892 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.892 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.893 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.893 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.894 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.895 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.895 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.896 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.896 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.896 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.897 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.897 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.898 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.898 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.899 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.899 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.900 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.901 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.901 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.902 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.902 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.903 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.903 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.903 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.905 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.905 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.906 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.906 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.907 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.907 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.907 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.908 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.908 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.909 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.909 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.910 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.910 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.911 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.911 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.912 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.912 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.913 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.913 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.913 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.914 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.914 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.915 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.917 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.917 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.918 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.918 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.919 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.919 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.920 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.924 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.925 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.925 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.926 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.926 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.927 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.927 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.928 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.930 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.931 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.931 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.932 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.932 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.933 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.933 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.933 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.934 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.934 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.935 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.935 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.936 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.936 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.936 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.937 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.937 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.938 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.938 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.939 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.939 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.940 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.940 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.941 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:32.941 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:16:32.942 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:16:32.942 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:16:33.495 | Collecting osc-placement===2.0.0 2021-09-26 09:16:33.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-09-26 09:16:33.603 | 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-09-26 09:16:33.621 | 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-09-26 09:16:33.624 | 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-09-26 09:16:33.627 | 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-09-26 09:16:33.632 | 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-09-26 09:16:33.636 | 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-09-26 09:16:33.639 | 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-09-26 09:16:33.707 | 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-09-26 09:16:33.728 | 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-09-26 09:16:33.731 | 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-09-26 09:16:33.735 | 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-09-26 09:16:33.743 | 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-09-26 09:16:33.747 | 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-09-26 09:16:33.755 | 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-09-26 09:16:33.762 | 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-09-26 09:16:33.785 | 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-09-26 09:16:33.790 | 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-09-26 09:16:33.795 | 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-09-26 09:16:33.824 | 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-09-26 09:16:33.840 | 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-09-26 09:16:33.843 | 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-09-26 09:16:33.847 | 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-09-26 09:16:33.850 | 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-09-26 09:16:33.873 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:16:33.876 | 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-09-26 09:16:33.879 | 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-09-26 09:16:33.920 | 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-09-26 09:16:33.923 | 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-09-26 09:16:33.928 | 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-09-26 09:16:33.951 | 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-09-26 09:16:33.957 | 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-09-26 09:16:33.960 | 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-09-26 09:16:33.964 | 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-09-26 09:16:33.967 | 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-09-26 09:16:33.970 | 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-09-26 09:16:33.986 | 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-09-26 09:16:33.990 | 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-09-26 09:16:33.995 | 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-09-26 09:16:33.998 | 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-09-26 09:16:34.001 | 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-09-26 09:16:35.898 | Installing collected packages: osc-placement 2021-09-26 09:16:36.133 | Successfully installed osc-placement-2.0.0 2021-09-26 09:16:36.273 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:16:36.273 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:16:36.359 | + inc/python:pip_install:207 : result=0 2021-09-26 09:16:36.362 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:16:36.365 | + functions-common:time_stop:2331 : local name 2021-09-26 09:16:36.367 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:16:36.370 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:16:36.372 | + functions-common:time_stop:2334 : local total 2021-09-26 09:16:36.375 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:16:36.377 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:16:36.380 | + functions-common:time_stop:2338 : start_time=1632647789951 2021-09-26 09:16:36.382 | + functions-common:time_stop:2340 : [[ -z 1632647789951 ]] 2021-09-26 09:16:36.385 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:16:36.389 | + functions-common:time_stop:2343 : end_time=1632647796386 2021-09-26 09:16:36.391 | + functions-common:time_stop:2344 : elapsed_time=6435 2021-09-26 09:16:36.394 | + functions-common:time_stop:2345 : total=233220 2021-09-26 09:16:36.396 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:16:36.398 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=239655 2021-09-26 09:16:36.401 | + inc/python:pip_install:210 : return 0 2021-09-26 09:16:36.403 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-09-26 09:16:36.406 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-09-26 09:16:36.409 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-09-26 09:16:36.411 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-09-26 09:16:36.414 | + functions-common:git_clone:526 : local orig_dir 2021-09-26 09:16:36.417 | ++ functions-common:git_clone:527 : pwd 2021-09-26 09:16:36.420 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:16:36.423 | + functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:16:36.426 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:16:36.442 | + functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:16:36.445 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:16:36.448 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:16:36.451 | + functions-common:git_clone:544 : echo stable/ussuri 2021-09-26 09:16:36.451 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:16:36.455 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-09-26 09:16:36.458 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-09-26 09:16:36.460 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-09-26 09:16:36.463 | + functions-common:git_timed:617 : local count=0 2021-09-26 09:16:36.465 | + functions-common:git_timed:618 : local timeout=0 2021-09-26 09:16:36.468 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-09-26 09:16:36.470 | + functions-common:git_timed:621 : timeout=0 2021-09-26 09:16:36.472 | + functions-common:git_timed:624 : time_start git_timed 2021-09-26 09:16:36.475 | + functions-common:time_start:2317 : local name=git_timed 2021-09-26 09:16:36.477 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:16:36.480 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:16:36.483 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:16:36.486 | + functions-common:time_start:2322 : _TIME_START[$name]=1632647796484 2021-09-26 09:16:36.489 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-09-26 09:16:36.491 | Cloning into '/opt/stack/placement'... 2021-09-26 09:17:44.981 | + functions-common:git_timed:639 : time_stop git_timed 2021-09-26 09:17:44.984 | + functions-common:time_stop:2331 : local name 2021-09-26 09:17:44.986 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:17:44.988 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:17:44.991 | + functions-common:time_stop:2334 : local total 2021-09-26 09:17:44.993 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:17:44.995 | + functions-common:time_stop:2337 : name=git_timed 2021-09-26 09:17:44.998 | + functions-common:time_stop:2338 : start_time=1632647796484 2021-09-26 09:17:45.000 | + functions-common:time_stop:2340 : [[ -z 1632647796484 ]] 2021-09-26 09:17:45.003 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:17:45.007 | + functions-common:time_stop:2343 : end_time=1632647865004 2021-09-26 09:17:45.009 | + functions-common:time_stop:2344 : elapsed_time=68520 2021-09-26 09:17:45.011 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:17:45.014 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:17:45.017 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=68520 2021-09-26 09:17:45.019 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-09-26 09:17:45.022 | + functions-common:git_clone:593 : git show --oneline 2021-09-26 09:17:45.022 | + functions-common:git_clone:593 : head -1 2021-09-26 09:17:45.025 | de030ef7 Fix Placement Doc 2021-09-26 09:17:45.028 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:17:45.031 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-09-26 09:17:45.034 | + inc/python:setup_develop:351 : local bindep 2021-09-26 09:17:45.036 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 09:17:45.039 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-09-26 09:17:45.041 | + inc/python:setup_develop:357 : local extras= 2021-09-26 09:17:45.044 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-09-26 09:17:45.046 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-09-26 09:17:45.049 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 09:17:45.051 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-09-26 09:17:45.054 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-09-26 09:17:45.056 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-09-26 09:17:45.059 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-09-26 09:17:45.061 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-09-26 09:17:45.064 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-09-26 09:17:45.067 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-09-26 09:17:45.069 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-09-26 09:17:45.072 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-09-26 09:17:45.078 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-09-26 09:17:45.080 | + 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-09-26 09:17:46.087 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-09-26 09:17:46.089 | + inc/python:setup_package:430 : local bindep=0 2021-09-26 09:17:46.092 | + inc/python:setup_package:431 : local bindep_flag= 2021-09-26 09:17:46.095 | + inc/python:setup_package:432 : local bindep_profiles= 2021-09-26 09:17:46.097 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-09-26 09:17:46.100 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-09-26 09:17:46.102 | + inc/python:setup_package:439 : local flags=-e 2021-09-26 09:17:46.105 | + inc/python:setup_package:440 : local extras= 2021-09-26 09:17:46.108 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-09-26 09:17:46.110 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-09-26 09:17:46.113 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-09-26 09:17:46.115 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-09-26 09:17:46.118 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-09-26 09:17:46.120 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-09-26 09:17:46.139 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-09-26 09:17:46.144 | + 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-09-26 09:17:48.918 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:17:48.918 | 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-09-26 09:17:48.918 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.919 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.919 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.920 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.920 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.921 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.921 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.922 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.922 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.922 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.923 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.924 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.924 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.924 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.925 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.925 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.926 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.926 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.926 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.927 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.927 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.928 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.928 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.929 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.929 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.931 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.932 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.932 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.933 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.933 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.933 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.935 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.935 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.935 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.936 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.936 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.937 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.937 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.937 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.938 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.938 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.938 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.939 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.939 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.940 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.940 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.940 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.941 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.941 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.942 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.942 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.943 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.943 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.944 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.944 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.945 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.945 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.946 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.946 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.946 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.947 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.948 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.948 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.949 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.950 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.950 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.951 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.951 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.952 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.953 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.953 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.953 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.954 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.954 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.955 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.955 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.955 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.956 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.956 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.957 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.957 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.958 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.958 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.959 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.959 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.959 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.960 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.960 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.961 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.961 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.962 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.962 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.963 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.963 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.964 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.964 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.965 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.965 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.966 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.967 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.967 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.968 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.968 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.969 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.969 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.970 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.970 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.970 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.971 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.971 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.972 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.972 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.973 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.973 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.974 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.974 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.975 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.975 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.975 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.976 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.976 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.977 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.977 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.978 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.978 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.979 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.979 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.980 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.980 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.980 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.982 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.982 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.982 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.983 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.983 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.984 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.984 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.984 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.985 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.985 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.986 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.986 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.987 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.987 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.987 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.988 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.988 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.989 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.989 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.990 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.990 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.991 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.991 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.991 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.992 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.992 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.992 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.993 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.993 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.994 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.994 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.995 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.995 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.996 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.996 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.996 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.997 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.997 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.997 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.998 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:48.998 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:48.999 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:48.999 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.000 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.000 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.000 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.001 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.001 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.002 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.002 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.002 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.003 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.003 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.003 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.004 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.004 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.005 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.005 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.006 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.006 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.006 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.007 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.007 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.008 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.008 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.008 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.009 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.009 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.009 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.010 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.010 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.011 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.011 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.012 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.012 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.013 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.013 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.013 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.014 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.014 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.014 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.015 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.015 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.016 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.016 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.016 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.017 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.017 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.018 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.018 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.019 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.019 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.019 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.020 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.020 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.020 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.021 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.021 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.022 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.022 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.023 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.023 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.024 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.025 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.025 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.026 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.027 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.027 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.027 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.029 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.029 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.030 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.030 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.030 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.031 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.031 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.032 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.032 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.033 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.033 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.033 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.034 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.034 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.035 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.035 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.035 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.036 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.036 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.037 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.037 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.038 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.038 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.039 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.040 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.040 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.041 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.041 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.042 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.042 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.043 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.044 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.045 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.046 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.046 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.047 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.048 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.048 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.048 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.049 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.049 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.050 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.050 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.050 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.051 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.052 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.052 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.052 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.053 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.053 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.053 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.054 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.054 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.055 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.055 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.056 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.056 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.057 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.057 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.057 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.058 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.058 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.059 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.059 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.060 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.060 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.061 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.061 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.061 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.062 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.062 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.063 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.063 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.063 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.064 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.064 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.065 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.065 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.066 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.066 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.066 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.067 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.067 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.068 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.068 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.069 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.069 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.069 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.070 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.070 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.071 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.072 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.072 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.073 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.073 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.074 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.074 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.074 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.075 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.075 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.076 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.076 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.077 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.077 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.078 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.078 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.078 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.079 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.079 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.080 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.080 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.081 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.081 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.081 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.082 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.082 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.083 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.083 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.084 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.084 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.085 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.085 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.085 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.086 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.086 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.087 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.087 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.088 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.089 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.089 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.090 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.090 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.091 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.092 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.092 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.093 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.093 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.093 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.094 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.094 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.095 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.095 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.096 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.096 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.097 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.097 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.098 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.098 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.099 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.099 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.099 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.100 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.100 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.101 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.101 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.102 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.102 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.102 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.103 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.103 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.103 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.104 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.104 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.105 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.105 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.106 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.107 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.107 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.108 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.108 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.109 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.110 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.110 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.110 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:17:49.111 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:17:49.111 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:17:49.112 | Obtaining file:///opt/stack/placement 2021-09-26 09:17:50.503 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-09-26 09:17:51.915 | 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-09-26 09:17:51.925 | 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-09-26 09:17:51.949 | 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-09-26 09:17:51.964 | 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-09-26 09:17:51.997 | 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-09-26 09:17:52.059 | 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-09-26 09:17:52.064 | 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-09-26 09:17:52.069 | 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-09-26 09:17:52.074 | 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-09-26 09:17:52.113 | 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-09-26 09:17:52.126 | 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-09-26 09:17:52.141 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.2) 2021-09-26 09:17:52.147 | 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-09-26 09:17:52.203 | 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-09-26 09:17:52.212 | 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-09-26 09:17:52.258 | 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-09-26 09:17:52.281 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.1) 2021-09-26 09:17:52.299 | 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-09-26 09:17:52.314 | 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-09-26 09:17:52.324 | 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-09-26 09:17:52.343 | 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-09-26 09:17:52.346 | 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-09-26 09:17:52.349 | 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-09-26 09:17:52.361 | 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-09-26 09:17:52.364 | 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-09-26 09:17:52.367 | 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-09-26 09:17:52.373 | 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-09-26 09:17:52.379 | 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-09-26 09:17:52.401 | 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-09-26 09:17:52.406 | 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-09-26 09:17:52.414 | 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-09-26 09:17:52.437 | 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-09-26 09:17:52.442 | 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-09-26 09:17:52.446 | 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-09-26 09:17:52.458 | 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-09-26 09:17:52.462 | 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-09-26 09:17:52.465 | 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-09-26 09:17:52.472 | 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-09-26 09:17:52.482 | 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-09-26 09:17:52.488 | 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-09-26 09:17:52.508 | 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-09-26 09:17:52.511 | 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-09-26 09:17:52.520 | 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-09-26 09:17:52.545 | 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-09-26 09:17:52.593 | 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-09-26 09:17:52.638 | 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-09-26 09:17:52.659 | 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-09-26 09:17:52.728 | 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-09-26 09:17:52.733 | 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-09-26 09:17:52.739 | 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-09-26 09:17:52.748 | 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-09-26 09:17:52.751 | 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-09-26 09:17:52.755 | 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-09-26 09:17:52.764 | 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-09-26 09:17:52.770 | 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-09-26 09:17:52.777 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-09-26 09:17:52.782 | 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-09-26 09:17:52.785 | 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-09-26 09:17:52.788 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:17:52.791 | 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-09-26 09:17:52.796 | 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-09-26 09:17:52.799 | 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-09-26 09:17:52.803 | 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-09-26 09:17:52.805 | 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-09-26 09:17:52.817 | 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-09-26 09:17:52.820 | 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-09-26 09:17:52.823 | 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-09-26 09:17:52.826 | 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-09-26 09:17:52.829 | 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-09-26 09:17:52.841 | 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-09-26 09:17:52.846 | 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-09-26 09:17:52.849 | 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-09-26 09:17:52.852 | 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-09-26 09:17:52.861 | 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-09-26 09:17:52.864 | 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-09-26 09:17:54.505 | Installing collected packages: openstack-placement 2021-09-26 09:17:54.507 | Running setup.py develop for openstack-placement 2021-09-26 09:17:56.262 | Successfully installed openstack-placement 2021-09-26 09:17:56.449 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:17:56.449 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:17:56.520 | + inc/python:pip_install:207 : result=0 2021-09-26 09:17:56.522 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:17:56.524 | + functions-common:time_stop:2331 : local name 2021-09-26 09:17:56.527 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:17:56.529 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:17:56.532 | + functions-common:time_stop:2334 : local total 2021-09-26 09:17:56.534 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:17:56.537 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:17:56.539 | + functions-common:time_stop:2338 : start_time=1632647866134 2021-09-26 09:17:56.541 | + functions-common:time_stop:2340 : [[ -z 1632647866134 ]] 2021-09-26 09:17:56.544 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:17:56.548 | + functions-common:time_stop:2343 : end_time=1632647876545 2021-09-26 09:17:56.561 | + functions-common:time_stop:2344 : elapsed_time=10411 2021-09-26 09:17:56.563 | + functions-common:time_stop:2345 : total=239655 2021-09-26 09:17:56.565 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:17:56.568 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=250066 2021-09-26 09:17:56.570 | + inc/python:pip_install:210 : return 0 2021-09-26 09:17:56.573 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-09-26 09:17:56.576 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 09:17:56.578 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 09:17:56.597 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-09-26 09:17:56.608 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-09-26 09:17:56.611 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-09-26 09:17:56.613 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:17:56.616 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:17:56.618 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-09-26 09:17:56.621 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:17:56.624 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-09-26 09:17:56.626 | + ./stack.sh:main:921 : configure_placement 2021-09-26 09:17:56.629 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-09-26 09:17:56.641 | + lib/placement:configure_placement:107 : create_placement_conf 2021-09-26 09:17:56.644 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-09-26 09:17:56.648 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-09-26 09:17:56.650 | ++ lib/database:database_connection_url:132 : local db=placement 2021-09-26 09:17:56.653 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-09-26 09:17:56.656 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-09-26 09:17:56.659 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-09-26 09:17:56.662 | + 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-09-26 09:17:56.690 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-09-26 09:17:56.718 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-09-26 09:17:56.745 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-09-26 09:17:56.748 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-09-26 09:17:56.751 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-09-26 09:17:56.753 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:17:56.755 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-09-26 09:17:56.784 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-09-26 09:17:56.810 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:17:56.836 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-09-26 09:17:56.862 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-09-26 09:17:56.889 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-09-26 09:17:56.914 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-09-26 09:17:56.941 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-09-26 09:17:56.967 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:17:56.992 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:17:57.018 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-09-26 09:17:57.020 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-09-26 09:17:57.023 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:17:57.025 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:17:57.028 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-09-26 09:17:57.031 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-09-26 09:17:57.033 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:17:57.036 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:17:57.053 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:17:57.056 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:17:57.058 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:17:57.061 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:17:57.064 | + 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-09-26 09:17:57.089 | + 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-09-26 09:17:57.115 | + 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-09-26 09:17:57.142 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:17:57.171 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 09:17:57.174 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-09-26 09:17:57.176 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-09-26 09:17:57.179 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-09-26 09:17:57.181 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-09-26 09:17:57.184 | + lib/apache:write_uwsgi_config:267 : local http= 2021-09-26 09:17:57.186 | + lib/apache:write_uwsgi_config:268 : local name= 2021-09-26 09:17:57.189 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-09-26 09:17:57.192 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-09-26 09:17:57.195 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-09-26 09:17:57.197 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-09-26 09:17:57.209 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-09-26 09:17:57.209 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:17:57.217 | d /var/run/uwsgi 0755 ubuntu root 2021-09-26 09:17:57.220 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-09-26 09:17:57.234 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-09-26 09:17:57.238 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-09-26 09:17:57.242 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-09-26 09:17:57.268 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-09-26 09:17:57.294 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-09-26 09:17:57.319 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-09-26 09:17:57.344 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-09-26 09:17:57.370 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-09-26 09:17:57.395 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-09-26 09:17:57.421 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-09-26 09:17:57.447 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-09-26 09:17:57.472 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-09-26 09:17:57.497 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-09-26 09:17:57.522 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-09-26 09:17:57.548 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-09-26 09:17:57.573 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-09-26 09:17:57.577 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-09-26 09:17:57.580 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-09-26 09:17:57.583 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-09-26 09:17:57.585 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-09-26 09:17:57.588 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:17:57.591 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:17:57.593 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-09-26 09:17:57.596 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-09-26 09:17:57.599 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-09-26 09:17:57.624 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-09-26 09:17:57.650 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-09-26 09:17:57.650 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-09-26 09:17:57.658 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-09-26 09:17:57.661 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-09-26 09:17:57.664 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-09-26 09:17:57.666 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-09-26 09:17:57.669 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-09-26 09:17:57.671 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-09-26 09:17:57.674 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:17:57.676 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:17:57.679 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-09-26 09:17:57.681 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-09-26 09:17:57.683 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:17:57.686 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:17:57.688 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-09-26 09:17:57.746 | Enabling site placement-api. 2021-09-26 09:17:57.751 | To activate the new configuration, you need to run: 2021-09-26 09:17:57.751 | systemctl reload apache2 2021-09-26 09:17:57.755 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-09-26 09:17:57.758 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-09-26 09:17:57.760 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:17:57.763 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-09-26 09:17:57.924 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-09-26 09:17:57.947 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:17:57.951 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-09-26 09:17:57.967 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:17:57.970 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-09-26 09:17:57.988 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:17:57.991 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-09-26 09:17:57.993 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2021-09-26 09:17:57.996 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-26 09:17:58.025 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.41/identity 2021-09-26 09:17:58.053 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2021-09-26 09:17:58.079 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-26 09:17:58.105 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-26 09:17:58.131 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2021-09-26 09:17:58.158 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-26 09:17:58.184 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-09-26 09:17:58.211 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-09-26 09:17:58.227 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:17:58.230 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-09-26 09:17:58.246 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:17:58.249 | + ./stack.sh:main:947 : run_phase stack install 2021-09-26 09:17:58.251 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 09:17:58.254 | + functions-common:run_phase:1760 : local phase=install 2021-09-26 09:17:58.256 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:17:58.259 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:17:58.261 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:17:58.264 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:17:58.267 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:17:58.270 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:17:58.274 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:17:58.277 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:17:58.280 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:17:58.283 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-09-26 09:17:58.285 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:17:58.301 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:17:58.303 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:17:58.305 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:17:58.308 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-09-26 09:17:58.311 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-09-26 09:17:58.313 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:17:58.316 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-09-26 09:17:58.318 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-09-26 09:17:58.320 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-09-26 09:17:58.323 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-09-26 09:17:58.325 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-09-26 09:17:58.327 | ++ functions-common:git_clone:525 : local git_ref=master 2021-09-26 09:17:58.329 | ++ functions-common:git_clone:526 : local orig_dir 2021-09-26 09:17:58.332 | +++ functions-common:git_clone:527 : pwd 2021-09-26 09:17:58.334 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-09-26 09:17:58.336 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-09-26 09:17:58.339 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-09-26 09:17:58.354 | ++ functions-common:git_clone:530 : RECLONE=False 2021-09-26 09:17:58.357 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-09-26 09:17:58.360 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-09-26 09:17:58.362 | ++ functions-common:git_clone:544 : echo master 2021-09-26 09:17:58.363 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-09-26 09:17:58.367 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-09-26 09:17:58.369 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-09-26 09:17:58.371 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-09-26 09:17:58.375 | ++ functions-common:git_clone:593 : git show --oneline 2021-09-26 09:17:58.375 | ++ functions-common:git_clone:593 : head -1 2021-09-26 09:17:58.377 | ae41052a5 Merge "Add release notes page for version 29.0.0, 28.1.0, 28.0.0" 2021-09-26 09:17:58.380 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-09-26 09:17:58.382 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-09-26 09:17:58.402 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-09-26 09:17:58.408 | ++ 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-09-26 09:18:01.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:18:01.212 | 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-09-26 09:18:01.223 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.223 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.224 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.224 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.225 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.226 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.226 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.227 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.227 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.228 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.228 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.229 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.229 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.229 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.230 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.230 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.231 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.232 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.232 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.232 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.233 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.233 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.233 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.234 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.234 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.235 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.235 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.236 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.236 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.237 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.237 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.237 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.238 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.238 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.239 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.239 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.240 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.240 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.241 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.241 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.242 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.242 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.243 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.244 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.244 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.245 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.245 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.246 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.247 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.248 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.248 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.248 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.249 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.249 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.250 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.250 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.251 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.251 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.251 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.252 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.253 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.253 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.253 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.254 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.254 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.255 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.255 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.256 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.256 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.257 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.257 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.257 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.258 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.258 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.259 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.259 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.260 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.260 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.261 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.261 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.262 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.263 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.264 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.264 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.265 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.265 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.265 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.266 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.266 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.267 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.267 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.268 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.268 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.268 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.269 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.269 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.270 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.270 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.271 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.271 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.272 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.272 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.272 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.273 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.273 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.274 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.275 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.275 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.275 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.276 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.276 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.277 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.277 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.277 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.278 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.279 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.279 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.280 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.280 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.280 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.281 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.281 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.282 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.282 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.283 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.283 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.284 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.284 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.284 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.285 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.285 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.286 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.286 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.287 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.287 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.287 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.288 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.288 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.288 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.289 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.289 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.290 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.290 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.291 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.291 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.291 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.292 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.292 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.293 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.293 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.294 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.295 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.295 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.295 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.296 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.296 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.297 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.297 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.297 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.298 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.298 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.299 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.299 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.300 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.300 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.300 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.301 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.301 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.301 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.302 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.302 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.303 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.303 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.303 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.304 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.304 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.305 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.305 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.305 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.306 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.306 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.307 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.307 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.307 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.308 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.308 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.308 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.310 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.310 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.311 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.311 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.312 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.312 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.312 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.313 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.313 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.314 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.314 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.314 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.315 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.315 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.315 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.316 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.316 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.317 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.317 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.318 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.318 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.319 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.319 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.320 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.321 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.322 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.322 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.323 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.324 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.324 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.325 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.326 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.326 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.327 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.327 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.327 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.328 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.328 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.329 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.329 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.330 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.330 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.330 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.331 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.331 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.332 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.332 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.332 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.333 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.333 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.334 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.334 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.335 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.335 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.335 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.336 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.336 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.337 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.337 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.337 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.338 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.338 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.339 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.339 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.340 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.340 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.341 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.341 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.342 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.342 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.343 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.343 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.343 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.344 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.344 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.344 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.345 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.345 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.346 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.346 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.347 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.347 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.347 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.348 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.348 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.349 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.349 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.349 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.350 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.350 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.351 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.351 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.352 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.352 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.353 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.353 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.353 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.354 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.354 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.354 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.355 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.355 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.356 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.357 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.357 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.358 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.358 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.359 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.359 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.360 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.360 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.360 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.361 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.361 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.361 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.362 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.362 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.363 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.363 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.364 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.364 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.365 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.366 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.366 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.367 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.367 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.367 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.368 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.368 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.369 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.369 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.370 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.370 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.370 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.371 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.372 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.372 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.373 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.373 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.375 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.375 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.376 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.376 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.377 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.377 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.378 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.378 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.379 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.379 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.380 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.380 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.380 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.381 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.382 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.382 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.383 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.383 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.383 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.384 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.384 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.385 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.385 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.385 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.386 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.386 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.387 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.387 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.388 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.388 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.389 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.389 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.390 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.390 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.391 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.391 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.392 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.392 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.393 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.393 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.393 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.394 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.394 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.395 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.395 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.396 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.396 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.396 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.397 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.397 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.397 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.398 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.398 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.399 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.399 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.400 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.400 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.401 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.401 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.401 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.402 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.403 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.404 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:01.404 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:01.405 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:01.405 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:02.218 | Collecting tox!=2.8.0 2021-09-26 09:18:02.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-09-26 09:18:02.500 | Collecting packaging===20.3 2021-09-26 09:18:02.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-09-26 09:18:02.602 | 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-09-26 09:18:02.605 | 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-09-26 09:18:03.038 | Collecting toml>=0.9.4 2021-09-26 09:18:03.046 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-09-26 09:18:03.558 | Collecting pluggy===0.13.1 2021-09-26 09:18:03.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-09-26 09:18:04.126 | Collecting py===1.8.1 2021-09-26 09:18:04.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-09-26 09:18:04.400 | Collecting virtualenv===20.0.17 2021-09-26 09:18:04.415 | 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-09-26 09:18:04.578 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.12) 2021-09-26 09:18:04.582 | 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-09-26 09:18:04.585 | 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-09-26 09:18:04.598 | 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-09-26 09:18:04.979 | Collecting importlib-resources===1.4.0 2021-09-26 09:18:04.985 | 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-09-26 09:18:05.036 | Collecting distlib===0.3.0 2021-09-26 09:18:05.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-09-26 09:18:05.875 | Building wheels for collected packages: distlib 2021-09-26 09:18:05.876 | Building wheel for distlib (setup.py): started 2021-09-26 09:18:06.766 | Building wheel for distlib (setup.py): finished with status 'done' 2021-09-26 09:18:06.769 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=57f17742c0579acbee1da40d1de087be336f242e50d4de7bab6e0a55624baf7c 2021-09-26 09:18:06.770 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-09-26 09:18:06.770 | Successfully built distlib 2021-09-26 09:18:09.052 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-09-26 09:18:09.052 | Attempting uninstall: distlib 2021-09-26 09:18:09.054 | Found existing installation: distlib 0.3.3 2021-09-26 09:18:09.067 | Uninstalling distlib-0.3.3: 2021-09-26 09:18:09.068 | Successfully uninstalled distlib-0.3.3 2021-09-26 09:18:09.291 | Attempting uninstall: importlib-resources 2021-09-26 09:18:09.293 | Found existing installation: importlib-resources 5.2.2 2021-09-26 09:18:09.313 | Uninstalling importlib-resources-5.2.2: 2021-09-26 09:18:09.316 | Successfully uninstalled importlib-resources-5.2.2 2021-09-26 09:18:09.746 | Attempting uninstall: virtualenv 2021-09-26 09:18:09.749 | Found existing installation: virtualenv 20.8.1 2021-09-26 09:18:09.818 | Uninstalling virtualenv-20.8.1: 2021-09-26 09:18:09.826 | Successfully uninstalled virtualenv-20.8.1 2021-09-26 09:18:10.470 | Successfully installed distlib-0.3.0 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-09-26 09:18:10.613 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:18:10.613 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:18:10.721 | ++ inc/python:pip_install:207 : result=0 2021-09-26 09:18:10.723 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:18:10.726 | ++ functions-common:time_stop:2331 : local name 2021-09-26 09:18:10.728 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 09:18:10.731 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:18:10.733 | ++ functions-common:time_stop:2334 : local total 2021-09-26 09:18:10.736 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 09:18:10.738 | ++ functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:18:10.740 | ++ functions-common:time_stop:2338 : start_time=1632647878397 2021-09-26 09:18:10.743 | ++ functions-common:time_stop:2340 : [[ -z 1632647878397 ]] 2021-09-26 09:18:10.746 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:18:10.750 | ++ functions-common:time_stop:2343 : end_time=1632647890747 2021-09-26 09:18:10.752 | ++ functions-common:time_stop:2344 : elapsed_time=12350 2021-09-26 09:18:10.754 | ++ functions-common:time_stop:2345 : total=250066 2021-09-26 09:18:10.757 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:18:10.759 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=262416 2021-09-26 09:18:10.761 | ++ inc/python:pip_install:210 : return 0 2021-09-26 09:18:10.764 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-09-26 09:18:10.764 | /opt/stack/tempest ~/devstack 2021-09-26 09:18:10.766 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-09-26 09:18:10.790 | M .coveragerc 2021-09-26 09:18:10.790 | M .gitignore 2021-09-26 09:18:10.790 | M .gitreview 2021-09-26 09:18:10.790 | M .mailmap 2021-09-26 09:18:10.790 | M .stestr.conf 2021-09-26 09:18:10.790 | M CONTRIBUTING.rst 2021-09-26 09:18:10.790 | M HACKING.rst 2021-09-26 09:18:10.790 | M LICENSE 2021-09-26 09:18:10.790 | M README.rst 2021-09-26 09:18:10.790 | M REVIEWING.rst 2021-09-26 09:18:10.790 | M bindep.txt 2021-09-26 09:18:10.790 | M doc/requirements.txt 2021-09-26 09:18:10.790 | M doc/source/_extra/.htaccess 2021-09-26 09:18:10.790 | M doc/source/_static/.keep 2021-09-26 09:18:10.790 | M doc/source/account_generator.rst 2021-09-26 09:18:10.790 | M doc/source/cleanup.rst 2021-09-26 09:18:10.790 | M doc/source/conf.py 2021-09-26 09:18:10.790 | M doc/source/configuration.rst 2021-09-26 09:18:10.791 | M doc/source/contributor/contributing.rst 2021-09-26 09:18:10.791 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-09-26 09:18:10.791 | M doc/source/data/tempest-plugins-registry.header 2021-09-26 09:18:10.791 | M doc/source/index.rst 2021-09-26 09:18:10.791 | M doc/source/keystone_scopes_and_roles_support.rst 2021-09-26 09:18:10.791 | M doc/source/library.rst 2021-09-26 09:18:10.791 | M doc/source/library/api_microversion_testing.rst 2021-09-26 09:18:10.791 | M doc/source/library/auth.rst 2021-09-26 09:18:10.791 | M doc/source/library/cli.rst 2021-09-26 09:18:10.791 | M doc/source/library/clients.rst 2021-09-26 09:18:10.791 | M doc/source/library/credential_providers.rst 2021-09-26 09:18:10.791 | M doc/source/library/decorators.rst 2021-09-26 09:18:10.791 | M doc/source/library/rest_client.rst 2021-09-26 09:18:10.791 | M doc/source/library/service_clients/compute_clients.rst 2021-09-26 09:18:10.791 | M doc/source/library/utils.rst 2021-09-26 09:18:10.791 | M doc/source/library/validation_resources.rst 2021-09-26 09:18:10.791 | M doc/source/microversion_testing.rst 2021-09-26 09:18:10.791 | M doc/source/overview.rst 2021-09-26 09:18:10.791 | M doc/source/plugins/index.rst 2021-09-26 09:18:10.791 | M doc/source/plugins/plugin.rst 2021-09-26 09:18:10.791 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-09-26 09:18:10.791 | M doc/source/run.rst 2021-09-26 09:18:10.791 | M doc/source/sampleconf.rst 2021-09-26 09:18:10.791 | M doc/source/stable_branch_support_policy.rst 2021-09-26 09:18:10.791 | M doc/source/stable_branch_testing_policy.rst 2021-09-26 09:18:10.791 | M doc/source/subunit_describe_calls.rst 2021-09-26 09:18:10.791 | M doc/source/supported_version.rst 2021-09-26 09:18:10.791 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-09-26 09:18:10.791 | M doc/source/test_removal.rst 2021-09-26 09:18:10.791 | M doc/source/tests/modules.rst 2021-09-26 09:18:10.791 | M doc/source/workspace.rst 2021-09-26 09:18:10.791 | M doc/source/write_tests.rst 2021-09-26 09:18:10.791 | M etc/accounts.yaml.sample 2021-09-26 09:18:10.792 | M etc/allow-list.yaml 2021-09-26 09:18:10.792 | M etc/logging.conf.sample 2021-09-26 09:18:10.792 | M etc/rbac-persona-accounts.yaml.sample 2021-09-26 09:18:10.792 | M playbooks/devstack-tempest-ipv6.yaml 2021-09-26 09:18:10.792 | M playbooks/devstack-tempest.yaml 2021-09-26 09:18:10.792 | M playbooks/post-tempest.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-09-26 09:18:10.792 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-09-26 09:18:10.793 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-09-26 09:18:10.794 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-09-26 09:18:10.795 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-09-26 09:18:10.796 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-09-26 09:18:10.797 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-09-26 09:18:10.798 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-09-26 09:18:10.799 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-09-26 09:18:10.800 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-09-26 09:18:10.801 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-09-26 09:18:10.802 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-09-26 09:18:10.803 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-09-26 09:18:10.803 | M releasenotes/source/_static/.placeholder 2021-09-26 09:18:10.803 | M releasenotes/source/_templates/.placeholder 2021-09-26 09:18:10.803 | M releasenotes/source/conf.py 2021-09-26 09:18:10.803 | M releasenotes/source/index.rst 2021-09-26 09:18:10.803 | M releasenotes/source/unreleased.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v10.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v11.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v12.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v13.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v14.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v15.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v16.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v16.1.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v17.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v17.1.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v17.2.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v18.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v19.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v20.0.0.rst 2021-09-26 09:18:10.803 | M releasenotes/source/v21.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v22.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v22.1.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v23.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v24.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v26.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v26.1.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v27.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v28.0.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v28.1.0.rst 2021-09-26 09:18:10.804 | M releasenotes/source/v29.0.0.rst 2021-09-26 09:18:10.804 | M requirements.txt 2021-09-26 09:18:10.804 | M roles/acl-devstack-files/README.rst 2021-09-26 09:18:10.804 | M roles/acl-devstack-files/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/acl-devstack-files/tasks/main.yaml 2021-09-26 09:18:10.804 | M roles/run-tempest-26/README.rst 2021-09-26 09:18:10.804 | M roles/run-tempest-26/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/run-tempest-26/tasks/main.yaml 2021-09-26 09:18:10.804 | M roles/run-tempest/README.rst 2021-09-26 09:18:10.804 | M roles/run-tempest/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/run-tempest/tasks/main.yaml 2021-09-26 09:18:10.804 | M roles/setup-tempest-data-dir/README.rst 2021-09-26 09:18:10.804 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-09-26 09:18:10.804 | M roles/setup-tempest-run-dir/README.rst 2021-09-26 09:18:10.804 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-09-26 09:18:10.804 | M roles/tempest-cleanup/README.rst 2021-09-26 09:18:10.804 | M roles/tempest-cleanup/defaults/main.yaml 2021-09-26 09:18:10.804 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-09-26 09:18:10.804 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-09-26 09:18:10.804 | M roles/tempest-cleanup/tasks/main.yaml 2021-09-26 09:18:10.804 | M setup.cfg 2021-09-26 09:18:10.805 | M setup.py 2021-09-26 09:18:10.805 | M tempest/README.rst 2021-09-26 09:18:10.805 | M tempest/__init__.py 2021-09-26 09:18:10.805 | M tempest/api/README.rst 2021-09-26 09:18:10.805 | M tempest/api/__init__.py 2021-09-26 09:18:10.805 | M tempest/api/compute/__init__.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/__init__.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_agents.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_aggregates.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_availability_zone.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_create_server.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_delete_server.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_fixed_ips.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors_access.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_hosts.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_hosts_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_hypervisor.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_live_migration.py 2021-09-26 09:18:10.805 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_migrations.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_networks.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_quotas.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_quotas_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_security_groups.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_servers.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_servers_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_services.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_services_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_volume.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_volume_swap.py 2021-09-26 09:18:10.806 | M tempest/api/compute/admin/test_volumes_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/api_microversion_fixture.py 2021-09-26 09:18:10.806 | M tempest/api/compute/base.py 2021-09-26 09:18:10.806 | M tempest/api/compute/certificates/__init__.py 2021-09-26 09:18:10.806 | M tempest/api/compute/certificates/test_certificates.py 2021-09-26 09:18:10.806 | M tempest/api/compute/flavors/__init__.py 2021-09-26 09:18:10.806 | M tempest/api/compute/flavors/test_flavors.py 2021-09-26 09:18:10.806 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/__init__.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/base.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-09-26 09:18:10.806 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-09-26 09:18:10.806 | M tempest/api/compute/images/__init__.py 2021-09-26 09:18:10.806 | M tempest/api/compute/images/test_image_metadata.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_images.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_images_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_images_oneserver.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_list_image_filters.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/images/test_list_images.py 2021-09-26 09:18:10.807 | M tempest/api/compute/keypairs/__init__.py 2021-09-26 09:18:10.807 | M tempest/api/compute/keypairs/base.py 2021-09-26 09:18:10.807 | M tempest/api/compute/keypairs/test_keypairs.py 2021-09-26 09:18:10.807 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-09-26 09:18:10.807 | M tempest/api/compute/limits/__init__.py 2021-09-26 09:18:10.807 | M tempest/api/compute/limits/test_absolute_limits.py 2021-09-26 09:18:10.807 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/__init__.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/base.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/test_security_groups.py 2021-09-26 09:18:10.807 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/__init__.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_availability_zone.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_create_server.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_delete_server.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_device_tagging.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_disk_config.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_instance_actions.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-09-26 09:18:10.807 | M tempest/api/compute/servers/test_list_server_filters.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_multiple_create.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_novnc.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_actions.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_addresses.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_group.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_metadata.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_password.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_personality.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_rescue.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_server_tags.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_servers.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_servers_microversions.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_servers_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-09-26 09:18:10.808 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/test_extensions.py 2021-09-26 09:18:10.808 | M tempest/api/compute/test_networks.py 2021-09-26 09:18:10.808 | M tempest/api/compute/test_quotas.py 2021-09-26 09:18:10.808 | M tempest/api/compute/test_tenant_networks.py 2021-09-26 09:18:10.808 | M tempest/api/compute/test_versions.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/__init__.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_attach_volume.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_volumes_get.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_volumes_list.py 2021-09-26 09:18:10.808 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-09-26 09:18:10.808 | M tempest/api/identity/__init__.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/__init__.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/__init__.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_roles.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_services.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_tenants.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_tokens.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_users.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/__init__.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_credentials.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_domains.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_groups.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_inherits.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_list_users.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_policies.py 2021-09-26 09:18:10.809 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_projects.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_regions.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_roles.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_services.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_tokens.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_trusts.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_users.py 2021-09-26 09:18:10.810 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-09-26 09:18:10.810 | M tempest/api/identity/base.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/__init__.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_api_discovery.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_extension.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_tenants.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_tokens.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v2/test_users.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/__init__.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_access_rules.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_api_discovery.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_application_credentials.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_catalog.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_domains.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_projects.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_tokens.py 2021-09-26 09:18:10.810 | M tempest/api/identity/v3/test_users.py 2021-09-26 09:18:10.810 | M tempest/api/image/__init__.py 2021-09-26 09:18:10.810 | M tempest/api/image/base.py 2021-09-26 09:18:10.811 | M tempest/api/image/v1/__init__.py 2021-09-26 09:18:10.811 | M tempest/api/image/v1/test_image_members.py 2021-09-26 09:18:10.811 | M tempest/api/image/v1/test_image_members_negative.py 2021-09-26 09:18:10.811 | M tempest/api/image/v1/test_images.py 2021-09-26 09:18:10.811 | M tempest/api/image/v1/test_images_negative.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/__init__.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/__init__.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_member.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_member_negative.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_negative.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_tags.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_images_tags_negative.py 2021-09-26 09:18:10.811 | M tempest/api/image/v2/test_versions.py 2021-09-26 09:18:10.811 | M tempest/api/network/__init__.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/__init__.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_external_network_extension.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_external_networks_negative.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_metering_extensions.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_negative_quotas.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_ports.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_quotas.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_routers.py 2021-09-26 09:18:10.811 | M tempest/api/network/admin/test_routers_dvr.py 2021-09-26 09:18:10.812 | M tempest/api/network/admin/test_routers_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/base.py 2021-09-26 09:18:10.812 | M tempest/api/network/base_security_groups.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_agent_management_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_allowed_address_pair.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_dhcp_ipv6.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_extensions.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_extra_dhcp_options.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_floating_ips.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_floating_ips_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_networks.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_networks_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_ports.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_routers.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_routers_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_security_groups.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_security_groups_negative.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_service_providers.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_subnetpools_extensions.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_tags.py 2021-09-26 09:18:10.812 | M tempest/api/network/test_versions.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/__init__.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/base.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_account_bulk.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_account_quotas.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_account_services.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_account_services_negative.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_container_acl.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_container_acl_negative.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_container_quotas.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_container_services.py 2021-09-26 09:18:10.812 | M tempest/api/object_storage/test_container_services_negative.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_container_staticweb.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_container_sync.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_crossdomain.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_healthcheck.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_expiry.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_formpost.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_services.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_slo.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_temp_url.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-09-26 09:18:10.813 | M tempest/api/object_storage/test_object_version.py 2021-09-26 09:18:10.813 | M tempest/api/volume/__init__.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/__init__.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_group_snapshots.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_group_type_specs.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_group_types.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_groups.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_multi_backend.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_qos.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_user_messages.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_hosts.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_manage.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_pools.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_quotas.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-09-26 09:18:10.813 | M tempest/api/volume/admin/test_volume_retype.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_services.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_type_access.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_types.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volumes_actions.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volumes_backup.py 2021-09-26 09:18:10.814 | M tempest/api/volume/admin/test_volumes_list.py 2021-09-26 09:18:10.814 | M tempest/api/volume/api_microversion_fixture.py 2021-09-26 09:18:10.814 | M tempest/api/volume/base.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_availability_zone.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_extensions.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_image_metadata.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_snapshot_metadata.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_versions.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volume_absolute_limits.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volume_delete_cascade.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volume_metadata.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volume_transfers.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_actions.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_backup.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_clone.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_clone_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_extend.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_get.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_list.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_negative.py 2021-09-26 09:18:10.814 | M tempest/api/volume/test_volumes_snapshots.py 2021-09-26 09:18:10.815 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-09-26 09:18:10.815 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-09-26 09:18:10.815 | M tempest/clients.py 2021-09-26 09:18:10.815 | M tempest/cmd/__init__.py 2021-09-26 09:18:10.815 | M tempest/cmd/cleanup.py 2021-09-26 09:18:10.815 | M tempest/cmd/cleanup_service.py 2021-09-26 09:18:10.815 | M tempest/cmd/config-generator.tempest.conf 2021-09-26 09:18:10.815 | M tempest/cmd/init.py 2021-09-26 09:18:10.815 | M tempest/cmd/list_plugins.py 2021-09-26 09:18:10.815 | M tempest/cmd/main.py 2021-09-26 09:18:10.815 | M tempest/cmd/run.py 2021-09-26 09:18:10.815 | M tempest/cmd/subunit_describe_calls.py 2021-09-26 09:18:10.815 | M tempest/cmd/verify_tempest_config.py 2021-09-26 09:18:10.815 | M tempest/cmd/workspace.py 2021-09-26 09:18:10.815 | M tempest/common/__init__.py 2021-09-26 09:18:10.815 | M tempest/common/compute.py 2021-09-26 09:18:10.815 | M tempest/common/credentials_factory.py 2021-09-26 09:18:10.815 | M tempest/common/custom_matchers.py 2021-09-26 09:18:10.815 | M tempest/common/identity.py 2021-09-26 09:18:10.815 | M tempest/common/image.py 2021-09-26 09:18:10.815 | M tempest/common/tempest_fixtures.py 2021-09-26 09:18:10.815 | M tempest/common/utils/__init__.py 2021-09-26 09:18:10.815 | M tempest/common/utils/linux/__init__.py 2021-09-26 09:18:10.815 | M tempest/common/utils/linux/remote_client.py 2021-09-26 09:18:10.815 | M tempest/common/utils/net_info.py 2021-09-26 09:18:10.815 | M tempest/common/utils/net_utils.py 2021-09-26 09:18:10.815 | M tempest/common/waiters.py 2021-09-26 09:18:10.815 | M tempest/config.py 2021-09-26 09:18:10.815 | M tempest/hacking/__init__.py 2021-09-26 09:18:10.815 | M tempest/hacking/checks.py 2021-09-26 09:18:10.815 | M tempest/lib/__init__.py 2021-09-26 09:18:10.815 | M tempest/lib/api_schema/__init__.py 2021-09-26 09:18:10.815 | M tempest/lib/api_schema/response/__init__.py 2021-09-26 09:18:10.815 | M tempest/lib/api_schema/response/compute/__init__.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-09-26 09:18:10.816 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-09-26 09:18:10.817 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-09-26 09:18:10.818 | M tempest/lib/api_schema/response/volume/__init__.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/backups.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/extensions.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/group_types.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/groups.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/hosts.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/limits.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/messages.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/qos.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/quotas.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/services.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/transfers.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-09-26 09:18:10.819 | M tempest/lib/api_schema/response/volume/volumes.py 2021-09-26 09:18:10.819 | M tempest/lib/auth.py 2021-09-26 09:18:10.819 | M tempest/lib/base.py 2021-09-26 09:18:10.819 | M tempest/lib/cli/__init__.py 2021-09-26 09:18:10.819 | M tempest/lib/cli/base.py 2021-09-26 09:18:10.819 | M tempest/lib/cli/output_parser.py 2021-09-26 09:18:10.819 | M tempest/lib/cmd/__init__.py 2021-09-26 09:18:10.819 | M tempest/lib/common/__init__.py 2021-09-26 09:18:10.819 | M tempest/lib/common/api_microversion_fixture.py 2021-09-26 09:18:10.819 | M tempest/lib/common/api_version_request.py 2021-09-26 09:18:10.819 | M tempest/lib/common/api_version_utils.py 2021-09-26 09:18:10.820 | M tempest/lib/common/cred_client.py 2021-09-26 09:18:10.820 | M tempest/lib/common/cred_provider.py 2021-09-26 09:18:10.820 | M tempest/lib/common/dynamic_creds.py 2021-09-26 09:18:10.820 | M tempest/lib/common/fixed_network.py 2021-09-26 09:18:10.820 | M tempest/lib/common/http.py 2021-09-26 09:18:10.820 | M tempest/lib/common/jsonschema_validator.py 2021-09-26 09:18:10.820 | M tempest/lib/common/preprov_creds.py 2021-09-26 09:18:10.820 | M tempest/lib/common/profiler.py 2021-09-26 09:18:10.820 | M tempest/lib/common/rest_client.py 2021-09-26 09:18:10.820 | M tempest/lib/common/ssh.py 2021-09-26 09:18:10.820 | M tempest/lib/common/thread.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/__init__.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/data_utils.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/linux/__init__.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/linux/remote_client.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/misc.py 2021-09-26 09:18:10.820 | M tempest/lib/common/utils/test_utils.py 2021-09-26 09:18:10.820 | M tempest/lib/common/validation_resources.py 2021-09-26 09:18:10.820 | M tempest/lib/decorators.py 2021-09-26 09:18:10.820 | M tempest/lib/exceptions.py 2021-09-26 09:18:10.820 | M tempest/lib/services/__init__.py 2021-09-26 09:18:10.820 | M tempest/lib/services/clients.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/__init__.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/agents_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/aggregates_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/availability_zone_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/base_compute_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/certificates_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/extensions_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/fixed_ips_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/flavors_client.py 2021-09-26 09:18:10.820 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/floating_ips_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/hosts_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/hypervisor_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/images_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/interfaces_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/keypairs_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/limits_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/migrations_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/networks_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/quota_classes_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/quotas_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/security_group_rules_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/security_groups_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/server_groups_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/servers_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/services_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/snapshots_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/tenant_networks_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/tenant_usages_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/versions_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/compute/volumes_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/__init__.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/__init__.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/identity_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/roles_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/services_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/tenants_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/token_client.py 2021-09-26 09:18:10.821 | M tempest/lib/services/identity/v2/users_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/__init__.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/catalog_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/credentials_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/domains_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/groups_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/identity_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/limits_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/mappings_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/policies_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/projects_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/protocols_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/regions_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/roles_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/services_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/token_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/trusts_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/users_client.py 2021-09-26 09:18:10.822 | M tempest/lib/services/identity/v3/versions_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/__init__.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v1/__init__.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v1/image_members_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v1/images_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/__init__.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/image_members_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/images_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/namespaces_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/resource_types_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/schemas_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/image/v2/versions_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/__init__.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/agents_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/base.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/extensions_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/floating_ips_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/log_resource_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/loggable_resource_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/metering_label_rules_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/metering_labels_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/networks_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/ports_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/qos_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/quotas_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/routers_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/security_group_rules_client.py 2021-09-26 09:18:10.823 | M tempest/lib/services/network/security_groups_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/segments_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/service_providers_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/subnetpools_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/subnets_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/tags_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/trunks_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/network/versions_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/__init__.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/account_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/capabilities_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/container_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/object_storage/object_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/placement/__init__.py 2021-09-26 09:18:10.824 | M tempest/lib/services/placement/base_placement_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/placement/placement_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/placement/resource_providers_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/__init__.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/base_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/__init__.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/backups_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/extensions_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/hosts_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/limits_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/qos_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/quotas_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-09-26 09:18:10.824 | M tempest/lib/services/volume/v2/services_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/transfers_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/types_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v2/volumes_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/__init__.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/attachments_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/backups_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/base_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/extensions_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/group_types_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/groups_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/hosts_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/limits_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/messages_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/qos_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/quotas_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/services_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/transfers_client.py 2021-09-26 09:18:10.825 | M tempest/lib/services/volume/v3/types_client.py 2021-09-26 09:18:10.826 | M tempest/lib/services/volume/v3/versions_client.py 2021-09-26 09:18:10.826 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-09-26 09:18:10.826 | M tempest/lib/services/volume/v3/volumes_client.py 2021-09-26 09:18:10.826 | M tempest/scenario/README.rst 2021-09-26 09:18:10.826 | M tempest/scenario/__init__.py 2021-09-26 09:18:10.826 | M tempest/scenario/manager.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_aggregates_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_dashboard_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_minbw_allocation_placement.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_minimum_basic.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_network_advanced_server_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_network_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_network_v6.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_object_storage_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_security_groups_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_server_advanced_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_server_basic_ops.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_server_multinode.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_shelve_instance.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_snapshot_pattern.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_stamp_pattern.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_unified_limits.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_volume_backup_restore.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_volume_boot_pattern.py 2021-09-26 09:18:10.826 | M tempest/scenario/test_volume_migrate_attached.py 2021-09-26 09:18:10.826 | M tempest/services/__init__.py 2021-09-26 09:18:10.826 | M tempest/services/orchestration/__init__.py 2021-09-26 09:18:10.826 | M tempest/services/orchestration/json/__init__.py 2021-09-26 09:18:10.826 | M tempest/services/orchestration/json/orchestration_client.py 2021-09-26 09:18:10.826 | M tempest/test.py 2021-09-26 09:18:10.827 | M tempest/test_discover/__init__.py 2021-09-26 09:18:10.827 | M tempest/test_discover/plugins.py 2021-09-26 09:18:10.827 | M tempest/test_discover/test_discover.py 2021-09-26 09:18:10.827 | M tempest/tests/README.rst 2021-09-26 09:18:10.827 | M tempest/tests/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/api/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/api/compute/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/api/compute/test_base.py 2021-09-26 09:18:10.827 | M tempest/tests/base.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-09-26 09:18:10.827 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_account_generator.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_cleanup.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_cleanup_services.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_list_plugins.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_run.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_saved_state_json.json 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_tempest_init.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-09-26 09:18:10.827 | M tempest/tests/cmd/test_workspace.py 2021-09-26 09:18:10.827 | M tempest/tests/common/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_admin_available.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_alt_available.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_compute.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_credentials_factory.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_custom_matchers.py 2021-09-26 09:18:10.827 | M tempest/tests/common/test_image.py 2021-09-26 09:18:10.827 | M tempest/tests/common/utils/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/common/utils/linux/__init__.py 2021-09-26 09:18:10.827 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-09-26 09:18:10.827 | M tempest/tests/common/utils/test_net_utils.py 2021-09-26 09:18:10.827 | M tempest/tests/fake_config.py 2021-09-26 09:18:10.828 | M tempest/tests/fake_tempest_plugin.py 2021-09-26 09:18:10.828 | M tempest/tests/files/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/files/failing-tests 2021-09-26 09:18:10.828 | M tempest/tests/files/passing-tests 2021-09-26 09:18:10.828 | M tempest/tests/files/setup.cfg 2021-09-26 09:18:10.828 | M tempest/tests/files/testr-conf 2021-09-26 09:18:10.828 | M tempest/tests/lib/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cli/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cli/test_command_failed.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cli/test_execute.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cli/test_output_parser.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cmd/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_api_version_request.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_api_version_utils.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_cred_client.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_http.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_preprov_creds.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_profiler.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_rest_client.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/test_validation_resources.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/test_misc.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/fake_auth_provider.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/fake_credentials.py 2021-09-26 09:18:10.828 | M tempest/tests/lib/fake_http.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/fake_identity.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/__init__.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/base.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/__init__.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_images_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-09-26 09:18:10.829 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_services_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/__init__.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-09-26 09:18:10.830 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/__init__.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v1/__init__.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/__init__.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/network/__init__.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/network/test_agents_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-09-26 09:18:10.831 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_networks_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_ports_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_qos_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_routers_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_segments_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_tags_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/network/test_versions_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/object_storage/__init__.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/placement/__init__.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/registry_fixture.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/test_clients.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/volume/__init__.py 2021-09-26 09:18:10.832 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_auth.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_base.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_credentials.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_decorators.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_ssh.py 2021-09-26 09:18:10.833 | M tempest/tests/lib/test_tempest_lib.py 2021-09-26 09:18:10.833 | M tempest/tests/test_basSwitched to branch 'master' 2021-09-26 09:18:10.833 | e_test.py 2021-09-26 09:18:10.834 | M tempest/tests/test_config.py 2021-09-26 09:18:10.834 | M tempest/tests/test_decorators.py 2021-09-26 09:18:10.834 | M tempest/tests/test_hacking.py 2021-09-26 09:18:10.834 | M tempest/tests/test_imports.py 2021-09-26 09:18:10.834 | M tempest/tests/test_list_tests.py 2021-09-26 09:18:10.834 | M tempest/tests/test_microversions.py 2021-09-26 09:18:10.834 | M tempest/tests/test_tempest_plugin.py 2021-09-26 09:18:10.834 | M tempest/tests/test_test.py 2021-09-26 09:18:10.834 | M tempest/tests/utils.py 2021-09-26 09:18:10.834 | M tempest/version.py 2021-09-26 09:18:10.834 | M test-requirements.txt 2021-09-26 09:18:10.834 | M tools/generate-tempest-plugins-list.py 2021-09-26 09:18:10.834 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-09-26 09:18:10.834 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-09-26 09:18:10.834 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-09-26 09:18:10.834 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-09-26 09:18:10.834 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-09-26 09:18:10.834 | M tools/tempest-plugin-sanity.sh 2021-09-26 09:18:10.834 | M tox.ini 2021-09-26 09:18:10.834 | M zuul.d/base.yaml 2021-09-26 09:18:10.834 | M zuul.d/integrated-gate.yaml 2021-09-26 09:18:10.834 | M zuul.d/project.yaml 2021-09-26 09:18:10.834 | M zuul.d/stable-jobs.yaml 2021-09-26 09:18:10.834 | M zuul.d/tempest-specific.yaml 2021-09-26 09:18:10.834 | Your branch is up to date with 'origin/master'. 2021-09-26 09:18:10.834 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-09-26 09:18:10.834 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-09-26 09:18:10.834 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.3JliZJmN8e 2021-09-26 09:18:10.834 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.3JliZJmN8e 2021-09-26 09:18:10.834 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-09-26 09:18:10.834 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.3JliZJmN8e 2021-09-26 09:18:10.834 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-09-26 09:18:10.835 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-09-26 09:18:10.835 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-09-26 09:18:10.835 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-09-26 09:18:11.436 | full create: /opt/stack/tempest/.tox/tempest 2021-09-26 09:18:12.296 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-09-26 09:18:41.565 | full develop-inst: /opt/stack/tempest 2021-09-26 09:18:47.156 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 09:18:47.157 | ___________________________________ summary ____________________________________ 2021-09-26 09:18:47.157 | full: skipped tests 2021-09-26 09:18:47.157 | congratulations :) 2021-09-26 09:18:47.186 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.3JliZJmN8e -r requirements.txt 2021-09-26 09:18:47.994 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:48.026 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:48.260 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:48.461 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:48.681 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:48.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:18:48.806 | Requirement already satisfied: oslo.concurrency===4.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 24)) (4.4.1) 2021-09-26 09:18:48.817 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 47)) (5.6.0) 2021-09-26 09:18:48.820 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 53)) (5.1.0) 2021-09-26 09:18:48.824 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 64)) (3.0.0) 2021-09-26 09:18:48.836 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 120)) (2.3.0) 2021-09-26 09:18:48.848 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 138)) (0.8.0) 2021-09-26 09:18:48.855 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 146)) (0.7.2) 2021-09-26 09:18:48.858 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 170)) (2.7.2) 2021-09-26 09:18:48.895 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 175)) (1.26.6) 2021-09-26 09:18:48.918 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 180)) (1.4.0) 2021-09-26 09:18:48.933 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 184)) (5.4.1) 2021-09-26 09:18:48.937 | Requirement already satisfied: cryptography===3.4.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 189)) (3.4.8) 2021-09-26 09:18:48.980 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 207)) (1.1.0) 2021-09-26 09:18:48.987 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 215)) (3.2.0) 2021-09-26 09:18:48.997 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 250)) (3.9.0) 2021-09-26 09:18:49.023 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 283)) (4.6.0) 2021-09-26 09:18:49.067 | Requirement already satisfied: importlib-metadata===4.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 286)) (4.8.1) 2021-09-26 09:18:49.111 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 311)) (3.2.0) 2021-09-26 09:18:49.140 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 312)) (4.2.0) 2021-09-26 09:18:49.149 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 323)) (0.4.0) 2021-09-26 09:18:49.153 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 349)) (2.5.0) 2021-09-26 09:18:49.164 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 390)) (1.4.0) 2021-09-26 09:18:49.177 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 398)) (1.0.2) 2021-09-26 09:18:49.181 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 400)) (8.7.1) 2021-09-26 09:18:49.226 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 414)) (2.4.7) 2021-09-26 09:18:49.229 | Requirement already satisfied: stevedore===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 425)) (3.4.0) 2021-09-26 09:18:49.238 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 435)) (2.1.2) 2021-09-26 09:18:49.300 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 453)) (1.16.0) 2021-09-26 09:18:49.303 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 482)) (1.12.1) 2021-09-26 09:18:49.306 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 493)) (1.5.0) 2021-09-26 09:18:49.311 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 498)) (0.18.2) 2021-09-26 09:18:49.314 | Requirement already satisfied: importlib-resources===5.2.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 526)) (5.2.2) 2021-09-26 09:18:49.342 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 543)) (1.14.6) 2021-09-26 09:18:49.346 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 546)) (3.2.0) 2021-09-26 09:18:49.378 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 559)) (3.5.0) 2021-09-26 09:18:49.407 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 574)) (0.14.1) 2021-09-26 09:18:49.412 | Requirement already satisfied: oslo.utils===4.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 581)) (4.10.0) 2021-09-26 09:18:49.429 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 587)) (2.8.2) 2021-09-26 09:18:49.435 | Requirement already satisfied: typing-extensions===3.10.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 588)) (3.10.0.2) 2021-09-26 09:18:49.440 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 590)) (0.4.4) 2021-09-26 09:18:49.444 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 593)) (2021.1) 2021-09-26 09:18:49.449 | Requirement already satisfied: setuptools===57.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 600)) (57.4.0) 2021-09-26 09:18:49.505 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 166)) (1.0.0) 2021-09-26 09:18:49.507 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 150)) (1.4.0) 2021-09-26 09:18:49.511 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.3JliZJmN8e (line 207)) (1.4.0) 2021-09-26 09:18:49.514 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 119)) (0.9.6) 2021-09-26 09:18:49.517 | Requirement already satisfied: oslo.context===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 56)) (3.3.1) 2021-09-26 09:18:49.523 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 2)) (0.12.1) 2021-09-26 09:18:49.527 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 224)) (2.26.0) 2021-09-26 09:18:49.557 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 274)) (1.8.2) 2021-09-26 09:18:49.559 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 143)) (0.2.5) 2021-09-26 09:18:49.565 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 50)) (21.2.0) 2021-09-26 09:18:49.625 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 182)) (2.20) 2021-09-26 09:18:49.628 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 491)) (0.18.0) 2021-09-26 09:18:49.633 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 512)) (1.6) 2021-09-26 09:18:49.635 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 337)) (21.0) 2021-09-26 09:18:49.641 | Requirement already satisfied: iso8601===0.1.16 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 364)) (0.1.16) 2021-09-26 09:18:49.644 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 519)) (0.11.0) 2021-09-26 09:18:49.647 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 366)) (1.0.0) 2021-09-26 09:18:49.649 | Requirement already satisfied: idna===3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 368)) (3.2) 2021-09-26 09:18:49.653 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 42)) (2021.5.30) 2021-09-26 09:18:49.657 | Requirement already satisfied: charset-normalizer===2.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.3JliZJmN8e (line 567)) (2.0.4) 2021-09-26 09:18:49.755 | WARNING: You are using pip version 20.0.2; however, version 21.2.4 is available. 2021-09-26 09:18:49.755 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-09-26 09:18:49.812 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-09-26 09:18:49.815 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.3JliZJmN8e 2021-09-26 09:18:49.818 | ++ lib/tempest:install_tempest:769 : popd 2021-09-26 09:18:49.818 | ~/devstack 2021-09-26 09:18:49.821 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 09:18:49.823 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 09:18:49.827 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:18:49.829 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:18:49.832 | + functions-common:run_phase:1786 : run_plugins stack install 2021-09-26 09:18:49.834 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 09:18:49.837 | + functions-common:run_plugins:1746 : local phase=install 2021-09-26 09:18:49.839 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 09:18:49.842 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 09:18:49.844 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-09-26 09:18:49.847 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-09-26 09:18:49.849 | + inc/python:use_library_from_git:264 : local enabled=1 2021-09-26 09:18:49.852 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-09-26 09:18:49.854 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-09-26 09:18:49.857 | + inc/python:use_library_from_git:266 : return 1 2021-09-26 09:18:49.859 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-09-26 09:18:49.862 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-09-26 09:18:49.864 | + inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:18:49.868 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-09-26 09:18:49.870 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-09-26 09:18:49.873 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:18:49.877 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:18:49.877 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:18:49.882 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-09-26 09:18:49.884 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-09-26 09:18:49.887 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-09-26 09:18:49.890 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-09-26 09:18:49.893 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-09-26 09:18:49.912 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-09-26 09:18:49.918 | + 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-09-26 09:18:52.724 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:18:52.724 | 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-09-26 09:18:52.725 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.725 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.726 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.726 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.727 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.727 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.727 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.728 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.728 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.729 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.729 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.730 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.730 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.731 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.731 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.731 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.732 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.732 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.733 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.733 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.734 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.734 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.735 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.735 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.735 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.737 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.738 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.738 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.739 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.740 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.740 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.741 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.741 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.741 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.742 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.742 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.743 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.743 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.744 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.744 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.744 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.745 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.745 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.745 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.746 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.746 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.747 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.748 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.748 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.749 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.749 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.750 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.750 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.751 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.751 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.752 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.752 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.752 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.753 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.753 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.754 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.755 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.755 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.756 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.756 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.757 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.757 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.758 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.758 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.759 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.759 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.760 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.760 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.761 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.761 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.761 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.762 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.763 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.763 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.764 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.764 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.765 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.766 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.766 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.766 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.767 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.767 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.767 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.768 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.768 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.769 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.770 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.770 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.770 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.771 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.771 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.772 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.772 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.773 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.773 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.774 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.774 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.775 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.775 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.776 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.776 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.777 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.777 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.777 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.778 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.779 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.779 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.779 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.780 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.780 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.781 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.781 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.782 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.782 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.783 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.783 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.784 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.784 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.784 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.785 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.785 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.786 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.786 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.787 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.787 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.788 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.788 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.788 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.789 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.789 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.790 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.790 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.791 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.791 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.791 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.792 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.792 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.793 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.793 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.794 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.794 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.795 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.795 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.796 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.796 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.796 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.797 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.797 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.798 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.798 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.798 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.799 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.799 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.800 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.800 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.801 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.801 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.801 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.802 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.802 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.803 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.803 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.803 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.804 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.804 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.805 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.805 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.805 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.806 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.806 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.807 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.807 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.807 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.808 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.808 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.808 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.810 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.810 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.810 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.811 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.811 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.811 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.812 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.812 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.813 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.813 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.813 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.814 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.814 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.815 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.815 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.815 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.816 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.816 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.817 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.817 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.817 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.818 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.818 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.818 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.819 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.819 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.820 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.820 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.821 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.821 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.821 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.822 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.822 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.823 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.823 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.824 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.824 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.825 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.826 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.827 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.827 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.828 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.828 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.829 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.829 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.830 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.830 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.831 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.831 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.831 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.832 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.833 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.834 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.834 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.835 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.836 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.836 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.836 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.837 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.837 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.838 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.838 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.839 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.839 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.840 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.840 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.840 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.841 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.841 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.842 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.842 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.843 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.843 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.844 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.844 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.844 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.845 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.845 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.845 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.846 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.846 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.847 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.847 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.848 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.848 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.849 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.849 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.849 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.850 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.850 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.851 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.851 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.851 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.852 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.852 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.853 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.853 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.854 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.854 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.854 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.855 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.855 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.856 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.856 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.857 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.857 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.857 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.858 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.858 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.859 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.859 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.859 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.860 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.860 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.861 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.861 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.861 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.862 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.862 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.863 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.863 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.864 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.864 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.864 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.865 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.865 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.866 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.866 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.867 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.867 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.867 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.868 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.868 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.869 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.869 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.869 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.870 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.870 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.871 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.871 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.872 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.872 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.873 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.873 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.874 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.874 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.875 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.875 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.876 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.877 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.877 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.877 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.878 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.878 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.879 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.879 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.880 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.880 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.881 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.881 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.881 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.882 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.882 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.883 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.883 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.884 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.884 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.884 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.885 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.885 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.886 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.886 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.887 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.887 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.888 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.888 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.889 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.889 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.890 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.890 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.891 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.891 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.892 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.892 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.893 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.893 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.893 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.894 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.894 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.895 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.895 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.895 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.896 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.896 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.897 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.897 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.898 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.898 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.898 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.899 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.899 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.900 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.900 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.901 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.901 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.902 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.902 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.903 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.903 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.904 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.904 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.905 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.905 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.905 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.906 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.906 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.907 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.907 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.907 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.908 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.908 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.909 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.909 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.910 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.910 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.910 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.911 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.912 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.912 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.912 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.913 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.914 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.914 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:52.914 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:18:52.915 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:18:52.915 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:18:53.589 | Collecting python-openstackclient===5.2.0 2021-09-26 09:18:53.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-09-26 09:18:53.743 | 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-09-26 09:18:53.747 | 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-09-26 09:18:53.753 | 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-09-26 09:18:53.770 | 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-09-26 09:18:53.790 | 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-09-26 09:18:53.819 | 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-09-26 09:18:53.822 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.0) 2021-09-26 09:18:53.842 | Requirement already satisfied: python-cinderclient===7.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.1) 2021-09-26 09:18:53.862 | 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-09-26 09:18:53.882 | 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-09-26 09:18:53.891 | 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-09-26 09:18:53.908 | 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-09-26 09:18:53.912 | 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-09-26 09:18:53.921 | 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-09-26 09:18:53.924 | 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-09-26 09:18:53.928 | 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-09-26 09:18:53.931 | 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-09-26 09:18:53.935 | 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-09-26 09:18:54.003 | 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-09-26 09:18:54.010 | 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-09-26 09:18:54.014 | 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-09-26 09:18:54.019 | 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-09-26 09:18:54.061 | 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-09-26 09:18:54.085 | 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-09-26 09:18:54.089 | 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-09-26 09:18:54.094 | 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-09-26 09:18:54.097 | 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-09-26 09:18:54.100 | 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-09-26 09:18:54.105 | 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-09-26 09:18:54.109 | 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-09-26 09:18:54.113 | 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-09-26 09:18:54.115 | 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-09-26 09:18:54.129 | 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-09-26 09:18:54.152 | 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-09-26 09:18:54.167 | 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-09-26 09:18:54.183 | 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-09-26 09:18:54.187 | 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-09-26 09:18:54.191 | 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-09-26 09:18:54.195 | 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-09-26 09:18:54.199 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2021-09-26 09:18:54.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-09-26 09:18:54.206 | 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-09-26 09:18:54.229 | 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-09-26 09:18:54.232 | 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-09-26 09:18:54.237 | 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-09-26 09:18:54.240 | 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-09-26 09:18:54.243 | 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-09-26 09:18:56.237 | Installing collected packages: python-openstackclient 2021-09-26 09:18:57.568 | Successfully installed python-openstackclient-5.2.0 2021-09-26 09:18:57.709 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:18:57.709 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:18:57.795 | + inc/python:pip_install:207 : result=0 2021-09-26 09:18:57.797 | + inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:18:57.800 | + functions-common:time_stop:2331 : local name 2021-09-26 09:18:57.802 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:18:57.805 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:18:57.807 | + functions-common:time_stop:2334 : local total 2021-09-26 09:18:57.810 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:18:57.813 | + functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:18:57.815 | + functions-common:time_stop:2338 : start_time=1632647929908 2021-09-26 09:18:57.818 | + functions-common:time_stop:2340 : [[ -z 1632647929908 ]] 2021-09-26 09:18:57.821 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:18:57.824 | + functions-common:time_stop:2343 : end_time=1632647937822 2021-09-26 09:18:57.827 | + functions-common:time_stop:2344 : elapsed_time=7914 2021-09-26 09:18:57.829 | + functions-common:time_stop:2345 : total=262416 2021-09-26 09:18:57.832 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:18:57.834 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=270330 2021-09-26 09:18:57.836 | + inc/python:pip_install:210 : return 0 2021-09-26 09:18:57.839 | + ./stack.sh:main:959 : install_oscwrap 2021-09-26 09:18:57.843 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-09-26 09:18:57.846 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.RDUMaVqxnP 2021-09-26 09:18:57.849 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-09-26 09:18:57.851 | + functions-common:install_oscwrap:2382 : unalias -a 2021-09-26 09:18:57.853 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-09-26 09:18:57.857 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-09-26 09:18:57.859 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 09:18:57.862 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-09-26 09:18:57.879 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:18:57.881 | + ./stack.sh:main:1013 : configure_database 2021-09-26 09:18:57.884 | + lib/database:configure_database:126 : configure_database_mysql 2021-09-26 09:18:57.886 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-09-26 09:18:57.889 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-09-26 09:18:57.891 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:18:57.893 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-09-26 09:18:57.896 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-09-26 09:18:57.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:18:57.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:18:57.904 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-09-26 09:18:57.906 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-09-26 09:18:57.908 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:18:57.910 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:18:57.913 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:18:57.915 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:18:57.917 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:18:57.919 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:18:57.921 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:18:57.923 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:18:57.926 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-09-26 09:18:57.928 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:18:57.930 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:18:57.933 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:18:57.936 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:18:57.938 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:18:57.940 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:18:57.943 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-09-26 09:18:57.963 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:18:57.963 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-09-26 09:18:57.968 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-09-26 09:18:57.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:18:57.973 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:18:57.975 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-09-26 09:18:57.977 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-09-26 09:18:57.980 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-09-26 09:18:57.982 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:18:57.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:18:57.987 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-09-26 09:18:57.989 | + 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-09-26 09:18:58.000 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:18:58.014 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-09-26 09:18:58.024 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:18:58.038 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-09-26 09:18:58.041 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-09-26 09:18:58.041 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-09-26 09:18:58.046 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-09-26 09:18:58.100 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-09-26 09:18:58.146 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-09-26 09:18:58.191 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-09-26 09:18:58.237 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-09-26 09:18:58.239 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-09-26 09:18:58.242 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:18:58.244 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-09-26 09:19:00.535 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-09-26 09:19:00.537 | + functions-common:save_stackenv:60 : local tag=1017 2021-09-26 09:19:00.541 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 09:19:00.545 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-091900 2021-09-26 09:19:00.547 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-091900 1017' 2021-09-26 09:19:00.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.553 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 09:19:00.555 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.558 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 09:19:00.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.564 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 09:19:00.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.571 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-09-26 09:19:00.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.577 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-09-26 09:19:00.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.583 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2021-09-26 09:19:00.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.588 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-09-26 09:19:00.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.594 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-090431 2021-09-26 09:19:00.597 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.599 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 09:19:00.602 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.604 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-09-26 09:19:00.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.610 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 09:19:00.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.615 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 09:19:00.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.620 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 09:19:00.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:19:00.626 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 09:19:00.628 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-09-26 09:19:00.631 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-09-26 09:19:00.633 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-09-26 09:19:00.644 | + ./stack.sh:main:1043 : start_dstat 2021-09-26 09:19:00.647 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.650 | + functions-common:run_process:1582 : local service=dstat 2021-09-26 09:19:00.652 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.655 | + functions-common:run_process:1584 : local group= 2021-09-26 09:19:00.657 | + functions-common:run_process:1585 : local user= 2021-09-26 09:19:00.660 | + functions-common:run_process:1587 : local name=dstat 2021-09-26 09:19:00.663 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:19:00.665 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:19:00.668 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:19:00.671 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:19:00.674 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:19:00.677 | + functions-common:time_start:2322 : _TIME_START[$name]=1632647940675 2021-09-26 09:19:00.680 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-09-26 09:19:00.696 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:19:00.699 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-09-26 09:19:00.702 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-09-26 09:19:00.704 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.707 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.709 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.712 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.714 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-09-26 09:19:00.717 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-09-26 09:19:00.720 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-09-26 09:19:00.722 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:19:00.725 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:19:00.727 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-09-26 09:19:00.730 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-09-26 09:19:00.733 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-09-26 09:19:00.735 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-09-26 09:19:00.738 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:19:00.740 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:19:00.742 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:19:00.745 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:19:00.748 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-09-26 09:19:00.750 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:19:00.754 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-09-26 09:19:00.807 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-09-26 09:19:00.862 | + 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-09-26 09:19:00.908 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-09-26 09:19:00.953 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-09-26 09:19:00.998 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:19:01.043 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:19:01.046 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-09-26 09:19:01.101 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:19:01.289 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-09-26 09:19:01.303 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-09-26 09:19:01.479 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-09-26 09:19:01.503 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:19:01.506 | + functions-common:time_stop:2331 : local name 2021-09-26 09:19:01.509 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:19:01.511 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:19:01.514 | + functions-common:time_stop:2334 : local total 2021-09-26 09:19:01.516 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:19:01.535 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:19:01.535 | + functions-common:time_stop:2338 : start_time=1632647940675 2021-09-26 09:19:01.535 | + functions-common:time_stop:2340 : [[ -z 1632647940675 ]] 2021-09-26 09:19:01.535 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:19:01.535 | + functions-common:time_stop:2343 : end_time=1632647941528 2021-09-26 09:19:01.535 | + functions-common:time_stop:2344 : elapsed_time=853 2021-09-26 09:19:01.536 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:19:01.538 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:19:01.541 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=853 2021-09-26 09:19:01.543 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-09-26 09:19:01.547 | + functions-common:run_process:1582 : local service=memory_tracker 2021-09-26 09:19:01.549 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-09-26 09:19:01.552 | + functions-common:run_process:1584 : local group= 2021-09-26 09:19:01.554 | + functions-common:run_process:1585 : local user=root 2021-09-26 09:19:01.557 | + functions-common:run_process:1587 : local name=memory_tracker 2021-09-26 09:19:01.560 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:19:01.563 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:19:01.565 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:19:01.568 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:19:01.571 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:19:01.574 | + functions-common:time_start:2322 : _TIME_START[$name]=1632647941572 2021-09-26 09:19:01.577 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-09-26 09:19:01.605 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:19:01.608 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:19:01.611 | + functions-common:time_stop:2331 : local name 2021-09-26 09:19:01.613 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:19:01.616 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:19:01.618 | + functions-common:time_stop:2334 : local total 2021-09-26 09:19:01.621 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:19:01.624 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:19:01.626 | + functions-common:time_stop:2338 : start_time=1632647941572 2021-09-26 09:19:01.628 | + functions-common:time_stop:2340 : [[ -z 1632647941572 ]] 2021-09-26 09:19:01.632 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:19:01.635 | + functions-common:time_stop:2343 : end_time=1632647941633 2021-09-26 09:19:01.638 | + functions-common:time_stop:2344 : elapsed_time=61 2021-09-26 09:19:01.641 | + functions-common:time_stop:2345 : total=853 2021-09-26 09:19:01.643 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:19:01.646 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=914 2021-09-26 09:19:01.648 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-09-26 09:19:01.665 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:19:01.668 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-09-26 09:19:01.684 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:19:01.687 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-09-26 09:19:01.704 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:19:01.707 | + ./stack.sh:main:1056 : start_etcd3 2021-09-26 09:19:01.709 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-09-26 09:19:01.712 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-809955-3 --data-dir /opt/stack/data/etcd' 2021-09-26 09:19:01.714 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-09-26 09:19:01.717 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-809955-3=http://10.222.0.41:2380' 2021-09-26 09:19:01.720 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.41:2380' 2021-09-26 09:19:01.722 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.41:2379' 2021-09-26 09:19:01.725 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-09-26 09:19:01.727 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-09-26 09:19:01.730 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.41:2379' 2021-09-26 09:19:01.732 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-09-26 09:19:01.735 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-09-26 09:19:01.737 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-26 09:19:01.740 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-809955-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-809955-3=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' '' root 2021-09-26 09:19:01.742 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-09-26 09:19:01.744 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name n-d-809955-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-809955-3=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' 2021-09-26 09:19:01.747 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:19:01.750 | + functions-common:write_user_unit_file:1467 : local user=root 2021-09-26 09:19:01.752 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:19:01.754 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:19:01.757 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-09-26 09:19:01.759 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:19:01.764 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-09-26 09:19:01.817 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-09-26 09:19:01.871 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-809955-3 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-809955-3=http://10.222.0.41:2380 --initial-advertise-peer-urls http://10.222.0.41:2380 --advertise-client-urls http://10.222.0.41:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.41:2379 --debug' 2021-09-26 09:19:01.916 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-09-26 09:19:01.962 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-09-26 09:19:02.007 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:19:02.053 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:19:02.055 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-09-26 09:19:02.110 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:19:02.305 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-09-26 09:19:02.351 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-09-26 09:19:02.411 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-09-26 09:19:02.457 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-09-26 09:19:02.503 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-09-26 09:19:02.507 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 09:19:02.510 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-26 09:19:02.513 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-09-26 09:19:02.695 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-09-26 09:19:02.708 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-09-26 09:19:02.886 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-09-26 09:19:03.944 | + ./stack.sh:main:1067 : cat 2021-09-26 09:19:03.949 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-09-26 09:19:03.966 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:19:03.969 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-09-26 09:19:03.972 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-09-26 09:19:03.974 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-09-26 09:19:03.977 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.41/identity 2021-09-26 09:19:03.980 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.41/identity 2021-09-26 09:19:03.982 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-09-26 09:19:03.985 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-09-26 09:19:03.987 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-09-26 09:19:03.990 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-09-26 09:19:03.992 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-09-26 09:19:03.995 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-09-26 09:19:03.998 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-09-26 09:19:04.001 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-09-26 09:19:04.003 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-09-26 09:19:04.006 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-09-26 09:19:04.009 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-09-26 09:19:04.011 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-09-26 09:19:04.015 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-09-26 09:19:04.031 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:19:04.033 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-09-26 09:19:04.036 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:19:04.038 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-09-26 09:19:04.041 | + ./stack.sh:main:1092 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-09-26 09:19:04.043 | + ./stack.sh:main:1093 : init_keystone 2021-09-26 09:19:04.046 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-09-26 09:19:04.062 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:19:04.064 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-09-26 09:19:04.067 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-09-26 09:19:04.069 | + lib/database:recreate_database:110 : local db=keystone 2021-09-26 09:19:04.071 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-09-26 09:19:04.074 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-09-26 09:19:04.077 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-09-26 09:19:04.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:19:04.094 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-09-26 09:19:04.098 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:19:04.109 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-09-26 09:19:04.112 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 09:19:04.114 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:19:04.117 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:19:04.120 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:19:04.124 | + functions-common:time_start:2322 : _TIME_START[$name]=1632647944121 2021-09-26 09:19:04.126 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-09-26 09:19:06.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:06.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.442 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.442 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.444 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.444 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.448 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.449 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.450 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.450 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.451 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.452 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.453 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.455 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.455 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:06.458 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:06.491 | 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=65983) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:19:06.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.495 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.496 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.498 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.498 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.502 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.503 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.504 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.504 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.504 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.505 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.506 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.507 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.508 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.510 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:06.510 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:06.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.556 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.556 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.558 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.558 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.563 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.563 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.564 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.565 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.565 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.566 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.566 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.568 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.568 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.571 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:06.571 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:06.843 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:06.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.845 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.845 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.847 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.847 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.851 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.852 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.853 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.853 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.853 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.854 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.855 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.857 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.857 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:06.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:06.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:06.860 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:06.867 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 09:19:16.097 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.097 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 09:19:16.125 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.125 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 09:19:16.154 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.154 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 09:19:16.182 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.182 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 09:19:16.217 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.217 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 09:19:16.251 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:16.251 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 09:19:17.108 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.108 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 09:19:17.428 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.428 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 09:19:17.651 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.652 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 09:19:17.685 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.685 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 09:19:17.719 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.719 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 09:19:17.757 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.758 | INFO migrate.versioning.api [-] 78 -> 79...  2021-09-26 09:19:17.792 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.792 | INFO migrate.versioning.api [-] 79 -> 80...  2021-09-26 09:19:17.826 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:17.826 | INFO migrate.versioning.api [-] 80 -> 81...  2021-09-26 09:19:18.078 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:18.078 | INFO migrate.versioning.api [-] 81 -> 82...  2021-09-26 09:19:19.062 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:19.062 | INFO migrate.versioning.api [-] 82 -> 83...  2021-09-26 09:19:20.313 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:20.313 | INFO migrate.versioning.api [-] 83 -> 84...  2021-09-26 09:19:20.730 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:20.731 | INFO migrate.versioning.api [-] 84 -> 85...  2021-09-26 09:19:21.323 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:21.323 | INFO migrate.versioning.api [-] 85 -> 86...  2021-09-26 09:19:21.530 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:21.530 | INFO migrate.versioning.api [-] 86 -> 87...  2021-09-26 09:19:22.673 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:22.673 | INFO migrate.versioning.api [-] 87 -> 88...  2021-09-26 09:19:23.411 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:23.411 | INFO migrate.versioning.api [-] 88 -> 89...  2021-09-26 09:19:23.513 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:23.513 | INFO migrate.versioning.api [-] 89 -> 90...  2021-09-26 09:19:24.054 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:24.054 | INFO migrate.versioning.api [-] 90 -> 91...  2021-09-26 09:19:25.147 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:25.147 | INFO migrate.versioning.api [-] 91 -> 92...  2021-09-26 09:19:26.216 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:26.216 | INFO migrate.versioning.api [-] 92 -> 93...  2021-09-26 09:19:27.433 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:27.433 | INFO migrate.versioning.api [-] 93 -> 94...  2021-09-26 09:19:28.331 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:28.331 | INFO migrate.versioning.api [-] 94 -> 95...  2021-09-26 09:19:28.902 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:28.902 | INFO migrate.versioning.api [-] 95 -> 96...  2021-09-26 09:19:28.936 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:28.936 | INFO migrate.versioning.api [-] 96 -> 97...  2021-09-26 09:19:28.976 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:28.976 | INFO migrate.versioning.api [-] 97 -> 98...  2021-09-26 09:19:29.005 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.005 | INFO migrate.versioning.api [-] 98 -> 99...  2021-09-26 09:19:29.031 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.032 | INFO migrate.versioning.api [-] 99 -> 100...  2021-09-26 09:19:29.062 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.062 | INFO migrate.versioning.api [-] 100 -> 101...  2021-09-26 09:19:29.096 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.096 | INFO migrate.versioning.api [-] 101 -> 102...  2021-09-26 09:19:29.232 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.232 | INFO migrate.versioning.api [-] 102 -> 103...  2021-09-26 09:19:29.491 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.491 | INFO migrate.versioning.api [-] 103 -> 104...  2021-09-26 09:19:29.525 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:29.525 | INFO migrate.versioning.api [-] 104 -> 105...  2021-09-26 09:19:30.243 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:30.243 | INFO migrate.versioning.api [-] 105 -> 106...  2021-09-26 09:19:30.610 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:30.611 | INFO migrate.versioning.api [-] 106 -> 107...  2021-09-26 09:19:31.340 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:31.340 | INFO migrate.versioning.api [-] 107 -> 108...  2021-09-26 09:19:32.108 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:32.108 | INFO migrate.versioning.api [-] 108 -> 109...  2021-09-26 09:19:32.580 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:32.581 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.583 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.583 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.586 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.586 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.590 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.590 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.591 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.591 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.592 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.593 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.593 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.595 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.595 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.598 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.601 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.601 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.603 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.603 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.607 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.607 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.608 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.609 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.609 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.610 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.610 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.612 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.612 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.615 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.615 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.617 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.617 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.619 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.619 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.623 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.623 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.624 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.625 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.625 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.626 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.626 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.628 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.628 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.631 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.631 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.638 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.638 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.639 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.639 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.639 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.639 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.640 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.640 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.641 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.642 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.642 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.642 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.643 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.643 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.646 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.646 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.649 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.650 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.652 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.652 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.653 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.653 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.653 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.653 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.653 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.655 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.656 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.656 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.656 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.656 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.656 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.657 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.658 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.660 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.661 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.661 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.661 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.662 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.662 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.663 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.664 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.664 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.665 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.665 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.665 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.666 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.666 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.666 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.705 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.706 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.706 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.707 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.707 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.707 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.707 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.708 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.708 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.710 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.711 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.711 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.711 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.711 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.712 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.714 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.715 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.717 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.717 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.717 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.717 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.718 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.718 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.718 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.720 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.720 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.721 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.721 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.721 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.721 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.721 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.723 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.723 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.724 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.724 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.724 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.724 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.725 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.726 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.729 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.729 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.729 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.730 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.730 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.730 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.731 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.732 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.732 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.733 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.733 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.733 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.733 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.734 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.735 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.736 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.736 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.737 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.737 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.737 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.737 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.738 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.739 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.739 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.740 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.740 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.740 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.740 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.743 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.743 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.746 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.747 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.749 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.749 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.749 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.750 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.750 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.750 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.750 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.752 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.752 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.753 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.753 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.753 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.753 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.753 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.754 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.757 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.757 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.757 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.758 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.758 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.758 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.759 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.760 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.760 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.761 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.761 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.761 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.761 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.762 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.767 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:32.768 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.768 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.769 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.770 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.770 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.770 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.770 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.771 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.772 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.773 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.773 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.773 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.774 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.774 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.777 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.777 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.779 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.780 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.780 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.780 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.780 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.780 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.781 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.782 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.783 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.783 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.783 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.784 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.784 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.784 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.786 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.786 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.786 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.787 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.787 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.787 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.788 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.789 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.791 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.791 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.792 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.792 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.792 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.793 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.793 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.794 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.794 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.795 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.795 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.796 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.796 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:32.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:32.796 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:32.796 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:32.803 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 09:19:32.851 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:32.851 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 09:19:32.885 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:32.885 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 09:19:34.102 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.102 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 09:19:34.136 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.136 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 09:19:34.170 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.171 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 09:19:34.199 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.199 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 09:19:34.228 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.228 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 09:19:34.257 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.257 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 09:19:34.294 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.294 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 09:19:34.993 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:34.993 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 09:19:35.028 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:35.028 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 09:19:35.934 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:35.935 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 09:19:35.963 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:35.963 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 09:19:36.914 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:36.914 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 09:19:36.948 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:36.948 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 09:19:37.205 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.205 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 09:19:37.237 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.237 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 09:19:37.272 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.272 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 09:19:37.306 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.306 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 09:19:37.334 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.335 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 09:19:37.363 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.363 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 09:19:37.634 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:37.634 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 09:19:38.056 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.056 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 09:19:38.849 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.849 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 09:19:38.877 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.877 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 09:19:38.911 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.911 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 09:19:38.946 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.946 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 09:19:38.982 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:38.982 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 09:19:39.016 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:39.016 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 09:19:39.289 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:39.289 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 09:19:39.530 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:39.531 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 09:19:40.066 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:40.066 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 09:19:41.180 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:41.180 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 09:19:41.736 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:41.736 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 09:19:42.157 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.157 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 09:19:42.604 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.605 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 09:19:42.645 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.645 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 09:19:42.673 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.673 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 09:19:42.701 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.702 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 09:19:42.730 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.730 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 09:19:42.759 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.759 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 09:19:42.787 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.787 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 09:19:42.820 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.820 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 09:19:42.848 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:42.848 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 09:19:43.717 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:43.717 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 09:19:43.747 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:43.748 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 09:19:45.930 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:45.930 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 09:19:46.877 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:46.877 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 09:19:46.911 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:46.911 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 09:19:46.945 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:46.946 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 09:19:46.974 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:46.975 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 09:19:47.010 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:47.010 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 09:19:47.392 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:47.392 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 09:19:47.420 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:47.420 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 09:19:47.884 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:47.884 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 09:19:48.337 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.337 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 09:19:48.376 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.376 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 09:19:48.416 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.416 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 09:19:48.462 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.462 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 09:19:48.507 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.508 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 09:19:48.536 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:48.536 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 09:19:49.289 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:49.289 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 09:19:49.331 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:49.331 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 09:19:49.810 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:49.810 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 09:19:51.313 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.313 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 09:19:51.759 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.759 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 09:19:51.791 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.791 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 09:19:51.826 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.826 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 09:19:51.862 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.862 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 09:19:51.902 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.902 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 09:19:51.934 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.934 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 09:19:51.969 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:51.969 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 09:19:52.713 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.713 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 09:19:52.747 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.748 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 09:19:52.782 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.782 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 09:19:52.816 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.816 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 09:19:52.851 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.851 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 09:19:52.879 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:52.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:52.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.882 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.882 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.884 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.884 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.884 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.884 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.885 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.888 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.888 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.889 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.889 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.889 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.889 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.890 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.890 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.890 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.890 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.891 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.891 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.891 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.892 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.893 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.893 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.893 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.942 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.943 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.943 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.945 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.947 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.947 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.947 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.948 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.949 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.950 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.950 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.954 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.954 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.954 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.954 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.955 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.955 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.957 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:52.958 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:52.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:52.960 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.960 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.962 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.962 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.970 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.970 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.971 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.971 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.971 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.971 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.971 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.973 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.975 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.975 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.975 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.977 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.977 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.977 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.979 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.981 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.982 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.982 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.983 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.983 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.983 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.984 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:52.987 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:52.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:52.988 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.988 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.989 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.991 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.992 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.992 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:52.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.000 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.002 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.002 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.003 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.003 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.003 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.003 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.003 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.007 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.007 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.008 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.010 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.011 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.011 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.011 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.012 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.012 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.012 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.013 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.014 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.014 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.015 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.015 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.015 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.015 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:53.016 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:53.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.024 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.025 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.028 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.031 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.031 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.032 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.032 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.032 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.034 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.034 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.034 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.035 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.036 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.036 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.036 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.037 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.037 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.038 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.038 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.038 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.038 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.038 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.039 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.039 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.041 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.041 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.042 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.042 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.043 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.044 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.044 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.045 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.046 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.046 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.047 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.047 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.047 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.048 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.048 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.048 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.048 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.049 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.049 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.049 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.050 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.050 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.050 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.050 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.050 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.051 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.051 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.051 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:53.052 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:53.143 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:53.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.145 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.145 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.149 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.152 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.152 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.153 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.153 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.156 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.160 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.161 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.162 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.162 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.163 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.163 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.167 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.167 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.168 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.168 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.169 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.169 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.169 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.169 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.170 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.170 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.170 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.170 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.171 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.172 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:53.172 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:53.172 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:53.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.174 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.174 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.176 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.176 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.176 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.177 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.178 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.180 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.181 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.181 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.182 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.182 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.182 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.182 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.183 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.183 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.183 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.183 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.183 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.186 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.186 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.186 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.187 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.187 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.187 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.187 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.187 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.188 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.188 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.188 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.188 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.190 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.190 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.191 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.192 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.192 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.194 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.194 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.195 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.196 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.196 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.197 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.197 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.197 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.198 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.198 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.198 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.198 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.199 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.199 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.199 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.200 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.201 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.201 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:53.201 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:53.207 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.208 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.209 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.211 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.211 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.211 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.211 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.212 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.214 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.215 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.215 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.216 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.216 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.216 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.216 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.217 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.217 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.217 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.217 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.217 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.218 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.219 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.220 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.220 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.220 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.221 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.221 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.221 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.221 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.221 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.222 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.222 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.222 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.222 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.224 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.224 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.225 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.226 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.226 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.228 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.228 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.228 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.228 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.228 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.229 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.229 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.229 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.229 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.230 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.230 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.230 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.230 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.231 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.231 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.232 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.232 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.232 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.232 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.233 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.233 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.233 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.233 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.234 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.234 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.234 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.234 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:53.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:53.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:53.235 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:53.242 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 09:19:53.267 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.268 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 09:19:53.311 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.311 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 09:19:53.353 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.353 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 09:19:53.387 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.387 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 09:19:53.421 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.422 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 09:19:53.465 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.465 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 09:19:53.506 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.506 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 09:19:53.540 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.540 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 09:19:53.574 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.574 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 09:19:53.602 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.602 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 09:19:53.631 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.632 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 09:19:53.688 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.688 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 09:19:53.728 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.728 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 09:19:53.780 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.780 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 09:19:53.842 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.842 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 09:19:53.888 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.888 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 09:19:53.917 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.917 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 09:19:53.941 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.942 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 09:19:53.970 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:53.970 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 09:19:54.004 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.004 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 09:19:54.039 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.039 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 09:19:54.073 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.073 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 09:19:54.111 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.111 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 09:19:54.145 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.145 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 09:19:54.187 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.188 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 09:19:54.221 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.222 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 09:19:54.250 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.250 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 09:19:54.284 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.284 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 09:19:54.313 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.313 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 09:19:54.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.342 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 09:19:54.370 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.370 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 09:19:54.408 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.408 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 09:19:54.454 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.454 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 09:19:54.500 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.500 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 09:19:54.534 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.534 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 09:19:54.568 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.568 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 09:19:54.603 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.603 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 09:19:54.639 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.639 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 09:19:54.673 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.673 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 09:19:54.707 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.707 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 09:19:54.742 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.742 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 09:19:54.776 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.776 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 09:19:54.810 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.810 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 09:19:54.844 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.845 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 09:19:54.878 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.879 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 09:19:54.919 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.919 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 09:19:54.947 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.947 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 09:19:54.974 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:54.974 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 09:19:55.008 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.009 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 09:19:55.042 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.042 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 09:19:55.072 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.072 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 09:19:55.113 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.113 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 09:19:55.141 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.141 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 09:19:55.170 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.170 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 09:19:55.198 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.199 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 09:19:55.227 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.227 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 09:19:55.250 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.250 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 09:19:55.284 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.284 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 09:19:55.307 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.307 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 09:19:55.330 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.330 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 09:19:55.357 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.357 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 09:19:55.397 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.398 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 09:19:55.450 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.450 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 09:19:55.496 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.496 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 09:19:55.525 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.525 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 09:19:55.559 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.559 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 09:19:55.587 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.587 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 09:19:55.610 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.610 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 09:19:55.637 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.637 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 09:19:55.673 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.673 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 09:19:55.701 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.702 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 09:19:55.730 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.730 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 09:19:55.753 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.753 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 09:19:55.785 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.785 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 09:19:55.820 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.820 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 09:19:55.851 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.851 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 09:19:55.879 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.879 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 09:19:55.911 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:55.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:55.913 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.913 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.914 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.914 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.914 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.915 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.916 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.916 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.916 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.916 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.918 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.918 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.918 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.920 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.921 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.923 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.924 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.925 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.925 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.926 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.926 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.926 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.927 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.927 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.927 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.930 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.930 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.930 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.930 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.931 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.931 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.932 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.932 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.933 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.933 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.934 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.934 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.934 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.935 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.935 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.936 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.937 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.937 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.937 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.937 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.939 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.939 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.940 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.940 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.940 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:55.941 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:55.942 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:55.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.944 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.946 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.946 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.946 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.946 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.947 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.949 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.950 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.951 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.952 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.953 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.954 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.955 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.955 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.955 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.956 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.957 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.959 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.959 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.960 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.961 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.963 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.964 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.965 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.966 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.966 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.967 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.967 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.967 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.967 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.968 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.969 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.969 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.969 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.969 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.970 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:55.970 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:55.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:55.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.972 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.972 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.974 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.975 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.976 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.978 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.979 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.979 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.980 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.980 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.980 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.980 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.981 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.981 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.981 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.981 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.982 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.983 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.984 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.984 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.984 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.984 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.985 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.986 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.988 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.988 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.989 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.990 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.992 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.992 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.993 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.994 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.994 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.995 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.995 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.995 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.995 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.996 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.997 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.997 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.998 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.998 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.998 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.998 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.998 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.999 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:55.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:55.999 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:56.000 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:56.005 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:56.006 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.007 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.007 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.007 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.008 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.008 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.009 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.009 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.010 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.010 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.011 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.011 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.012 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.014 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.014 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.016 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.017 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.019 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.019 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.019 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.020 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.020 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.020 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.020 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.021 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.022 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.022 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.023 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.023 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.023 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.024 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.024 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.024 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.025 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.026 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.026 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.027 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.028 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.028 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.029 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.029 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.029 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.030 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.030 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.031 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.031 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.032 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.033 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.034 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:56.034 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:56.074 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:56.075 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.075 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.076 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.076 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.077 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.077 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.078 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.078 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.078 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.079 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.080 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.080 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.080 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.082 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.083 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.085 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.086 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.088 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.088 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.088 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.089 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.089 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.089 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.089 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.090 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.091 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.091 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.092 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.092 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.092 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.093 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.093 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.093 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.095 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.095 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.095 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.096 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.096 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.097 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.097 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.097 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.098 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.098 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.099 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.099 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.101 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.101 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.102 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.102 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.102 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.103 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:56.104 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:56.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:56.105 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.105 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.106 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.106 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.106 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.106 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.107 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.107 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.108 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.108 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.109 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.109 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.110 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.112 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.112 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.114 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.116 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.118 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.118 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.119 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.119 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.119 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.119 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.120 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.120 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.121 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.122 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.122 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.122 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.122 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.123 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.123 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.124 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.125 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.125 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.126 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.126 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.126 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.127 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.127 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.128 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.128 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.128 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.129 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.129 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.130 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.130 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.132 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.132 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.132 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.133 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:56.133 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:56.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:19:56.140 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.140 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.140 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.141 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.141 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.141 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.142 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.142 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.143 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.143 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.144 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.144 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.145 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.148 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.150 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.151 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.153 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.153 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.154 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.155 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.157 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.158 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.159 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.160 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.160 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.161 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.161 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.161 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.163 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.164 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.164 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.164 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.165 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.166 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.167 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.168 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.168 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.168 | 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=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:19:56.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:19:56.169 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:19:56.169 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65983) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:19:56.176 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 09:19:56.208 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:56.208 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 09:19:56.842 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:56.843 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 09:19:57.911 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:57.911 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 09:19:59.145 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.145 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 09:19:59.185 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.185 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 09:19:59.214 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.214 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 09:19:59.248 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.248 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 09:19:59.279 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.279 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 09:19:59.307 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.307 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 09:19:59.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.341 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 09:19:59.614 | INFO migrate.versioning.api [-] done 2021-09-26 09:19:59.614 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 09:20:00.061 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:00.062 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 09:20:00.763 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:00.763 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 09:20:02.085 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.085 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 09:20:02.490 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.490 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 09:20:02.524 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.525 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 09:20:02.558 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.559 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 09:20:02.593 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.593 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 09:20:02.627 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.627 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 09:20:02.661 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.662 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 09:20:02.696 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.696 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 09:20:02.730 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.730 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 09:20:02.764 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:02.764 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 09:20:03.125 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.125 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 09:20:03.148 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.148 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 09:20:03.170 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.170 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 09:20:03.202 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.202 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 09:20:03.239 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.239 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 09:20:03.274 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.274 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 09:20:03.308 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.308 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 09:20:03.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.342 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 09:20:03.540 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.540 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 09:20:03.563 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.563 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 09:20:03.598 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.599 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 09:20:03.974 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:03.974 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 09:20:04.370 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.370 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 09:20:04.530 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.530 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 09:20:04.553 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.553 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 09:20:04.580 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.580 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 09:20:04.625 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.625 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 09:20:04.659 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.660 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 09:20:04.693 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.694 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 09:20:04.722 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.722 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 09:20:04.751 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.751 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 09:20:04.779 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.780 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 09:20:04.814 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:04.814 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 09:20:05.185 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.185 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 09:20:05.219 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.219 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 09:20:05.254 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.254 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 09:20:05.288 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.288 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 09:20:05.319 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.319 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 09:20:05.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.341 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 09:20:05.371 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.371 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 09:20:05.867 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.867 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 09:20:05.942 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.942 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 09:20:05.985 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:05.985 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 09:20:06.016 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.016 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 09:20:06.056 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.057 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 09:20:06.090 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.090 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 09:20:06.124 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.124 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 09:20:06.153 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.153 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 09:20:06.182 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:06.182 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 09:20:07.405 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.405 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 09:20:07.444 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.444 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 09:20:07.494 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.494 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 09:20:07.528 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.528 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 09:20:07.562 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.562 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 09:20:07.599 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.599 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 09:20:07.631 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.631 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 09:20:07.665 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.665 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 09:20:07.747 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.748 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 09:20:07.905 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.905 | INFO migrate.versioning.api [-] 72 -> 73...  2021-09-26 09:20:07.945 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.945 | INFO migrate.versioning.api [-] 73 -> 74...  2021-09-26 09:20:07.980 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:07.980 | INFO migrate.versioning.api [-] 74 -> 75...  2021-09-26 09:20:08.014 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:08.014 | INFO migrate.versioning.api [-] 75 -> 76...  2021-09-26 09:20:08.044 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:08.044 | INFO migrate.versioning.api [-] 76 -> 77...  2021-09-26 09:20:08.073 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:08.073 | INFO migrate.versioning.api [-] 77 -> 78...  2021-09-26 09:20:08.101 | INFO migrate.versioning.api [-] done 2021-09-26 09:20:08.327 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-09-26 09:20:08.330 | + functions-common:time_stop:2331 : local name 2021-09-26 09:20:08.332 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:20:08.334 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:20:08.337 | + functions-common:time_stop:2334 : local total 2021-09-26 09:20:08.340 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:20:08.342 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 09:20:08.345 | + functions-common:time_stop:2338 : start_time=1632647944121 2021-09-26 09:20:08.347 | + functions-common:time_stop:2340 : [[ -z 1632647944121 ]] 2021-09-26 09:20:08.350 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:20:08.354 | + functions-common:time_stop:2343 : end_time=1632648008351 2021-09-26 09:20:08.356 | + functions-common:time_stop:2344 : elapsed_time=64230 2021-09-26 09:20:08.359 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:20:08.361 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:20:08.363 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64230 2021-09-26 09:20:08.366 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-09-26 09:20:08.368 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-09-26 09:20:08.372 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-09-26 09:20:10.532 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-09-26 09:20:10.532 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-26 09:20:10.533 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-26 09:20:10.533 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-09-26 09:20:10.538 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-09-26 09:20:10.539 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-26 09:20:10.539 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-26 09:20:10.539 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-26 09:20:10.540 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-09-26 09:20:10.750 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-09-26 09:20:10.754 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-09-26 09:20:12.890 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-09-26 09:20:12.890 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-26 09:20:12.891 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-26 09:20:12.891 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-09-26 09:20:12.891 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-09-26 09:20:12.892 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-09-26 09:20:12.892 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-09-26 09:20:12.892 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-09-26 09:20:12.893 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-09-26 09:20:13.099 | + ./stack.sh:main:1094 : start_keystone 2021-09-26 09:20:13.101 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-09-26 09:20:13.104 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-09-26 09:20:13.107 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-09-26 09:20:13.122 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:20:13.125 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-09-26 09:20:13.128 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-09-26 09:20:13.131 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-09-26 09:20:13.134 | + functions-common:run_process:1582 : local service=keystone 2021-09-26 09:20:13.137 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 09:20:13.139 | + functions-common:run_process:1584 : local group= 2021-09-26 09:20:13.142 | + functions-common:run_process:1585 : local user= 2021-09-26 09:20:13.144 | + functions-common:run_process:1587 : local name=keystone 2021-09-26 09:20:13.146 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:20:13.149 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:20:13.152 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:20:13.154 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:20:13.157 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:20:13.161 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648013158 2021-09-26 09:20:13.163 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-09-26 09:20:13.178 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:20:13.180 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-09-26 09:20:13.183 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-09-26 09:20:13.185 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 09:20:13.188 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 09:20:13.190 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 09:20:13.192 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-09-26 09:20:13.195 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-09-26 09:20:13.197 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-09-26 09:20:13.200 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-09-26 09:20:13.202 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:20:13.205 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:20:13.207 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-09-26 09:20:13.209 | + 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-09-26 09:20:13.213 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-09-26 09:20:13.216 | + 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-09-26 09:20:13.218 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:20:13.220 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:20:13.222 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-09-26 09:20:13.224 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:20:13.228 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-09-26 09:20:13.281 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-09-26 09:20:13.333 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-09-26 09:20:13.378 | + 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-09-26 09:20:13.424 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:20:13.468 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-09-26 09:20:13.512 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-09-26 09:20:13.557 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-09-26 09:20:13.602 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-09-26 09:20:13.647 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-09-26 09:20:13.691 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:20:13.694 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-09-26 09:20:13.747 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:20:13.938 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-09-26 09:20:13.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-09-26 09:20:14.127 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-09-26 09:20:14.202 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:20:14.204 | + functions-common:time_stop:2331 : local name 2021-09-26 09:20:14.207 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:20:14.209 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:20:14.211 | + functions-common:time_stop:2334 : local total 2021-09-26 09:20:14.215 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:20:14.217 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:20:14.219 | + functions-common:time_stop:2338 : start_time=1632648013158 2021-09-26 09:20:14.222 | + functions-common:time_stop:2340 : [[ -z 1632648013158 ]] 2021-09-26 09:20:14.226 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:20:14.229 | + functions-common:time_stop:2343 : end_time=1632648014226 2021-09-26 09:20:14.232 | + functions-common:time_stop:2344 : elapsed_time=1068 2021-09-26 09:20:14.234 | + functions-common:time_stop:2345 : total=914 2021-09-26 09:20:14.236 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:20:14.239 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1982 2021-09-26 09:20:14.241 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-09-26 09:20:14.241 | Waiting for keystone to start... 2021-09-26 09:20:14.244 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.41/identity/v3/ 2021-09-26 09:20:14.246 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.41/identity/v3/ 2021-09-26 09:20:14.249 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:20:14.251 | + functions:wait_for_service:445 : local url=http://10.222.0.41/identity/v3/ 2021-09-26 09:20:14.254 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:20:14.256 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:20:14.259 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:20:14.261 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:20:14.264 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:20:14.267 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:20:14.270 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648014268 2021-09-26 09:20:14.273 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:20:14.279 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/identity/v3/ 2021-09-26 09:20:17.922 | + :: : [[ 200 == 503 ]] 2021-09-26 09:20:17.923 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:20:17.926 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:20:17.929 | + functions-common:time_stop:2331 : local name 2021-09-26 09:20:17.932 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:20:17.934 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:20:17.937 | + functions-common:time_stop:2334 : local total 2021-09-26 09:20:17.939 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:20:17.941 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:20:17.944 | + functions-common:time_stop:2338 : start_time=1632648014268 2021-09-26 09:20:17.946 | + functions-common:time_stop:2340 : [[ -z 1632648014268 ]] 2021-09-26 09:20:17.949 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:20:17.953 | + functions-common:time_stop:2343 : end_time=1632648017950 2021-09-26 09:20:17.955 | + functions-common:time_stop:2344 : elapsed_time=3682 2021-09-26 09:20:17.958 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:20:17.960 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:20:17.962 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3682 2021-09-26 09:20:17.965 | + functions:wait_for_service:454 : return 0 2021-09-26 09:20:17.967 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-09-26 09:20:17.983 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:20:17.986 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-09-26 09:20:17.988 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:20:17.991 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-09-26 09:20:18.033 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-09-26 09:20:18.036 | + 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.41/identity --bootstrap-public-url http://10.222.0.41/identity 2021-09-26 09:20:20.265 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.265 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.265 | 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=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.275 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.294 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.295 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.329 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.367 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.367 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.485 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.486 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.486 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.486 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.486 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.487 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.501 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.501 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.502 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.503 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.565 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.569 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.569 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.569 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.570 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.570 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.570 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.570 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66632) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-09-26 09:20:20.619 | 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=66632) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:20:20.974 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created domain default 2021-09-26 09:20:21.057 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created project admin 2021-09-26 09:20:21.095 | DEBUG passlib.handlers.bcrypt [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=66632) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-09-26 09:20:21.096 | DEBUG passlib.handlers.bcrypt [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66632) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-09-26 09:20:21.181 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created user admin 2021-09-26 09:20:21.213 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created role reader 2021-09-26 09:20:21.315 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created role member 2021-09-26 09:20:21.352 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created implied role where 1e7139babbfd4dbb879bc626a09d3b09 implies f4ae09a11a70484ca9d8dce4b0241145 2021-09-26 09:20:21.377 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created role admin 2021-09-26 09:20:21.432 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created implied role where ed75832eec304bf5a7a7e14d5e57451c implies 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:20:21.468 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Granted role admin on project admin to user admin. 2021-09-26 09:20:21.494 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Granted role admin on the system to user admin. 2021-09-26 09:20:21.523 | WARNING py.warnings [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b 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-09-26 09:20:21.523 | 'identifiers should be a valid uuid.' % (value))) 2021-09-26 09:20:21.523 |  2021-09-26 09:20:21.527 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created region RegionOne 2021-09-26 09:20:21.589 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created public endpoint http://10.222.0.41/identity 2021-09-26 09:20:21.629 | INFO keystone.cmd.bootstrap [None req-62a0704e-daeb-42b9-83e6-3315008bdf5b None None] Created admin endpoint http://10.222.0.41/identity 2021-09-26 09:20:21.952 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-09-26 09:20:21.955 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-09-26 09:20:21.958 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-09-26 09:20:24.802 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:24.805 | + lib/keystone:create_keystone_accounts:315 : admin_project=fcfa8498b3a649c69485f048c1a3cb49 2021-09-26 09:20:24.808 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-09-26 09:20:24.811 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-09-26 09:20:27.011 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:27.014 | + lib/keystone:create_keystone_accounts:317 : admin_user=f42d5c3ae2684a1dbe1a841af0e90216 2021-09-26 09:20:27.016 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-09-26 09:20:27.019 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-09-26 09:20:27.021 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin f42d5c3ae2684a1dbe1a841af0e90216 default 2021-09-26 09:20:27.024 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-09-26 09:20:27.028 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --domain default 2021-09-26 09:20:27.028 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:20:27.028 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-09-26 09:20:27.031 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:20:27.034 | ++ functions-common:get_field:727 : read data 2021-09-26 09:20:29.370 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:29.374 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-09-26 09:20:29.376 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-09-26 09:20:29.379 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user f42d5c3ae2684a1dbe1a841af0e90216 --domain default 2021-09-26 09:20:32.001 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --domain default 2021-09-26 09:20:32.001 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:20:32.001 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-09-26 09:20:32.004 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:20:32.006 | ++ functions-common:get_field:727 : read data 2021-09-26 09:20:34.414 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:34.417 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:20:34.419 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:20:34.422 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | f42d5c3ae2684a1dbe1a841af0e90216 | | | default | | False |' 2021-09-26 09:20:34.423 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:20:34.428 | ++ functions-common:get_field:727 : read data 2021-09-26 09:20:34.432 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:20:34.434 | + functions-common:get_or_add_user_domain_role:936 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:20:34.434 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:20:34.437 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-09-26 09:20:34.439 | + functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 09:20:34.443 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-26 09:20:36.643 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-09-26 09:20:36.645 | + functions-common:get_or_create_domain:803 : echo default 2021-09-26 09:20:36.645 | default 2021-09-26 09:20:36.648 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-09-26 09:20:36.650 | + functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:20:36.654 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-09-26 09:20:39.219 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:39.222 | + functions-common:get_or_create_project:853 : project_id=db76ad9ae330417d9b315962ffe53233 2021-09-26 09:20:39.225 | + functions-common:get_or_create_project:854 : echo db76ad9ae330417d9b315962ffe53233 2021-09-26 09:20:39.225 | db76ad9ae330417d9b315962ffe53233 2021-09-26 09:20:39.228 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-09-26 09:20:39.230 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 09:20:39.234 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-09-26 09:20:41.491 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:41.494 | + functions-common:get_or_create_role:865 : role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:20:41.496 | + functions-common:get_or_create_role:866 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:20:41.496 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:20:41.499 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-09-26 09:20:41.501 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 09:20:41.504 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-09-26 09:20:43.673 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:43.676 | + functions-common:get_or_create_role:865 : role_id=729db420b8fe4ea993628831575dcd49 2021-09-26 09:20:43.678 | + functions-common:get_or_create_role:866 : echo 729db420b8fe4ea993628831575dcd49 2021-09-26 09:20:43.678 | 729db420b8fe4ea993628831575dcd49 2021-09-26 09:20:43.681 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-09-26 09:20:43.684 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-09-26 09:20:43.686 | + functions-common:get_or_create_role:860 : local role_id 2021-09-26 09:20:43.689 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-26 09:20:45.850 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:45.854 | + functions-common:get_or_create_role:865 : role_id=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:20:45.856 | + functions-common:get_or_create_role:866 : echo 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:20:45.856 | 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:20:45.859 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-09-26 09:20:45.862 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-09-26 09:20:45.864 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:20:45.868 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-09-26 09:20:48.128 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:48.131 | ++ functions-common:get_or_create_project:853 : project_id=67758bc48c7540499606065c38ef4acc 2021-09-26 09:20:48.134 | ++ functions-common:get_or_create_project:854 : echo 67758bc48c7540499606065c38ef4acc 2021-09-26 09:20:48.137 | + lib/keystone:create_keystone_accounts:343 : invis_project=67758bc48c7540499606065c38ef4acc 2021-09-26 09:20:48.139 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-09-26 09:20:48.142 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-09-26 09:20:48.145 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:20:48.148 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-09-26 09:20:50.440 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:50.443 | ++ functions-common:get_or_create_project:853 : project_id=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:50.446 | ++ functions-common:get_or_create_project:854 : echo c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:50.449 | + lib/keystone:create_keystone_accounts:347 : demo_project=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:50.452 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-09-26 09:20:50.455 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-09-26 09:20:50.457 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:20:50.460 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-09-26 09:20:50.463 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-09-26 09:20:50.466 | +++ 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-09-26 09:20:52.859 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:52.862 | ++ functions-common:get_or_create_user:840 : user_id=d499c0897b0747468be50df1b6831a47 2021-09-26 09:20:52.865 | ++ functions-common:get_or_create_user:841 : echo d499c0897b0747468be50df1b6831a47 2021-09-26 09:20:52.868 | + lib/keystone:create_keystone_accounts:350 : demo_user=d499c0897b0747468be50df1b6831a47 2021-09-26 09:20:52.871 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member d499c0897b0747468be50df1b6831a47 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:52.873 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:20:52.877 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:20:52.879 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:20:52.882 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:20:52.884 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:20:52.886 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:20:52.889 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:20:52.891 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:20:52.896 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:52.896 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:20:52.896 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:20:52.899 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:20:52.902 | ++ functions-common:get_field:727 : read data 2021-09-26 09:20:55.330 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:20:55.334 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:20:55.337 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:20:55.340 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:57.690 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:20:57.690 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:20:57.690 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:20:57.693 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:20:57.696 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:00.158 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:00.161 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:00.164 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:00.167 | ++ functions-common:get_field:733 : echo '| 1e7139babbfd4dbb879bc626a09d3b09 | d499c0897b0747468be50df1b6831a47 | | c79400c63605468f8e836f7eac859c3e | | | False |' 2021-09-26 09:21:00.168 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:00.173 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:00.176 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:00.178 | + functions-common:get_or_add_user_project_role:912 : echo 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:00.179 | 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:00.181 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin f42d5c3ae2684a1dbe1a841af0e90216 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:00.184 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:00.187 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:00.190 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:00.192 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:00.194 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:00.197 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:00.199 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:00.202 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:00.206 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:00.207 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:00.207 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:00.209 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:00.212 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:02.709 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:02.713 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:02.715 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:02.718 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:05.115 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:05.118 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:05.118 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:05.118 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:05.121 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:07.598 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:07.601 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:07.605 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:07.608 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | f42d5c3ae2684a1dbe1a841af0e90216 | | c79400c63605468f8e836f7eac859c3e | | | False |' 2021-09-26 09:21:07.608 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:07.613 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:07.617 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:07.619 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:07.619 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:07.622 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole d499c0897b0747468be50df1b6831a47 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:07.624 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:07.627 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:07.630 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:07.632 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:07.635 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:07.637 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:07.640 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:07.643 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:07.647 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:07.647 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:07.648 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:07.651 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:07.654 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:10.046 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:10.050 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:10.052 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:10.055 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:12.408 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user d499c0897b0747468be50df1b6831a47 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:12.408 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:12.409 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:12.411 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:12.414 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:14.891 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:14.894 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:14.896 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:14.899 | ++ functions-common:get_field:733 : echo '| 7903ddfc7808441faf63ba0624f4e03d | d499c0897b0747468be50df1b6831a47 | | c79400c63605468f8e836f7eac859c3e | | | False |' 2021-09-26 09:21:14.900 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:14.905 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:14.908 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:14.911 | + functions-common:get_or_add_user_project_role:912 : echo 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:14.911 | 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:14.913 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member d499c0897b0747468be50df1b6831a47 67758bc48c7540499606065c38ef4acc 2021-09-26 09:21:14.916 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:14.919 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:14.921 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:14.924 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:14.926 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:14.928 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:14.931 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:14.934 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:14.938 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d499c0897b0747468be50df1b6831a47 --project 67758bc48c7540499606065c38ef4acc 2021-09-26 09:21:14.938 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:14.938 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:14.941 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:14.945 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:17.346 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:17.349 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:17.352 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:17.355 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d499c0897b0747468be50df1b6831a47 --project 67758bc48c7540499606065c38ef4acc 2021-09-26 09:21:19.745 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:19.745 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:19.746 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d499c0897b0747468be50df1b6831a47 --project 67758bc48c7540499606065c38ef4acc 2021-09-26 09:21:19.748 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:19.751 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:22.284 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:22.287 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:22.290 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:22.293 | ++ functions-common:get_field:733 : echo '| 1e7139babbfd4dbb879bc626a09d3b09 | d499c0897b0747468be50df1b6831a47 | | 67758bc48c7540499606065c38ef4acc | | | False |' 2021-09-26 09:21:22.293 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:22.298 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:22.302 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:22.304 | + functions-common:get_or_add_user_project_role:912 : echo 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:22.304 | 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:22.308 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-09-26 09:21:22.311 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-09-26 09:21:22.313 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:21:22.316 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-09-26 09:21:24.590 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:24.593 | ++ functions-common:get_or_create_project:853 : project_id=78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:24.595 | ++ functions-common:get_or_create_project:854 : echo 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:24.598 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:24.601 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-09-26 09:21:24.604 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-09-26 09:21:24.607 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:21:24.609 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-09-26 09:21:24.611 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-09-26 09:21:24.617 | +++ 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-09-26 09:21:26.881 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:26.884 | ++ functions-common:get_or_create_user:840 : user_id=2f6f1e78ebce466a82605621b5515b15 2021-09-26 09:21:26.887 | ++ functions-common:get_or_create_user:841 : echo 2f6f1e78ebce466a82605621b5515b15 2021-09-26 09:21:26.890 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=2f6f1e78ebce466a82605621b5515b15 2021-09-26 09:21:26.892 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 2f6f1e78ebce466a82605621b5515b15 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:26.895 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:26.898 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:26.900 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:26.903 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:26.906 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:26.908 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:26.910 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:26.913 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:26.917 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:26.918 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:26.918 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:26.922 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:26.926 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:29.436 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:29.439 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:29.442 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:29.444 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:31.830 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:31.830 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:31.830 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:31.833 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:31.836 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:34.309 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:34.312 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:34.315 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:34.318 | ++ functions-common:get_field:733 : echo '| 1e7139babbfd4dbb879bc626a09d3b09 | 2f6f1e78ebce466a82605621b5515b15 | | 78d802780f304e14a1f2f2da16fa9fcf | | | False |' 2021-09-26 09:21:34.318 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:34.323 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:34.326 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:34.329 | + functions-common:get_or_add_user_project_role:912 : echo 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:34.329 | 1e7139babbfd4dbb879bc626a09d3b09 2021-09-26 09:21:34.331 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin f42d5c3ae2684a1dbe1a841af0e90216 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:34.334 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:34.337 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:34.340 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:34.342 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:34.345 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:34.347 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:34.350 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:34.353 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:34.357 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:34.357 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:34.358 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:34.360 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:34.364 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:36.784 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:36.787 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:36.790 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:36.793 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:39.139 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f42d5c3ae2684a1dbe1a841af0e90216 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:39.139 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:39.139 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:39.143 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:39.145 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:41.610 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:41.614 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:41.616 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:41.620 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | f42d5c3ae2684a1dbe1a841af0e90216 | | 78d802780f304e14a1f2f2da16fa9fcf | | | False |' 2021-09-26 09:21:41.621 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:41.626 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:41.630 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:41.632 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:41.632 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:21:41.636 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 2f6f1e78ebce466a82605621b5515b15 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:41.639 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:21:41.642 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:21:41.645 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:21:41.647 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:21:41.651 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:21:41.653 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:21:41.656 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:21:41.658 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:21:41.662 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:41.663 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:41.663 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:21:41.667 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:41.670 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:44.096 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:44.100 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:21:44.103 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:21:44.106 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:46.502 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 2f6f1e78ebce466a82605621b5515b15 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:21:46.502 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:21:46.503 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:21:46.505 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:21:46.509 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:48.991 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:48.994 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:21:48.996 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:21:49.000 | ++ functions-common:get_field:733 : echo '| 7903ddfc7808441faf63ba0624f4e03d | 2f6f1e78ebce466a82605621b5515b15 | | 78d802780f304e14a1f2f2da16fa9fcf | | | False |' 2021-09-26 09:21:49.000 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:21:49.005 | ++ functions-common:get_field:727 : read data 2021-09-26 09:21:49.009 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:49.011 | + functions-common:get_or_add_user_project_role:912 : echo 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:49.011 | 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:21:49.014 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-09-26 09:21:49.018 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-09-26 09:21:49.021 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-09-26 09:21:49.024 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-26 09:21:49.028 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-09-26 09:21:51.257 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:51.260 | ++ functions-common:get_or_create_group:817 : group_id=6ab8c781f51f4e94b6ab4b0e132dbb00 2021-09-26 09:21:51.263 | ++ functions-common:get_or_create_group:818 : echo 6ab8c781f51f4e94b6ab4b0e132dbb00 2021-09-26 09:21:51.266 | + lib/keystone:create_keystone_accounts:371 : admin_group=6ab8c781f51f4e94b6ab4b0e132dbb00 2021-09-26 09:21:51.268 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-09-26 09:21:51.271 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-09-26 09:21:51.274 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-09-26 09:21:51.277 | ++ functions-common:get_or_create_group:810 : local group_id 2021-09-26 09:21:51.280 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-09-26 09:21:53.545 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:53.548 | ++ functions-common:get_or_create_group:817 : group_id=2df6e2faa12e4f459f181ea21e6be868 2021-09-26 09:21:53.550 | ++ functions-common:get_or_create_group:818 : echo 2df6e2faa12e4f459f181ea21e6be868 2021-09-26 09:21:53.553 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=2df6e2faa12e4f459f181ea21e6be868 2021-09-26 09:21:53.556 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:53.558 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 09:21:53.561 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e -f value 2021-09-26 09:21:55.982 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:21:55.985 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 09:21:55.988 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 09:21:55.990 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:21:58.357 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e -f value 2021-09-26 09:22:00.812 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:00.815 | + functions-common:get_or_add_group_project_role:958 : group_role_id='1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False' 2021-09-26 09:22:00.818 | + functions-common:get_or_add_group_project_role:960 : echo 1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False 2021-09-26 09:22:00.818 | 1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False 2021-09-26 09:22:00.822 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:22:00.825 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 09:22:00.828 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e -f value 2021-09-26 09:22:03.298 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:03.301 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 09:22:03.303 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 09:22:03.306 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e 2021-09-26 09:22:05.678 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project c79400c63605468f8e836f7eac859c3e -f value 2021-09-26 09:22:08.178 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:08.182 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False' 2021-09-26 09:22:08.184 | + functions-common:get_or_add_group_project_role:960 : echo 7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False 2021-09-26 09:22:08.184 | 7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 c79400c63605468f8e836f7eac859c3e False 2021-09-26 09:22:08.187 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:22:08.189 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 09:22:08.192 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf -f value 2021-09-26 09:22:10.614 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:10.618 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 09:22:10.620 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 09:22:10.623 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:22:13.011 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf -f value 2021-09-26 09:22:15.485 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:15.488 | + functions-common:get_or_add_group_project_role:958 : group_role_id='1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False' 2021-09-26 09:22:15.491 | + functions-common:get_or_add_group_project_role:960 : echo 1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False 2021-09-26 09:22:15.491 | 1e7139babbfd4dbb879bc626a09d3b09 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False 2021-09-26 09:22:15.494 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:22:15.496 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 09:22:15.500 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf -f value 2021-09-26 09:22:17.904 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:17.907 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 09:22:17.909 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 09:22:17.912 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:22:20.309 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 2df6e2faa12e4f459f181ea21e6be868 --project 78d802780f304e14a1f2f2da16fa9fcf -f value 2021-09-26 09:22:22.759 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:22.762 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False' 2021-09-26 09:22:22.764 | + functions-common:get_or_add_group_project_role:960 : echo 7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False 2021-09-26 09:22:22.764 | 7903ddfc7808441faf63ba0624f4e03d 2df6e2faa12e4f459f181ea21e6be868 78d802780f304e14a1f2f2da16fa9fcf False 2021-09-26 09:22:22.766 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 6ab8c781f51f4e94b6ab4b0e132dbb00 fcfa8498b3a649c69485f048c1a3cb49 2021-09-26 09:22:22.769 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-09-26 09:22:22.772 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 6ab8c781f51f4e94b6ab4b0e132dbb00 --project fcfa8498b3a649c69485f048c1a3cb49 -f value 2021-09-26 09:22:25.178 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:25.182 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-09-26 09:22:25.184 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-09-26 09:22:25.187 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 6ab8c781f51f4e94b6ab4b0e132dbb00 --project fcfa8498b3a649c69485f048c1a3cb49 2021-09-26 09:22:27.535 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 6ab8c781f51f4e94b6ab4b0e132dbb00 --project fcfa8498b3a649c69485f048c1a3cb49 -f value 2021-09-26 09:22:29.995 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:29.998 | + functions-common:get_or_add_group_project_role:958 : group_role_id='ed75832eec304bf5a7a7e14d5e57451c 6ab8c781f51f4e94b6ab4b0e132dbb00 fcfa8498b3a649c69485f048c1a3cb49 False' 2021-09-26 09:22:30.001 | + functions-common:get_or_add_group_project_role:960 : echo ed75832eec304bf5a7a7e14d5e57451c 6ab8c781f51f4e94b6ab4b0e132dbb00 fcfa8498b3a649c69485f048c1a3cb49 False 2021-09-26 09:22:30.001 | ed75832eec304bf5a7a7e14d5e57451c 6ab8c781f51f4e94b6ab4b0e132dbb00 fcfa8498b3a649c69485f048c1a3cb49 False 2021-09-26 09:22:30.003 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-09-26 09:22:30.020 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:22:30.023 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-09-26 09:22:30.039 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:22:30.042 | + ./stack.sh:main:1100 : create_nova_accounts 2021-09-26 09:22:30.044 | + lib/nova:create_nova_accounts:341 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-09-26 09:22:30.047 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2021-09-26 09:22:30.049 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-09-26 09:22:30.052 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:22:30.054 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:22:30.057 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:22:30.060 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:22:32.532 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:32.535 | + functions-common:get_or_create_user:840 : user_id=83558a4c7c8c41de811f14ef3a6b9b20 2021-09-26 09:22:32.537 | + functions-common:get_or_create_user:841 : echo 83558a4c7c8c41de811f14ef3a6b9b20 2021-09-26 09:22:32.537 | 83558a4c7c8c41de811f14ef3a6b9b20 2021-09-26 09:22:32.540 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-09-26 09:22:32.542 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:22:32.545 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:22:32.548 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:22:32.550 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:22:32.552 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:22:32.555 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:22:32.557 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:22:32.560 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:22:32.562 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:22:32.565 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:22:32.569 | ++ 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-09-26 09:22:32.569 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:22:32.570 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:22:32.572 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:22:32.575 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:35.498 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:35.501 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:22:35.504 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:22:35.507 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-09-26 09:22:38.410 | ++ 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-09-26 09:22:38.410 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:22:38.410 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:22:38.413 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:22:38.416 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:41.391 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:41.394 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:22:41.396 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:22:41.400 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | 83558a4c7c8c41de811f14ef3a6b9b20 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:22:41.401 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:22:41.406 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:41.409 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:22:41.411 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:22:41.412 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:22:41.415 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 09:22:41.417 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-09-26 09:22:41.419 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:22:41.422 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:22:41.425 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:22:41.427 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:22:41.430 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:22:41.432 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:22:41.435 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:22:41.437 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:22:41.439 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:22:41.442 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:22:41.446 | ++ 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-09-26 09:22:41.447 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:22:41.447 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:22:41.450 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:22:41.452 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:44.354 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:44.358 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:22:44.361 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:22:44.363 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-09-26 09:22:47.218 | ++ 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-09-26 09:22:47.219 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:22:47.219 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:22:47.221 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:22:47.224 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:50.192 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:50.195 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:22:50.197 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:22:50.200 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | 83558a4c7c8c41de811f14ef3a6b9b20 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:22:50.201 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:22:50.205 | ++ functions-common:get_field:727 : read data 2021-09-26 09:22:50.209 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:22:50.212 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:22:50.212 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:22:50.214 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2021-09-26 09:22:50.217 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:22:50.219 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.41/compute 2021-09-26 09:22:50.221 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-09-26 09:22:50.224 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:22:50.228 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-09-26 09:22:52.482 | ++ 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-09-26 09:22:54.683 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:54.686 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:22:54.686 | 32bc3ae0cf5744199192401bfef6d869' 2021-09-26 09:22:54.688 | + functions-common:get_or_create_service:978 : echo 32bc3ae0cf5744199192401bfef6d869 2021-09-26 09:22:54.688 | 32bc3ae0cf5744199192401bfef6d869 2021-09-26 09:22:54.691 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.41/compute/v2/$(project_id)s' 2021-09-26 09:22:54.693 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:22:54.696 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.41/compute/v2/$(project_id)s' RegionOne 2021-09-26 09:22:54.699 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:22:54.702 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-09-26 09:22:57.069 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:57.072 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:22:57.074 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:22:57.077 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.41/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 09:22:59.435 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:22:59.438 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f21c4de521424ee2a814d05d1ea12593 2021-09-26 09:22:59.440 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f21c4de521424ee2a814d05d1ea12593 2021-09-26 09:22:59.444 | + functions-common:get_or_create_endpoint:1011 : public_id=f21c4de521424ee2a814d05d1ea12593 2021-09-26 09:22:59.447 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:22:59.449 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:22:59.451 | + functions-common:get_or_create_endpoint:1020 : echo f21c4de521424ee2a814d05d1ea12593 2021-09-26 09:22:59.452 | f21c4de521424ee2a814d05d1ea12593 2021-09-26 09:22:59.454 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2021-09-26 09:22:59.456 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:22:59.460 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-09-26 09:23:01.746 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-09-26 09:23:03.968 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:03.971 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:23:03.971 | 666ff3807c1f452795c02a6da2acea5e' 2021-09-26 09:23:03.974 | + functions-common:get_or_create_service:978 : echo 666ff3807c1f452795c02a6da2acea5e 2021-09-26 09:23:03.974 | 666ff3807c1f452795c02a6da2acea5e 2021-09-26 09:23:03.977 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.41/compute/v2.1 2021-09-26 09:23:03.979 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:23:03.982 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.41/compute/v2.1 RegionOne 2021-09-26 09:23:03.985 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:23:03.988 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-09-26 09:23:06.396 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:06.399 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:23:06.402 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:23:06.405 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.41/compute/v2.1 --region RegionOne -f value -c id 2021-09-26 09:23:08.796 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:08.799 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b02c49f63d0748f98428c5fe066c9b48 2021-09-26 09:23:08.801 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b02c49f63d0748f98428c5fe066c9b48 2021-09-26 09:23:08.804 | + functions-common:get_or_create_endpoint:1011 : public_id=b02c49f63d0748f98428c5fe066c9b48 2021-09-26 09:23:08.807 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:23:08.809 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:23:08.811 | + functions-common:get_or_create_endpoint:1020 : echo b02c49f63d0748f98428c5fe066c9b48 2021-09-26 09:23:08.811 | b02c49f63d0748f98428c5fe066c9b48 2021-09-26 09:23:08.814 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2021-09-26 09:23:08.829 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:23:08.832 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2021-09-26 09:23:08.848 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:23:08.851 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-09-26 09:23:08.854 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:23:08.857 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:23:08.859 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:23:08.862 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:23:08.864 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:23:08.867 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:23:08.869 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:23:08.871 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:23:08.874 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:23:08.877 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:23:08.881 | ++ 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-09-26 09:23:08.881 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:08.881 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:23:08.885 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:08.887 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:11.811 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:11.815 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:23:11.817 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:23:11.820 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-09-26 09:23:14.691 | ++ 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-09-26 09:23:14.691 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:14.691 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:23:14.694 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:14.697 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:17.757 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:17.760 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:23:17.763 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:23:17.766 | ++ functions-common:get_field:733 : echo '| 729db420b8fe4ea993628831575dcd49 | 83558a4c7c8c41de811f14ef3a6b9b20 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:23:17.766 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:23:17.772 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:17.776 | + functions-common:get_or_add_user_project_role:910 : user_role_id=729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:17.778 | + functions-common:get_or_add_user_project_role:912 : echo 729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:17.778 | 729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:17.780 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2021-09-26 09:23:17.797 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:23:17.799 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-09-26 09:23:17.816 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:23:17.819 | + ./stack.sh:main:1103 : create_glance_accounts 2021-09-26 09:23:17.821 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-09-26 09:23:17.839 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:23:17.841 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-09-26 09:23:17.843 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-09-26 09:23:17.846 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:23:17.848 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:23:17.851 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:23:17.854 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:23:20.219 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:20.221 | + functions-common:get_or_create_user:840 : user_id=75ddf2f6acc04074ac9a7eceb8b566e0 2021-09-26 09:23:20.224 | + functions-common:get_or_create_user:841 : echo 75ddf2f6acc04074ac9a7eceb8b566e0 2021-09-26 09:23:20.225 | 75ddf2f6acc04074ac9a7eceb8b566e0 2021-09-26 09:23:20.227 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-09-26 09:23:20.229 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:23:20.233 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:23:20.235 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:23:20.237 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:23:20.241 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:23:20.243 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:23:20.246 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:23:20.248 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:23:20.250 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:23:20.253 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:23:20.258 | ++ 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-09-26 09:23:20.258 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:20.259 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:23:20.263 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:20.266 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:23.229 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:23.233 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:23:23.235 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:23:23.237 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-09-26 09:23:26.227 | ++ 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-09-26 09:23:26.227 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:26.228 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:23:26.231 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:26.234 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:29.282 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:29.285 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:23:29.288 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:23:29.291 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | 75ddf2f6acc04074ac9a7eceb8b566e0 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:23:29.291 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:23:29.296 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:29.300 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:29.303 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:29.303 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:29.305 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 09:23:29.308 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-09-26 09:23:29.324 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:23:29.326 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-09-26 09:23:29.328 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-09-26 09:23:29.331 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:23:29.334 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:23:29.336 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:23:29.340 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:23:31.800 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:31.803 | + functions-common:get_or_create_user:840 : user_id=400aec2ea5024a489385ee882527c1d9 2021-09-26 09:23:31.806 | + functions-common:get_or_create_user:841 : echo 400aec2ea5024a489385ee882527c1d9 2021-09-26 09:23:31.806 | 400aec2ea5024a489385ee882527c1d9 2021-09-26 09:23:31.809 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-09-26 09:23:31.812 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:23:31.816 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:23:31.819 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:23:31.821 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:23:31.824 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:23:31.826 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:23:31.828 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:23:31.831 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:23:31.834 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:23:31.837 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:23:31.841 | ++ 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-09-26 09:23:31.841 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:31.842 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:23:31.845 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:31.848 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:34.824 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:34.827 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:23:34.830 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:23:34.832 | + 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-09-26 09:23:37.740 | ++ 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-09-26 09:23:37.741 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:23:37.741 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:37.744 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:37.749 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:40.772 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:40.775 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:23:40.777 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:23:40.781 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | 400aec2ea5024a489385ee882527c1d9 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:23:40.781 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:23:40.787 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:40.790 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:40.793 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:40.793 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:23:40.795 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-09-26 09:23:40.798 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-09-26 09:23:40.800 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:23:40.803 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:23:40.806 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:23:40.808 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:23:40.811 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:23:40.813 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:23:40.816 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:23:40.819 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:23:40.822 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:23:40.824 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:23:40.829 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:40.829 | ++ 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-09-26 09:23:40.830 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:23:40.834 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:40.836 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:43.897 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:43.901 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:23:43.904 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:23:43.906 | + 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-09-26 09:23:46.878 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:23:46.879 | ++ 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-09-26 09:23:46.880 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:23:46.882 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:23:46.885 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:49.899 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:49.902 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:23:49.905 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:23:49.908 | ++ functions-common:get_field:733 : echo '| 729db420b8fe4ea993628831575dcd49 | 400aec2ea5024a489385ee882527c1d9 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:23:49.908 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:23:49.914 | ++ functions-common:get_field:727 : read data 2021-09-26 09:23:49.917 | + functions-common:get_or_add_user_project_role:910 : user_role_id=729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:49.920 | + functions-common:get_or_add_user_project_role:912 : echo 729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:49.920 | 729db420b8fe4ea993628831575dcd49 2021-09-26 09:23:49.922 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-09-26 09:23:49.925 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:23:49.929 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-09-26 09:23:52.252 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-09-26 09:23:54.462 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:54.464 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:23:54.465 | c6899d3a9d994b3fbd038606edd264b4' 2021-09-26 09:23:54.467 | + functions-common:get_or_create_service:978 : echo c6899d3a9d994b3fbd038606edd264b4 2021-09-26 09:23:54.467 | c6899d3a9d994b3fbd038606edd264b4 2021-09-26 09:23:54.469 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.41/image 2021-09-26 09:23:54.472 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:23:54.475 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.41/image RegionOne 2021-09-26 09:23:54.478 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:23:54.481 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-09-26 09:23:56.850 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:56.853 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:23:56.855 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:23:56.858 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.41/image --region RegionOne -f value -c id 2021-09-26 09:23:59.208 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:23:59.211 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c134719a777248bea78a14bea9a3d51f 2021-09-26 09:23:59.213 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c134719a777248bea78a14bea9a3d51f 2021-09-26 09:23:59.216 | + functions-common:get_or_create_endpoint:1011 : public_id=c134719a777248bea78a14bea9a3d51f 2021-09-26 09:23:59.218 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:23:59.221 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:23:59.224 | + functions-common:get_or_create_endpoint:1020 : echo c134719a777248bea78a14bea9a3d51f 2021-09-26 09:23:59.224 | c134719a777248bea78a14bea9a3d51f 2021-09-26 09:23:59.227 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-09-26 09:23:59.230 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 09:23:59.233 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-09-26 09:24:01.516 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-09-26 09:24:01.518 | ++ functions-common:get_or_create_domain:803 : echo default 2021-09-26 09:24:01.522 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-09-26 09:24:01.524 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-09-26 09:24:01.552 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-09-26 09:24:01.577 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-09-26 09:24:01.594 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:24:01.596 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-09-26 09:24:01.599 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-09-26 09:24:01.602 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-09-26 09:24:01.605 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-09-26 09:24:01.607 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:24:01.609 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:24:01.612 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:24:01.615 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:24:03.973 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:03.976 | + functions-common:get_or_create_user:840 : user_id=edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:03.979 | + functions-common:get_or_create_user:841 : echo edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:03.979 | edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:03.981 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-09-26 09:24:03.984 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:24:03.987 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:24:03.990 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:24:03.992 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:24:03.995 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:24:03.997 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:24:03.999 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:24:04.002 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:24:04.004 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:24:04.007 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:24:04.011 | ++ 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-09-26 09:24:04.011 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:24:04.011 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:24:04.014 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:24:04.016 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:06.932 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:06.936 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:24:06.938 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:24:06.941 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-09-26 09:24:09.816 | ++ 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-09-26 09:24:09.816 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:24:09.816 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:24:09.819 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:24:09.822 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:12.809 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:12.812 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:24:12.815 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:24:12.818 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | edc36ede2c2e4d6b9af25278d89c5224 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:24:12.818 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:24:12.823 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:12.826 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:12.829 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:12.829 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:12.832 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 09:24:12.835 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-09-26 09:24:12.837 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:24:12.840 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-09-26 09:24:15.088 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-09-26 09:24:17.290 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:17.293 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:24:17.293 | c6e46825357945658d0c2de14e461cf8' 2021-09-26 09:24:17.295 | + functions-common:get_or_create_service:978 : echo c6e46825357945658d0c2de14e461cf8 2021-09-26 09:24:17.295 | c6e46825357945658d0c2de14e461cf8 2021-09-26 09:24:17.298 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-09-26 09:24:17.300 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.41/volume/v3/$(project_id)s' 2021-09-26 09:24:17.303 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:24:17.306 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.41/volume/v3/$(project_id)s' RegionOne 2021-09-26 09:24:17.308 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:24:17.312 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-09-26 09:24:19.693 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:19.696 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:24:19.699 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:24:19.702 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.41/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 09:24:22.151 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:22.154 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=823ec69ae41d4481893a5ba246fd921b 2021-09-26 09:24:22.156 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 823ec69ae41d4481893a5ba246fd921b 2021-09-26 09:24:22.160 | + functions-common:get_or_create_endpoint:1011 : public_id=823ec69ae41d4481893a5ba246fd921b 2021-09-26 09:24:22.162 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:24:22.165 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:24:22.167 | + functions-common:get_or_create_endpoint:1020 : echo 823ec69ae41d4481893a5ba246fd921b 2021-09-26 09:24:22.167 | 823ec69ae41d4481893a5ba246fd921b 2021-09-26 09:24:22.170 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-09-26 09:24:22.172 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:24:22.176 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-09-26 09:24:24.416 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-09-26 09:24:26.578 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:26.582 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:24:26.582 | 5af4fbc1a40d445d89b61ce42c61431b' 2021-09-26 09:24:26.585 | + functions-common:get_or_create_service:978 : echo 5af4fbc1a40d445d89b61ce42c61431b 2021-09-26 09:24:26.585 | 5af4fbc1a40d445d89b61ce42c61431b 2021-09-26 09:24:26.587 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.41/volume/v2/$(project_id)s' 2021-09-26 09:24:26.590 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:24:26.593 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.41/volume/v2/$(project_id)s' RegionOne 2021-09-26 09:24:26.596 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:24:26.599 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-09-26 09:24:28.962 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:28.965 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:24:28.967 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:24:28.971 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.41/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 09:24:31.297 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:31.300 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f84d049deb034c738e9e456672b593fb 2021-09-26 09:24:31.302 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f84d049deb034c738e9e456672b593fb 2021-09-26 09:24:31.305 | + functions-common:get_or_create_endpoint:1011 : public_id=f84d049deb034c738e9e456672b593fb 2021-09-26 09:24:31.308 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:24:31.310 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:24:31.312 | + functions-common:get_or_create_endpoint:1020 : echo f84d049deb034c738e9e456672b593fb 2021-09-26 09:24:31.312 | f84d049deb034c738e9e456672b593fb 2021-09-26 09:24:31.315 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-09-26 09:24:31.317 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:24:31.321 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-09-26 09:24:33.574 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-09-26 09:24:35.739 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:35.742 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:24:35.742 | 08313c284e7d4e0299f37a4591f6e5ba' 2021-09-26 09:24:35.745 | + functions-common:get_or_create_service:978 : echo 08313c284e7d4e0299f37a4591f6e5ba 2021-09-26 09:24:35.745 | 08313c284e7d4e0299f37a4591f6e5ba 2021-09-26 09:24:35.748 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.41/volume/v3/$(project_id)s' 2021-09-26 09:24:35.750 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:24:35.754 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.41/volume/v3/$(project_id)s' RegionOne 2021-09-26 09:24:35.756 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:24:35.760 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-09-26 09:24:38.150 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:38.153 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:24:38.156 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:24:38.160 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.41/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-09-26 09:24:40.527 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:40.530 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ec3387484bb5426ca00aa32f08c69129 2021-09-26 09:24:40.533 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ec3387484bb5426ca00aa32f08c69129 2021-09-26 09:24:40.536 | + functions-common:get_or_create_endpoint:1011 : public_id=ec3387484bb5426ca00aa32f08c69129 2021-09-26 09:24:40.538 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:24:40.540 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:24:40.543 | + functions-common:get_or_create_endpoint:1020 : echo ec3387484bb5426ca00aa32f08c69129 2021-09-26 09:24:40.543 | ec3387484bb5426ca00aa32f08c69129 2021-09-26 09:24:40.545 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-09-26 09:24:40.549 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-09-26 09:24:40.552 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:24:40.555 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-09-26 09:24:42.917 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:42.920 | ++ functions-common:get_or_create_project:853 : project_id=db76ad9ae330417d9b315962ffe53233 2021-09-26 09:24:42.923 | ++ functions-common:get_or_create_project:854 : echo db76ad9ae330417d9b315962ffe53233 2021-09-26 09:24:42.926 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id db76ad9ae330417d9b315962ffe53233 2021-09-26 09:24:42.951 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-09-26 09:24:42.955 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:24:42.957 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:24:42.960 | ++ functions-common:get_or_create_user:828 : local email= 2021-09-26 09:24:42.963 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-09-26 09:24:44.874 | No password was supplied, authentication will fail when a user does not have a password. 2021-09-26 09:24:45.365 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:45.368 | ++ functions-common:get_or_create_user:840 : user_id=edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:45.371 | ++ functions-common:get_or_create_user:841 : echo edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:45.374 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id edc36ede2c2e4d6b9af25278d89c5224 2021-09-26 09:24:45.400 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-09-26 09:24:45.416 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:24:45.419 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-09-26 09:24:45.421 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-09-26 09:24:45.425 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:24:45.426 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:24:45.430 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:24:45.435 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:24:45.435 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:24:45.438 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:24:45.440 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-09-26 09:24:45.443 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-09-26 09:24:45.446 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-09-26 09:24:45.448 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.41:9696/ 2021-09-26 09:24:45.451 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-09-26 09:24:45.453 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-09-26 09:24:45.456 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-09-26 09:24:45.458 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:24:45.461 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:24:45.463 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:24:45.466 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:24:47.868 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:47.871 | + functions-common:get_or_create_user:840 : user_id=44cd591e4a004c20902f3bbfcf5905cb 2021-09-26 09:24:47.873 | + functions-common:get_or_create_user:841 : echo 44cd591e4a004c20902f3bbfcf5905cb 2021-09-26 09:24:47.873 | 44cd591e4a004c20902f3bbfcf5905cb 2021-09-26 09:24:47.877 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-09-26 09:24:47.879 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:24:47.882 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:24:47.885 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:24:47.887 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:24:47.889 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:24:47.892 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:24:47.894 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:24:47.897 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:24:47.899 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:24:47.902 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:24:47.906 | ++ 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-09-26 09:24:47.906 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:24:47.907 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:24:47.910 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:24:47.912 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:50.847 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:50.851 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:24:50.853 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:24:50.856 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-09-26 09:24:53.752 | ++ 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-09-26 09:24:53.752 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:24:53.752 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:24:53.755 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:24:53.758 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:56.725 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:24:56.728 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:24:56.730 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:24:56.733 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | 44cd591e4a004c20902f3bbfcf5905cb | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:24:56.734 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:24:56.739 | ++ functions-common:get_field:727 : read data 2021-09-26 09:24:56.743 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:56.745 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:56.745 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:24:56.748 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-09-26 09:24:56.750 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-09-26 09:24:56.753 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:24:56.756 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-09-26 09:24:58.986 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-09-26 09:25:01.189 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:01.192 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:25:01.192 | 02080a975d7d48f7b20a820b6de50a03' 2021-09-26 09:25:01.195 | + functions-common:get_or_create_service:978 : echo 02080a975d7d48f7b20a820b6de50a03 2021-09-26 09:25:01.195 | 02080a975d7d48f7b20a820b6de50a03 2021-09-26 09:25:01.197 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.41:9696/ 2021-09-26 09:25:01.200 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:25:01.203 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.41:9696/ RegionOne 2021-09-26 09:25:01.205 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:25:01.209 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-09-26 09:25:03.708 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:03.711 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:25:03.713 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:25:03.716 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.41:9696/ --region RegionOne -f value -c id 2021-09-26 09:25:06.104 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:06.107 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b7b4e6c67885483aae1019d772b9ac04 2021-09-26 09:25:06.110 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b7b4e6c67885483aae1019d772b9ac04 2021-09-26 09:25:06.113 | + functions-common:get_or_create_endpoint:1011 : public_id=b7b4e6c67885483aae1019d772b9ac04 2021-09-26 09:25:06.115 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:25:06.118 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:25:06.120 | + functions-common:get_or_create_endpoint:1020 : echo b7b4e6c67885483aae1019d772b9ac04 2021-09-26 09:25:06.120 | b7b4e6c67885483aae1019d772b9ac04 2021-09-26 09:25:06.123 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-09-26 09:25:06.140 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:25:06.142 | + ./stack.sh:main:1112 : create_swift_accounts 2021-09-26 09:25:06.145 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-09-26 09:25:06.147 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-09-26 09:25:06.150 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-09-26 09:25:06.152 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-09-26 09:25:06.155 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-09-26 09:25:06.158 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-09-26 09:25:06.160 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-09-26 09:25:06.163 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-09-26 09:25:06.165 | + lib/swift:create_swift_accounts:635 : local another_role 2021-09-26 09:25:06.168 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-09-26 09:25:06.170 | ++ functions-common:get_or_create_role:860 : local role_id 2021-09-26 09:25:06.174 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-09-26 09:25:08.482 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:08.485 | ++ functions-common:get_or_create_role:865 : role_id=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:25:08.487 | ++ functions-common:get_or_create_role:866 : echo 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:25:08.490 | + lib/swift:create_swift_accounts:636 : another_role=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:25:08.492 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-09-26 09:25:08.495 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-09-26 09:25:08.497 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:25:08.499 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:25:08.502 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:25:08.505 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:25:10.827 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:10.830 | + functions-common:get_or_create_user:840 : user_id=858792a85bbd41c2ab55a7a837ee7996 2021-09-26 09:25:10.832 | + functions-common:get_or_create_user:841 : echo 858792a85bbd41c2ab55a7a837ee7996 2021-09-26 09:25:10.833 | 858792a85bbd41c2ab55a7a837ee7996 2021-09-26 09:25:10.835 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-09-26 09:25:10.837 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:25:10.840 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:25:10.842 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:25:10.844 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:25:10.847 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:25:10.849 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:25:10.851 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:25:10.853 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:25:10.855 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:25:10.858 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:25:10.862 | ++ 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-09-26 09:25:10.862 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:10.862 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:25:10.865 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:10.869 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:13.762 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:13.765 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:25:13.768 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:25:13.770 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-09-26 09:25:16.686 | ++ 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-09-26 09:25:16.686 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:16.687 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:25:16.690 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:16.692 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:19.659 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:19.662 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:25:19.664 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:25:19.667 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | 858792a85bbd41c2ab55a7a837ee7996 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:25:19.668 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:25:19.672 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:19.676 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:25:19.678 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:25:19.678 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:25:19.680 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 09:25:19.683 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-09-26 09:25:19.685 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:25:19.688 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:25:19.691 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:25:19.693 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:25:19.695 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:25:19.697 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:25:19.699 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:25:19.702 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:25:19.705 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:25:19.707 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:25:19.711 | ++ 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-09-26 09:25:19.711 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:25:19.711 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:19.714 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:19.716 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:22.654 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:22.659 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:25:22.661 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:25:22.663 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-09-26 09:25:25.517 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:25.517 | ++ 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-09-26 09:25:25.517 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:25:25.519 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:25.522 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:28.487 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:28.490 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:25:28.492 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:25:28.495 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | 858792a85bbd41c2ab55a7a837ee7996 | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:25:28.495 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:25:28.500 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:28.503 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:28.505 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:28.505 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:28.508 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-09-26 09:25:28.510 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:25:28.513 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-09-26 09:25:30.768 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-09-26 09:25:32.937 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:32.940 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:25:32.940 | 7a098510c068479390efad554acbea46' 2021-09-26 09:25:32.943 | + functions-common:get_or_create_service:978 : echo 7a098510c068479390efad554acbea46 2021-09-26 09:25:32.943 | 7a098510c068479390efad554acbea46 2021-09-26 09:25:32.945 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.41:8080/v1/AUTH_$(project_id)s' http://10.222.0.41:8080 2021-09-26 09:25:32.948 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:25:32.950 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.41:8080/v1/AUTH_$(project_id)s' RegionOne 2021-09-26 09:25:32.953 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:25:32.956 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-09-26 09:25:35.339 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:35.342 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:25:35.345 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:25:35.348 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.41:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-09-26 09:25:37.687 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:37.690 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1809678e9da047a5a63ba483f3f5d508 2021-09-26 09:25:37.692 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 1809678e9da047a5a63ba483f3f5d508 2021-09-26 09:25:37.695 | + functions-common:get_or_create_endpoint:1011 : public_id=1809678e9da047a5a63ba483f3f5d508 2021-09-26 09:25:37.697 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.41:8080 ]] 2021-09-26 09:25:37.700 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.41:8080 RegionOne 2021-09-26 09:25:37.702 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:25:37.705 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-09-26 09:25:40.079 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:40.081 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:25:40.084 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:25:40.087 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.41:8080 --region RegionOne -f value -c id 2021-09-26 09:25:42.461 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:42.464 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5b2ca03b24524d86ac61a848e626e0d7 2021-09-26 09:25:42.467 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 5b2ca03b24524d86ac61a848e626e0d7 2021-09-26 09:25:42.467 | 5b2ca03b24524d86ac61a848e626e0d7 2021-09-26 09:25:42.469 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:25:42.473 | + functions-common:get_or_create_endpoint:1020 : echo 1809678e9da047a5a63ba483f3f5d508 2021-09-26 09:25:42.473 | 1809678e9da047a5a63ba483f3f5d508 2021-09-26 09:25:42.474 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-09-26 09:25:42.477 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-09-26 09:25:42.480 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:25:42.484 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-09-26 09:25:44.771 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:44.774 | ++ functions-common:get_or_create_project:853 : project_id=d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:44.777 | ++ functions-common:get_or_create_project:854 : echo d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:44.780 | + lib/swift:create_swift_accounts:650 : swift_project_test1=d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:44.782 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-09-26 09:25:44.785 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:25:44.801 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-09-26 09:25:44.803 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:25:44.806 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-09-26 09:25:44.808 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-09-26 09:25:44.811 | +++ 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-09-26 09:25:47.142 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:47.145 | ++ functions-common:get_or_create_user:840 : user_id=046148bcb8414abdaada446c1355f3f3 2021-09-26 09:25:47.148 | ++ functions-common:get_or_create_user:841 : echo 046148bcb8414abdaada446c1355f3f3 2021-09-26 09:25:47.151 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=046148bcb8414abdaada446c1355f3f3 2021-09-26 09:25:47.153 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-09-26 09:25:47.156 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:25:47.172 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 046148bcb8414abdaada446c1355f3f3 d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:47.174 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:25:47.177 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:25:47.179 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:25:47.182 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:25:47.184 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:25:47.186 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:25:47.188 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:25:47.191 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:25:47.195 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 046148bcb8414abdaada446c1355f3f3 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:47.195 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:47.195 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:25:47.199 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:47.201 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:49.638 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:49.642 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:25:49.645 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:25:49.647 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 046148bcb8414abdaada446c1355f3f3 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:52.021 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 046148bcb8414abdaada446c1355f3f3 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:52.021 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:52.021 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:25:52.024 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:52.026 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:54.501 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:54.504 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:25:54.506 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:25:54.509 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | 046148bcb8414abdaada446c1355f3f3 | | d0b847400be2473aba78f5ca89a2090e | | | False |' 2021-09-26 09:25:54.509 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:25:54.515 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:54.518 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:54.521 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:54.521 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:25:54.523 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-09-26 09:25:54.526 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-09-26 09:25:54.529 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:25:54.532 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-09-26 09:25:54.535 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-09-26 09:25:54.538 | +++ 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-09-26 09:25:56.821 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:56.824 | ++ functions-common:get_or_create_user:840 : user_id=60ec191ea1f5406db0ad6fdc86810260 2021-09-26 09:25:56.827 | ++ functions-common:get_or_create_user:841 : echo 60ec191ea1f5406db0ad6fdc86810260 2021-09-26 09:25:56.830 | + lib/swift:create_swift_accounts:659 : swift_user_test3=60ec191ea1f5406db0ad6fdc86810260 2021-09-26 09:25:56.833 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-09-26 09:25:56.835 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:25:56.851 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 7903ddfc7808441faf63ba0624f4e03d 60ec191ea1f5406db0ad6fdc86810260 d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:56.854 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:25:56.857 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:25:56.859 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:25:56.861 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:25:56.864 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:25:56.866 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:25:56.868 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:25:56.871 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:25:56.876 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:25:56.876 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:25:56.876 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 7903ddfc7808441faf63ba0624f4e03d --user 60ec191ea1f5406db0ad6fdc86810260 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:25:56.879 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:25:56.881 | ++ functions-common:get_field:727 : read data 2021-09-26 09:25:59.243 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:25:59.246 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:25:59.249 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:25:59.251 | + functions-common:get_or_add_user_project_role:901 : openstack role add 7903ddfc7808441faf63ba0624f4e03d --user 60ec191ea1f5406db0ad6fdc86810260 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:26:01.587 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 7903ddfc7808441faf63ba0624f4e03d --user 60ec191ea1f5406db0ad6fdc86810260 --project d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:26:01.587 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:26:01.589 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:26:01.593 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:26:01.596 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:04.038 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:04.041 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:26:04.043 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:26:04.047 | ++ functions-common:get_field:733 : echo '| 7903ddfc7808441faf63ba0624f4e03d | 60ec191ea1f5406db0ad6fdc86810260 | | d0b847400be2473aba78f5ca89a2090e | | | False |' 2021-09-26 09:26:04.048 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:26:04.053 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:04.056 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:26:04.059 | + functions-common:get_or_add_user_project_role:912 : echo 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:26:04.059 | 7903ddfc7808441faf63ba0624f4e03d 2021-09-26 09:26:04.062 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-09-26 09:26:04.065 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-09-26 09:26:04.067 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:26:04.070 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-09-26 09:26:06.328 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:06.330 | ++ functions-common:get_or_create_project:853 : project_id=cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:06.333 | ++ functions-common:get_or_create_project:854 : echo cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:06.336 | + lib/swift:create_swift_accounts:664 : swift_project_test2=cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:06.338 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-09-26 09:26:06.341 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:26:06.356 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-09-26 09:26:06.360 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-09-26 09:26:06.362 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:26:06.365 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-09-26 09:26:06.367 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-09-26 09:26:06.371 | +++ 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-09-26 09:26:08.650 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:08.653 | ++ functions-common:get_or_create_user:840 : user_id=5a243644537741a4958dee3ed412b8bd 2021-09-26 09:26:08.656 | ++ functions-common:get_or_create_user:841 : echo 5a243644537741a4958dee3ed412b8bd 2021-09-26 09:26:08.659 | + lib/swift:create_swift_accounts:669 : swift_user_test2=5a243644537741a4958dee3ed412b8bd 2021-09-26 09:26:08.661 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-09-26 09:26:08.664 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:26:08.680 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 5a243644537741a4958dee3ed412b8bd cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:08.682 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:26:08.686 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:26:08.688 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:26:08.691 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:26:08.693 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:26:08.695 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:26:08.698 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:26:08.701 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:26:08.704 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 5a243644537741a4958dee3ed412b8bd --project cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:08.705 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:26:08.705 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:26:08.708 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:26:08.710 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:11.143 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:11.147 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:26:11.150 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:26:11.152 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 5a243644537741a4958dee3ed412b8bd --project cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:13.522 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 5a243644537741a4958dee3ed412b8bd --project cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:26:13.522 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:26:13.522 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:26:13.525 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:26:13.527 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:16.020 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:16.023 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:26:16.025 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:26:16.028 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | 5a243644537741a4958dee3ed412b8bd | | cbdf491cc8454e64b6f4a43844392cd7 | | | False |' 2021-09-26 09:26:16.029 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:26:16.034 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:16.037 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:16.040 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:16.040 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:16.042 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-09-26 09:26:16.046 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-09-26 09:26:16.048 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-09-26 09:26:16.051 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-09-26 09:26:18.329 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-09-26 09:26:20.484 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:20.487 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-09-26 09:26:20.487 | daf42a27056645659bd1b16e05783189' 2021-09-26 09:26:20.490 | ++ functions-common:get_or_create_domain:803 : echo daf42a27056645659bd1b16e05783189 2021-09-26 09:26:20.493 | + lib/swift:create_swift_accounts:674 : swift_domain=daf42a27056645659bd1b16e05783189 2021-09-26 09:26:20.495 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-09-26 09:26:20.498 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:26:20.514 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-09-26 09:26:20.517 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 daf42a27056645659bd1b16e05783189 2021-09-26 09:26:20.520 | ++ functions-common:get_or_create_project:847 : local project_id 2021-09-26 09:26:20.523 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=daf42a27056645659bd1b16e05783189 --or-show -f value -c id 2021-09-26 09:26:22.858 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:22.861 | ++ functions-common:get_or_create_project:853 : project_id=d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:22.863 | ++ functions-common:get_or_create_project:854 : echo d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:22.866 | + lib/swift:create_swift_accounts:678 : swift_project_test4=d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:22.869 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-09-26 09:26:22.871 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:26:22.886 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-09-26 09:26:22.890 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 daf42a27056645659bd1b16e05783189 test4@example.com 2021-09-26 09:26:22.893 | ++ functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:26:22.895 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-09-26 09:26:22.898 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-09-26 09:26:22.901 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=daf42a27056645659bd1b16e05783189 --email=test4@example.com --or-show -f value -c id 2021-09-26 09:26:25.289 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:25.292 | ++ functions-common:get_or_create_user:840 : user_id=3282097572e447f9aa1d4eb4b1e7b5e8 2021-09-26 09:26:25.294 | ++ functions-common:get_or_create_user:841 : echo 3282097572e447f9aa1d4eb4b1e7b5e8 2021-09-26 09:26:25.297 | + lib/swift:create_swift_accounts:683 : swift_user_test4=3282097572e447f9aa1d4eb4b1e7b5e8 2021-09-26 09:26:25.300 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-09-26 09:26:25.302 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:26:25.319 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 3282097572e447f9aa1d4eb4b1e7b5e8 d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:25.321 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:26:25.324 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-09-26 09:26:25.327 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:26:25.330 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:26:25.332 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-09-26 09:26:25.335 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-09-26 09:26:25.337 | ++ functions-common:_get_domain_args:882 : echo 2021-09-26 09:26:25.340 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-09-26 09:26:25.344 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 3282097572e447f9aa1d4eb4b1e7b5e8 --project d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:25.344 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:26:25.344 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:26:25.347 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:26:25.349 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:27.780 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:27.783 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:26:27.786 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:26:27.788 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 3282097572e447f9aa1d4eb4b1e7b5e8 --project d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:30.171 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3282097572e447f9aa1d4eb4b1e7b5e8 --project d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:26:30.171 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:26:30.171 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:26:30.174 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:26:30.177 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:32.720 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:26:32.723 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:26:32.726 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:26:32.729 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | 3282097572e447f9aa1d4eb4b1e7b5e8 | | d00bdc1925da4865b44d8958d1c08646 | | | False |' 2021-09-26 09:26:32.729 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:26:32.734 | ++ functions-common:get_field:727 : read data 2021-09-26 09:26:32.738 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:32.740 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:32.740 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:26:32.743 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-09-26 09:26:32.745 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-09-26 09:26:32.748 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-09-26 09:26:32.752 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-09-26 09:26:32.764 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-09-26 09:26:32.779 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-09-26 09:26:32.782 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 09:26:32.784 | + 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.41/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-09-26 09:26:32.879 | The user clouds.yaml file didn't exist. 2021-09-26 09:26:32.888 | + 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.41/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-09-26 09:26:32.990 | /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-09-26 09:26:32.990 | self._clouds = yaml.load(clouds_file) 2021-09-26 09:26:32.999 | + 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.41/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-09-26 09:26:33.105 | /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-09-26 09:26:33.105 | self._clouds = yaml.load(clouds_file) 2021-09-26 09:26:33.114 | + 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.41/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-09-26 09:26:33.225 | /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-09-26 09:26:33.225 | self._clouds = yaml.load(clouds_file) 2021-09-26 09:26:33.235 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-09-26 09:26:33.238 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-09-26 09:26:33.242 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-09-26 09:26:33.245 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-09-26 09:26:33.261 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:26:33.264 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-09-26 09:26:33.282 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:26:33.284 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-09-26 09:26:33.301 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:26:33.303 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-09-26 09:26:33.306 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:26:33.308 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-09-26 09:26:33.311 | + ./stack.sh:main:1135 : init_glance 2021-09-26 09:26:33.313 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-09-26 09:26:33.317 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-09-26 09:26:33.321 | + lib/glance:init_glance:336 : recreate_database glance 2021-09-26 09:26:33.323 | + lib/database:recreate_database:110 : local db=glance 2021-09-26 09:26:33.327 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-09-26 09:26:33.329 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-09-26 09:26:33.332 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-09-26 09:26:33.335 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:26:33.350 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-09-26 09:26:33.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:26:33.365 | + lib/glance:init_glance:338 : time_start dbsync 2021-09-26 09:26:33.368 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 09:26:33.370 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:26:33.373 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:26:33.376 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:26:33.379 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648393377 2021-09-26 09:26:33.382 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-09-26 09:26:35.616 | 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=72597) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:26:35.619 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-26 09:26:35.620 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-26 09:26:35.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-09-26 09:26:35.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-09-26 09:26:35.664 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:26:35.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.665 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.667 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.669 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.670 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.670 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.672 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.672 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.674 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.676 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.676 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.678 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.679 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.683 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:26:35.684 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:26:35.726 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:26:35.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.727 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.729 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.730 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.732 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.732 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.733 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.734 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.736 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.737 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.737 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.740 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.740 | 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=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:26:35.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:26:35.745 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:26:35.745 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72597) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:26:35.953 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:35.953 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:36.108 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-09-26 09:26:46.529 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-09-26 09:26:46.929 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-09-26 09:26:46.981 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-09-26 09:26:48.105 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-09-26 09:26:48.133 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-09-26 09:26:48.162 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-09-26 09:26:48.855 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-09-26 09:26:50.180 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-09-26 09:26:50.209 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-09-26 09:26:50.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:50.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:50.239 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:50.239 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:50.244 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:50.244 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:50.264 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:50.264 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:50.298 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:50.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:50.306 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-09-26 09:26:51.523 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-09-26 09:26:52.123 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-09-26 09:26:52.151 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-09-26 09:26:52.180 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-09-26 09:26:52.209 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-09-26 09:26:52.237 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-09-26 09:26:52.296 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:52.296 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:52.301 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:26:52.301 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:26:52.304 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-09-26 09:26:52.304 | Database migration is up to date. No migration needed. 2021-09-26 09:26:52.304 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-09-26 09:26:52.304 | Database is synced successfully. 2021-09-26 09:26:52.498 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-09-26 09:26:54.626 | 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=72606) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:26:55.122 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-09-26 09:26:55.282 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-09-26 09:26:55.792 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-09-26 09:26:56.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-09-26 09:26:56.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-09-26 09:26:57.014 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-09-26 09:26:57.220 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-09-26 09:26:57.312 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-09-26 09:26:57.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-09-26 09:26:57.608 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-09-26 09:26:58.209 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-09-26 09:26:58.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-09-26 09:26:58.740 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-09-26 09:26:58.815 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-09-26 09:26:59.077 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-09-26 09:26:59.196 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-09-26 09:26:59.363 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-09-26 09:26:59.734 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-09-26 09:26:59.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-09-26 09:27:00.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-09-26 09:27:00.215 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-09-26 09:27:00.363 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-09-26 09:27:00.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-09-26 09:27:01.059 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-09-26 09:27:01.231 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-09-26 09:27:01.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-09-26 09:27:01.500 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-09-26 09:27:01.729 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-09-26 09:27:01.905 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-09-26 09:27:02.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-09-26 09:27:02.021 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-09-26 09:27:02.220 | + lib/glance:init_glance:344 : time_stop dbsync 2021-09-26 09:27:02.223 | + functions-common:time_stop:2331 : local name 2021-09-26 09:27:02.226 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:27:02.228 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:27:02.231 | + functions-common:time_stop:2334 : local total 2021-09-26 09:27:02.233 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:27:02.235 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 09:27:02.238 | + functions-common:time_stop:2338 : start_time=1632648393377 2021-09-26 09:27:02.240 | + functions-common:time_stop:2340 : [[ -z 1632648393377 ]] 2021-09-26 09:27:02.243 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:27:02.248 | + functions-common:time_stop:2343 : end_time=1632648422244 2021-09-26 09:27:02.250 | + functions-common:time_stop:2344 : elapsed_time=28867 2021-09-26 09:27:02.253 | + functions-common:time_stop:2345 : total=64230 2021-09-26 09:27:02.255 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:27:02.257 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=93097 2021-09-26 09:27:02.260 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-09-26 09:27:02.277 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:02.280 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-09-26 09:27:02.282 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:27:02.285 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-09-26 09:27:02.287 | + ./stack.sh:main:1145 : configure_neutron 2021-09-26 09:27:02.290 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-09-26 09:27:02.294 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:27:02.294 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:27:02.298 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:27:02.301 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:27:02.303 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:27:02.306 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:27:02.309 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-09-26 09:27:02.312 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-09-26 09:27:02.314 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-09-26 09:27:02.316 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-09-26 09:27:02.329 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-09-26 09:27:02.331 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-09-26 09:27:34.494 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-09-26 09:27:34.499 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-09-26 09:27:34.501 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-09-26 09:27:34.503 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-09-26 09:27:34.506 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-09-26 09:27:34.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-09-26 09:27:34.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-09-26 09:27:34.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-09-26 09:27:34.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-09-26 09:27:34.518 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-09-26 09:27:34.520 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-09-26 09:27:34.522 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-09-26 09:27:34.525 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-09-26 09:27:34.527 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-09-26 09:27:34.529 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-09-26 09:27:34.531 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-09-26 09:27:34.535 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:34.537 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-09-26 09:27:34.539 | + 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-09-26 09:27:34.544 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-09-26 09:27:34.546 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-09-26 09:27:34.549 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-09-26 09:27:34.551 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-09-26 09:27:34.553 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-09-26 09:27:34.556 | + 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-09-26 09:27:34.586 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-09-26 09:27:34.615 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-09-26 09:27:34.652 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-09-26 09:27:34.682 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-09-26 09:27:34.712 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-09-26 09:27:34.741 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-09-26 09:27:34.743 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-09-26 09:27:34.746 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 09:27:34.749 | + functions:setup_logging:656 : local other_cond=False 2021-09-26 09:27:34.751 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:34.753 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-09-26 09:27:34.755 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 09:27:34.758 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-09-26 09:27:34.761 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-09-26 09:27:34.776 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-09-26 09:27:34.779 | + functions:setup_systemd_logging:693 : local pidstr= 2021-09-26 09:27:34.781 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-09-26 09:27:34.783 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-09-26 09:27:34.785 | + 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-09-26 09:27:34.815 | + 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-09-26 09:27:34.844 | + 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-09-26 09:27:34.874 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-09-26 09:27:34.903 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-09-26 09:27:34.919 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:27:34.921 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-09-26 09:27:34.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:27:34.925 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-09-26 09:27:34.928 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-09-26 09:27:34.930 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-09-26 09:27:34.933 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:27:34.936 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-09-26 09:27:34.938 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-09-26 09:27:34.950 | + 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-09-26 09:27:34.961 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-09-26 09:27:34.964 | + 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-09-26 09:27:34.975 | + 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-09-26 09:27:34.987 | + 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-09-26 09:27:34.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-26 09:27:35.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-26 09:27:35.003 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-09-26 09:27:35.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.7bkwv0Hx98 2021-09-26 09:27:35.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-09-26 09:27:35.011 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-09-26 09:27:35.014 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.7bkwv0Hx98 2021-09-26 09:27:35.017 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.7bkwv0Hx98 2021-09-26 09:27:35.029 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.7bkwv0Hx98 /etc/sudoers.d/neutron-rootwrap 2021-09-26 09:27:35.039 | + 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-09-26 09:27:35.069 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:35.071 | + 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-09-26 09:27:35.101 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-09-26 09:27:35.105 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-09-26 09:27:35.107 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-09-26 09:27:35.109 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:27:35.112 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-09-26 09:27:35.114 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:27:35.129 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:35.132 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-09-26 09:27:35.135 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-09-26 09:27:35.137 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:27:35.154 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:35.156 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:27:35.159 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-09-26 09:27:35.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:27:35.192 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:27:35.195 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-09-26 09:27:35.210 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:35.212 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-09-26 09:27:35.215 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-09-26 09:27:35.217 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 09:27:35.220 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 09:27:35.222 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-09-26 09:27:35.225 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-09-26 09:27:35.227 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-09-26 09:27:35.230 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-09-26 09:27:35.233 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-09-26 09:27:35.235 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-09-26 09:27:35.239 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-09-26 09:27:35.241 | + 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-09-26 09:27:35.246 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-09-26 09:27:35.262 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:35.265 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-09-26 09:27:35.267 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-09-26 09:27:35.270 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-09-26 09:27:35.274 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-09-26 09:27:35.305 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-26 09:27:35.335 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-09-26 09:27:35.367 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-09-26 09:27:35.397 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-09-26 09:27:35.428 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-09-26 09:27:35.431 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 09:27:35.433 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-09-26 09:27:35.436 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-09-26 09:27:35.438 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-09-26 09:27:35.469 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-09-26 09:27:35.499 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.41/identity 2021-09-26 09:27:35.531 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-09-26 09:27:35.561 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-09-26 09:27:35.593 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-09-26 09:27:35.623 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-09-26 09:27:35.658 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-09-26 09:27:35.689 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:27:35.720 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-09-26 09:27:35.750 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-09-26 09:27:35.782 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-09-26 09:27:35.813 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-09-26 09:27:35.816 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-09-26 09:27:35.818 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-09-26 09:27:35.820 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-09-26 09:27:35.824 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-09-26 09:27:35.854 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-09-26 09:27:35.886 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.41/identity 2021-09-26 09:27:35.918 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-09-26 09:27:35.948 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-09-26 09:27:35.979 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-09-26 09:27:36.009 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-09-26 09:27:36.042 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-09-26 09:27:36.072 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-09-26 09:27:36.103 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-09-26 09:27:36.134 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-09-26 09:27:36.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-09-26 09:27:36.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-09-26 09:27:36.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-09-26 09:27:36.144 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-09-26 09:27:36.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-09-26 09:27:36.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-09-26 09:27:36.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 50:99 != '' ]] 2021-09-26 09:27:36.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:50:99 2021-09-26 09:27:36.157 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:50:99 != '' ]] 2021-09-26 09:27:36.159 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-09-26 09:27:36.161 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-09-26 09:27:36.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-09-26 09:27:36.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-09-26 09:27:36.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-09-26 09:27:36.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-09-26 09:27:36.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-09-26 09:27:36.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-09-26 09:27:36.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:36.181 | + 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-09-26 09:27:36.206 | + 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-09-26 09:27:36.208 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 09:27:36.214 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-09-26 09:27:36.216 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-09-26 09:27:36.218 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.221 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-09-26 09:27:36.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-09-26 09:27:36.247 | + 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-09-26 09:27:36.250 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.252 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 09:27:36.254 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-09-26 09:27:36.257 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-09-26 09:27:36.259 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.262 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-09-26 09:27:36.287 | + 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-09-26 09:27:36.290 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-09-26 09:27:36.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-09-26 09:27:36.297 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-09-26 09:27:36.299 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.301 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-09-26 09:27:36.327 | + 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-09-26 09:27:36.330 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.332 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-09-26 09:27:36.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-09-26 09:27:36.336 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-09-26 09:27:36.339 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.342 | + 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-09-26 09:27:36.367 | + 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-09-26 09:27:36.369 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.371 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-09-26 09:27:36.374 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-09-26 09:27:36.376 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-09-26 09:27:36.378 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.381 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-09-26 09:27:36.407 | + 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-09-26 09:27:36.409 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-09-26 09:27:36.414 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-09-26 09:27:36.417 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-09-26 09:27:36.419 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.421 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-09-26 09:27:36.446 | + 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:50:99 2021-09-26 09:27:36.449 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.452 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-09-26 09:27:36.454 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:50:99 2021-09-26 09:27:36.456 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2021-09-26 09:27:36.459 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.461 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2021-09-26 09:27:36.487 | + 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-09-26 09:27:36.489 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:27:36.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-09-26 09:27:36.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-09-26 09:27:36.496 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-09-26 09:27:36.499 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-09-26 09:27:36.501 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-09-26 09:27:36.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-26 09:27:36.530 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-09-26 09:27:36.545 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:36.548 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-09-26 09:27:36.551 | + 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-09-26 09:27:36.579 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:36.582 | + 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-09-26 09:27:36.608 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-09-26 09:27:36.641 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-09-26 09:27:36.644 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-09-26 09:27:36.646 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-09-26 09:27:36.649 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-26 09:27:39.201 | INFO neutron.common.config [-] Logging enabled! 2021-09-26 09:27:39.201 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.2.dev14 2021-09-26 09:27:39.202 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74334) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-09-26 09:27:39.203 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-09-26 09:27:39.204 | 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=74334) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 09:27:39.209 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=74334) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-09-26 09:27:39.506 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=74339 2021-09-26 09:27:39.595 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-26 09:27:39.595 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=74339 2021-09-26 09:27:39.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-09-26 09:27:39.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-09-26 09:27:39.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-09-26 09:27:39.868 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 09:27:39.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-09-26 09:27:39.923 | + 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-09-26 09:27:39.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-09-26 09:27:39.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:39.945 | + 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-09-26 09:27:39.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-09-26 09:27:39.977 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-09-26 09:27:39.984 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-09-26 09:27:39.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-09-26 09:27:39.988 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-09-26 09:27:40.010 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-09-26 09:27:40.032 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-09-26 09:27:40.035 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-09-26 09:27:40.043 | net.bridge.bridge-nf-call-iptables = 1 2021-09-26 09:27:40.046 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-09-26 09:27:40.049 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-09-26 09:27:40.056 | net.bridge.bridge-nf-call-ip6tables = 1 2021-09-26 09:27:40.060 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-09-26 09:27:40.063 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-09-26 09:27:40.065 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-09-26 09:27:40.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-09-26 09:27:40.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-09-26 09:27:40.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-26 09:27:40.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-26 09:27:40.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 09:27:40.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-26 09:27:40.101 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-09-26 09:27:40.104 | + 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-09-26 09:27:40.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-09-26 09:27:40.137 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-09-26 09:27:40.163 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-09-26 09:27:40.190 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-09-26 09:27:40.205 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:40.208 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-09-26 09:27:40.210 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.215 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-09-26 09:27:40.241 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-09-26 09:27:40.268 | + 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-09-26 09:27:40.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:40.300 | + 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-09-26 09:27:40.327 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-09-26 09:27:40.342 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:40.345 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.347 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-09-26 09:27:40.377 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.379 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-09-26 09:27:40.408 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.410 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-09-26 09:27:40.413 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-09-26 09:27:40.415 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-09-26 09:27:40.430 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:40.433 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-09-26 09:27:40.436 | + 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-09-26 09:27:40.440 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-09-26 09:27:40.467 | + 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-09-26 09:27:40.495 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:40.498 | + 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-09-26 09:27:40.524 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-26 09:27:40.527 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-09-26 09:27:40.554 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-09-26 09:27:40.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-26 09:27:40.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-09-26 09:27:40.585 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-09-26 09:27:40.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-09-26 09:27:40.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-09-26 09:27:40.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-09-26 09:27:43.098 | INFO neutron.common.config [-] Logging enabled! 2021-09-26 09:27:43.099 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.2.dev14 2021-09-26 09:27:43.100 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74930) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-09-26 09:27:43.175 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-09-26 09:27:43.175 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74930) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-09-26 09:27:43.176 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74930) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-09-26 09:27:43.176 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-09-26 09:27:43.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-09-26 09:27:43.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-09-26 09:27:43.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-09-26 09:27:43.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-09-26 09:27:43.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-09-26 09:27:43.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-09-26 09:27:43.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-09-26 09:27:43.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-09-26 09:27:43.450 | + functions:set_mtu:764 : local dev=br-data 2021-09-26 09:27:43.452 | + functions:set_mtu:765 : local mtu=1500 2021-09-26 09:27:43.455 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-09-26 09:27:43.467 | + 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-09-26 09:27:43.484 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-09-26 09:27:43.486 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-09-26 09:27:43.489 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-09-26 09:27:43.491 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-09-26 09:27:43.494 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-09-26 09:27:43.496 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-09-26 09:27:43.498 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-09-26 09:27:43.501 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-09-26 09:27:43.503 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-09-26 09:27:43.506 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-09-26 09:27:43.508 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-09-26 09:27:43.510 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-09-26 09:27:43.513 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-09-26 09:27:43.516 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-09-26 09:27:43.516 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-09-26 09:27:43.522 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-09-26 09:27:43.524 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-09-26 09:27:43.528 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-09-26 09:27:43.530 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-09-26 09:27:43.534 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-09-26 09:27:43.534 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-09-26 09:27:43.536 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-09-26 09:27:43.540 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2021-09-26 09:27:43.544 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-09-26 09:27:43.546 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:43.549 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-09-26 09:27:43.551 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-09-26 09:27:43.553 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2021-09-26 09:27:43.556 | + 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-09-26 09:27:43.558 | + 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-09-26 09:27:43.561 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-09-26 09:27:43.563 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-09-26 09:27:43.567 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.40/22 brd 192.168.3.255 2021-09-26 09:27:43.567 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-09-26 09:27:43.568 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-09-26 09:27:43.569 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-09-26 09:27:43.573 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.40 2021-09-26 09:27:43.575 | + 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-09-26 09:27:43.578 | + 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-09-26 09:27:43.590 | + 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-09-26 09:27:43.601 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-09-26 09:27:43.614 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-09-26 09:27:43.634 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.40 2021-09-26 09:27:45.643 | ARPING 192.168.0.40 from 192.168.0.40 br-data 2021-09-26 09:27:45.643 | Sent 3 probes (3 broadcast(s)) 2021-09-26 09:27:45.643 | Received 0 response(s) 2021-09-26 09:27:45.667 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-09-26 09:27:45.667 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-09-26 09:27:45.672 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-09-26 09:27:45.675 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-09-26 09:27:45.691 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:45.694 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-09-26 09:27:45.696 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-09-26 09:27:45.701 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-09-26 09:27:45.727 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.41 2021-09-26 09:27:45.753 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-09-26 09:27:45.779 | + 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-09-26 09:27:45.808 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-09-26 09:27:45.811 | + 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-09-26 09:27:45.838 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-09-26 09:27:45.840 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-09-26 09:27:45.856 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:27:45.859 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-09-26 09:27:45.891 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-09-26 09:27:45.922 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-09-26 09:27:45.925 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-09-26 09:27:45.941 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:45.943 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-09-26 09:27:45.960 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:27:45.962 | + ./stack.sh:main:1149 : init_neutron 2021-09-26 09:27:45.965 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-09-26 09:27:45.968 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:27:45.969 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:27:45.973 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:27:45.975 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:27:45.978 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:27:45.981 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:27:45.983 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-09-26 09:27:45.986 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-09-26 09:27:45.989 | + lib/database:recreate_database:110 : local db=neutron 2021-09-26 09:27:45.991 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-09-26 09:27:45.994 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-09-26 09:27:45.997 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-09-26 09:27:46.000 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:27:46.013 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-09-26 09:27:46.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:27:46.029 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-09-26 09:27:46.032 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 09:27:46.035 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:27:46.037 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:27:46.040 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:27:46.044 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648466042 2021-09-26 09:27:46.047 | + 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-09-26 09:27:48.987 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:27:48.987 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:27:49.365 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-09-26 09:27:49.366 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-09-26 09:27:49.434 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-09-26 09:28:25.795 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-09-26 09:28:26.076 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-09-26 09:28:27.035 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-09-26 09:28:27.452 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-09-26 09:28:28.001 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-09-26 09:28:28.332 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-09-26 09:28:28.920 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-09-26 09:28:29.315 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-09-26 09:28:29.675 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-09-26 09:28:30.104 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-09-26 09:28:31.212 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-09-26 09:28:31.709 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-09-26 09:28:32.172 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-09-26 09:28:32.463 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-09-26 09:28:32.944 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-09-26 09:28:36.269 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-09-26 09:28:36.595 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-09-26 09:28:36.932 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-09-26 09:28:37.235 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-09-26 09:28:38.395 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-09-26 09:28:38.738 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-09-26 09:28:39.229 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-09-26 09:28:40.395 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-09-26 09:28:40.692 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-09-26 09:28:41.121 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-09-26 09:28:41.469 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-09-26 09:28:41.675 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-09-26 09:28:42.178 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-09-26 09:28:42.458 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-09-26 09:28:42.475 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-09-26 09:28:43.155 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-09-26 09:28:43.681 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-09-26 09:28:43.937 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-09-26 09:28:44.995 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-09-26 09:28:45.612 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-09-26 09:28:46.932 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-09-26 09:28:47.063 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-09-26 09:28:56.183 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-09-26 09:28:56.286 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-09-26 09:28:57.114 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-09-26 09:28:57.429 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-09-26 09:28:57.457 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-09-26 09:28:57.857 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-09-26 09:28:57.880 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-09-26 09:28:58.320 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-09-26 09:28:58.503 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-09-26 09:28:59.143 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-09-26 09:29:00.017 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-09-26 09:29:00.446 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-09-26 09:29:00.520 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-09-26 09:29:00.903 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-09-26 09:29:01.051 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-09-26 09:29:01.348 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-09-26 09:29:01.754 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-09-26 09:29:02.143 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-09-26 09:29:03.268 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-09-26 09:29:03.589 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-09-26 09:29:03.812 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-09-26 09:29:04.217 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-09-26 09:29:04.640 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-09-26 09:29:05.160 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-09-26 09:29:10.246 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-09-26 09:29:10.360 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-09-26 09:29:10.874 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-09-26 09:29:10.902 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-09-26 09:29:11.715 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-09-26 09:29:12.097 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-09-26 09:29:13.217 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-09-26 09:29:13.685 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-09-26 09:29:14.302 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-09-26 09:29:14.651 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-09-26 09:29:15.091 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-09-26 09:29:15.320 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-09-26 09:29:15.365 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-09-26 09:29:15.737 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-09-26 09:29:17.303 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-09-26 09:29:17.697 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-09-26 09:29:17.937 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-09-26 09:29:18.286 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-09-26 09:29:18.611 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-09-26 09:29:18.994 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-09-26 09:29:19.188 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-09-26 09:29:19.759 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-09-26 09:29:20.434 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-09-26 09:29:20.771 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-09-26 09:29:21.982 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-09-26 09:29:22.211 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-09-26 09:29:22.657 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-09-26 09:29:24.268 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-09-26 09:29:24.469 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-09-26 09:29:24.931 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-09-26 09:29:25.428 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-09-26 09:29:25.949 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-09-26 09:29:26.554 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-09-26 09:29:26.588 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-09-26 09:29:26.623 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-09-26 09:29:28.114 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-09-26 09:29:29.931 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-09-26 09:29:30.457 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-09-26 09:29:30.737 | Running upgrade for neutron ... 2021-09-26 09:29:30.737 | OK 2021-09-26 09:29:30.982 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-09-26 09:29:30.985 | + functions-common:time_stop:2331 : local name 2021-09-26 09:29:30.987 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:29:30.990 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:29:30.992 | + functions-common:time_stop:2334 : local total 2021-09-26 09:29:30.995 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:29:30.997 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 09:29:31.000 | + functions-common:time_stop:2338 : start_time=1632648466042 2021-09-26 09:29:31.002 | + functions-common:time_stop:2340 : [[ -z 1632648466042 ]] 2021-09-26 09:29:31.006 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:29:31.009 | + functions-common:time_stop:2343 : end_time=1632648571007 2021-09-26 09:29:31.012 | + functions-common:time_stop:2344 : elapsed_time=104965 2021-09-26 09:29:31.014 | + functions-common:time_stop:2345 : total=93097 2021-09-26 09:29:31.018 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:29:31.020 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=198062 2021-09-26 09:29:31.023 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-09-26 09:29:31.040 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:29:31.043 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-09-26 09:29:31.051 | ++ ./stack.sh:main:1160 : true 2021-09-26 09:29:31.054 | + ./stack.sh:main:1160 : netman_pid= 2021-09-26 09:29:31.057 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-09-26 09:29:31.059 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-09-26 09:29:31.079 | dnsmasq: no process found 2021-09-26 09:29:31.083 | + ./stack.sh:main:1162 : true 2021-09-26 09:29:31.085 | + ./stack.sh:main:1167 : clean_iptables 2021-09-26 09:29:31.091 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-09-26 09:29:31.091 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 09:29:31.092 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-09-26 09:29:31.092 | + lib/nova:clean_iptables:182 : grep nova 2021-09-26 09:29:31.093 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-09-26 09:29:31.096 | + lib/nova:clean_iptables:182 : bash 2021-09-26 09:29:31.097 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-09-26 09:29:31.165 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-09-26 09:29:31.165 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 09:29:31.167 | + lib/nova:clean_iptables:184 : grep nova 2021-09-26 09:29:31.167 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-09-26 09:29:31.167 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-09-26 09:29:31.169 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-09-26 09:29:31.170 | + lib/nova:clean_iptables:184 : bash 2021-09-26 09:29:31.270 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-09-26 09:29:31.270 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-09-26 09:29:31.272 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-09-26 09:29:31.272 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-09-26 09:29:31.272 | + lib/nova:clean_iptables:186 : grep nova 2021-09-26 09:29:31.273 | + lib/nova:clean_iptables:186 : bash 2021-09-26 09:29:31.275 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 09:29:31.285 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-09-26 09:29:31.286 | + lib/nova:clean_iptables:188 : grep nova 2021-09-26 09:29:31.286 | + lib/nova:clean_iptables:188 : bash 2021-09-26 09:29:31.287 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-09-26 09:29:31.287 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-09-26 09:29:31.289 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-09-26 09:29:31.290 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-09-26 09:29:31.302 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-09-26 09:29:31.309 | net.ipv4.ip_forward = 1 2021-09-26 09:29:31.313 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-09-26 09:29:31.329 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:29:31.332 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-09-26 09:29:31.334 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:29:31.337 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-09-26 09:29:31.339 | + ./stack.sh:main:1179 : init_swift 2021-09-26 09:29:31.342 | + lib/swift:init_swift:690 : local node_number 2021-09-26 09:29:31.345 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-09-26 09:29:32.168 | No object-reconstructor running 2021-09-26 09:29:32.168 | No container-sharder running 2021-09-26 09:29:32.169 | No object-auditor running 2021-09-26 09:29:32.169 | No container-server running 2021-09-26 09:29:32.169 | No object-expirer running 2021-09-26 09:29:32.169 | No proxy-server running 2021-09-26 09:29:32.169 | No object-updater running 2021-09-26 09:29:32.169 | No account-auditor running 2021-09-26 09:29:32.169 | No container-replicator running 2021-09-26 09:29:32.169 | No account-server running 2021-09-26 09:29:32.169 | No container-auditor running 2021-09-26 09:29:32.169 | No object-replicator running 2021-09-26 09:29:32.169 | No container-sync running 2021-09-26 09:29:32.169 | No object-server running 2021-09-26 09:29:32.169 | No container-updater running 2021-09-26 09:29:32.169 | No account-reaper running 2021-09-26 09:29:32.169 | No container-reconciler running 2021-09-26 09:29:32.169 | No account-replicator running 2021-09-26 09:29:32.214 | + lib/swift:init_swift:692 : true 2021-09-26 09:29:32.217 | + lib/swift:init_swift:695 : create_swift_disk 2021-09-26 09:29:32.220 | + lib/swift:create_swift_disk:566 : local node_number 2021-09-26 09:29:32.222 | + lib/swift:create_swift_disk:571 : local user_group 2021-09-26 09:29:32.225 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-09-26 09:29:32.230 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-09-26 09:29:32.232 | + 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-09-26 09:29:32.245 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-09-26 09:29:32.248 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-09-26 09:29:32.251 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-09-26 09:29:32.262 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-09-26 09:29:32.273 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-09-26 09:29:32.286 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-09-26 09:29:32.428 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-09-26 09:29:32.428 | = sectsz=512 attr=2, projid32bit=1 2021-09-26 09:29:32.428 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-09-26 09:29:32.428 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-09-26 09:29:32.428 | = sunit=0 swidth=0 blks 2021-09-26 09:29:32.428 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-09-26 09:29:32.428 | log =internal log bsize=4096 blocks=2560, version=2 2021-09-26 09:29:32.428 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-09-26 09:29:32.428 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-09-26 09:29:32.431 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-09-26 09:29:32.435 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-09-26 09:29:32.439 | + 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-09-26 09:29:32.512 | + lib/swift:create_swift_disk:601 : local node_number 2021-09-26 09:29:32.514 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 09:29:32.517 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-09-26 09:29:32.521 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-09-26 09:29:32.523 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-09-26 09:29:32.535 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-26 09:29:32.537 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-09-26 09:29:32.539 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-09-26 09:29:32.553 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-09-26 09:29:32.556 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-09-26 09:29:32.559 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-09-26 09:29:33.479 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-09-26 09:29:34.344 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-09-26 09:29:35.210 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-09-26 09:29:35.212 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-09-26 09:29:35.215 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-09-26 09:29:36.045 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-09-26 09:29:36.045 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-09-26 09:29:36.093 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-09-26 09:29:36.916 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-09-26 09:29:36.916 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-09-26 09:29:36.964 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-09-26 09:29:37.798 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-09-26 09:29:37.798 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-09-26 09:29:37.847 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-09-26 09:29:38.766 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 09:29:38.810 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-09-26 09:29:39.737 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 09:29:39.781 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-09-26 09:29:40.714 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-09-26 09:29:40.758 | + lib/swift:init_swift:736 : popd 2021-09-26 09:29:40.761 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-09-26 09:29:40.778 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:29:40.782 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-09-26 09:29:40.784 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:29:40.787 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-09-26 09:29:40.789 | + ./stack.sh:main:1188 : init_cinder 2021-09-26 09:29:40.792 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-09-26 09:29:40.807 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:29:40.810 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-09-26 09:29:40.813 | + lib/database:recreate_database:110 : local db=cinder 2021-09-26 09:29:40.815 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-09-26 09:29:40.818 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-09-26 09:29:40.820 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-09-26 09:29:40.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:29:40.837 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-09-26 09:29:40.840 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:29:40.853 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-09-26 09:29:40.856 | + functions-common:time_start:2317 : local name=dbsync 2021-09-26 09:29:40.858 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:29:40.861 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:29:40.864 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:29:40.868 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648580865 2021-09-26 09:29:40.870 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-09-26 09:29:43.755 | 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=75823) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:29:43.758 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:29:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.761 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.761 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.763 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.763 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.763 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.763 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.764 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:29:43.764 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:29:43.806 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:29:43.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.810 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.810 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.811 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.811 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.812 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.812 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:43.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:43.813 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:29:43.813 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:29:44.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:29:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.100 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.101 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.102 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.102 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.102 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.102 | 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=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:29:44.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:29:44.103 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:29:44.103 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75823) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:29:44.111 | INFO migrate.versioning.api [-] 122 -> 123...  2021-09-26 09:30:00.276 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:00.276 | INFO migrate.versioning.api [-] 123 -> 124...  2021-09-26 09:30:00.298 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:00.299 | INFO migrate.versioning.api [-] 124 -> 125...  2021-09-26 09:30:00.321 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:00.321 | INFO migrate.versioning.api [-] 125 -> 126...  2021-09-26 09:30:00.344 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:00.345 | INFO migrate.versioning.api [-] 126 -> 127...  2021-09-26 09:30:00.470 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:00.470 | INFO migrate.versioning.api [-] 127 -> 128...  2021-09-26 09:30:01.516 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.516 | INFO migrate.versioning.api [-] 128 -> 129...  2021-09-26 09:30:01.539 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.539 | INFO migrate.versioning.api [-] 129 -> 130...  2021-09-26 09:30:01.561 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.561 | INFO migrate.versioning.api [-] 130 -> 131...  2021-09-26 09:30:01.585 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.585 | INFO migrate.versioning.api [-] 131 -> 132...  2021-09-26 09:30:01.636 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.636 | INFO migrate.versioning.api [-] 132 -> 133...  2021-09-26 09:30:01.658 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.658 | INFO migrate.versioning.api [-] 133 -> 134...  2021-09-26 09:30:01.681 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.681 | INFO migrate.versioning.api [-] 134 -> 135...  2021-09-26 09:30:01.704 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:01.704 | INFO migrate.versioning.api [-] 135 -> 136...  2021-09-26 09:30:02.647 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:02.932 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-09-26 09:30:02.935 | + functions-common:time_stop:2331 : local name 2021-09-26 09:30:02.937 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:30:02.940 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:30:02.942 | + functions-common:time_stop:2334 : local total 2021-09-26 09:30:02.945 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:30:02.948 | + functions-common:time_stop:2337 : name=dbsync 2021-09-26 09:30:02.950 | + functions-common:time_stop:2338 : start_time=1632648580865 2021-09-26 09:30:02.953 | + functions-common:time_stop:2340 : [[ -z 1632648580865 ]] 2021-09-26 09:30:02.956 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:30:02.960 | + functions-common:time_stop:2343 : end_time=1632648602957 2021-09-26 09:30:02.962 | + functions-common:time_stop:2344 : elapsed_time=22092 2021-09-26 09:30:02.965 | + functions-common:time_stop:2345 : total=198062 2021-09-26 09:30:02.967 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:30:02.970 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=220154 2021-09-26 09:30:02.972 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-09-26 09:30:02.989 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:30:02.992 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 09:30:02.994 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-09-26 09:30:02.997 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 09:30:02.999 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-09-26 09:30:03.006 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-09-26 09:30:03.006 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-09-26 09:30:03.007 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-09-26 09:30:03.009 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-09-26 09:30:03.012 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-09-26 09:30:03.014 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-09-26 09:30:03.017 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-09-26 09:30:03.019 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-26 09:30:03.022 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-09-26 09:30:03.024 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-09-26 09:30:03.027 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.029 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:30:03.031 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:30:03.033 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:30:03.036 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:30:03.038 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:30:03.041 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:30:03.043 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:30:03.045 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-09-26 09:30:03.048 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:30:03.050 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.053 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:30:03.056 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:30:03.058 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.060 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:30:03.063 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-09-26 09:30:03.065 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-09-26 09:30:03.068 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-26 09:30:03.070 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-09-26 09:30:03.072 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-09-26 09:30:03.088 | Volume group "stack-volumes-default" not found 2021-09-26 09:30:03.088 | Cannot process volume group stack-volumes-default 2021-09-26 09:30:03.092 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-09-26 09:30:03.095 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-09-26 09:30:03.098 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-26 09:30:03.102 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-26 09:30:03.102 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-26 09:30:03.108 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-26 09:30:03.110 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-26 09:30:03.113 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-09-26 09:30:03.206 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-09-26 09:30:03.208 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-09-26 09:30:03.223 | Volume group "stack-volumes-default" not found 2021-09-26 09:30:03.224 | Cannot process volume group stack-volumes-default 2021-09-26 09:30:03.228 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-09-26 09:30:03.506 | Physical volume "/dev/loop1" successfully created. 2021-09-26 09:30:03.616 | Volume group "stack-volumes-default" successfully created 2021-09-26 09:30:03.621 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-09-26 09:30:03.625 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-09-26 09:30:03.625 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-09-26 09:30:03.629 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-09-26 09:30:03.639 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-09-26 09:30:03.642 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-09-26 09:30:03.644 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-09-26 09:30:03.683 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-09-26 09:30:03.685 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-09-26 09:30:03.688 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-09-26 09:30:03.690 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-26 09:30:03.694 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-09-26 09:30:03.696 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-09-26 09:30:03.698 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-09-26 09:30:03.701 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-09-26 09:30:03.703 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.705 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-09-26 09:30:03.708 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-09-26 09:30:03.711 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-09-26 09:30:03.713 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-09-26 09:30:03.715 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-09-26 09:30:03.718 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-09-26 09:30:03.720 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-09-26 09:30:03.722 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-09-26 09:30:03.725 | + functions-common:is_suse:462 : is_opensuse 2021-09-26 09:30:03.727 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.729 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-09-26 09:30:03.732 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-09-26 09:30:03.734 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-09-26 09:30:03.737 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-09-26 09:30:03.739 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-09-26 09:30:03.742 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-09-26 09:30:03.744 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-09-26 09:30:03.746 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 09:30:03.748 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-09-26 09:30:03.765 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-26 09:30:03.765 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-26 09:30:03.769 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-09-26 09:30:03.772 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 09:30:03.776 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-09-26 09:30:03.779 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-09-26 09:30:03.779 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-09-26 09:30:03.783 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-09-26 09:30:03.785 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-09-26 09:30:03.788 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-09-26 09:30:03.854 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-09-26 09:30:03.856 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-09-26 09:30:03.872 | Volume group "stack-volumes-lvmdriver-1" not found 2021-09-26 09:30:03.872 | Cannot process volume group stack-volumes-lvmdriver-1 2021-09-26 09:30:03.876 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-09-26 09:30:04.140 | Physical volume "/dev/loop2" successfully created. 2021-09-26 09:30:04.239 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-09-26 09:30:04.244 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-09-26 09:30:04.248 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-09-26 09:30:04.252 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-09-26 09:30:04.252 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-09-26 09:30:04.260 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-09-26 09:30:04.263 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-09-26 09:30:04.265 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-09-26 09:30:04.315 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-09-26 09:30:04.319 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-09-26 09:30:04.336 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:30:04.338 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-09-26 09:30:04.341 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:30:04.343 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-09-26 09:30:04.346 | + ./stack.sh:main:1196 : init_placement 2021-09-26 09:30:04.348 | + lib/placement:init_placement:130 : recreate_database placement 2021-09-26 09:30:04.352 | + lib/database:recreate_database:110 : local db=placement 2021-09-26 09:30:04.354 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-09-26 09:30:04.356 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-09-26 09:30:04.359 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-09-26 09:30:04.363 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:30:04.375 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-09-26 09:30:04.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:30:04.391 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-09-26 09:30:11.769 | + lib/placement:init_placement:132 : create_placement_accounts 2021-09-26 09:30:11.771 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-09-26 09:30:11.774 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-09-26 09:30:11.777 | + functions-common:get_or_create_user:824 : local user_id 2021-09-26 09:30:11.780 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-09-26 09:30:11.782 | + functions-common:get_or_create_user:828 : local email= 2021-09-26 09:30:11.785 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-09-26 09:30:14.190 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:14.193 | + functions-common:get_or_create_user:840 : user_id=cd1188aa981b43e391822a142ec6e0ff 2021-09-26 09:30:14.195 | + functions-common:get_or_create_user:841 : echo cd1188aa981b43e391822a142ec6e0ff 2021-09-26 09:30:14.195 | cd1188aa981b43e391822a142ec6e0ff 2021-09-26 09:30:14.198 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-09-26 09:30:14.200 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:30:14.204 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:30:14.206 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:30:14.209 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:30:14.211 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:30:14.214 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:30:14.217 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:30:14.219 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:30:14.222 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:30:14.226 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:30:14.230 | ++ 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-09-26 09:30:14.230 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:30:14.231 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:30:14.234 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:30:14.237 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:17.166 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:17.170 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:30:17.172 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:30:17.175 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-09-26 09:30:20.072 | ++ 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-09-26 09:30:20.072 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:30:20.072 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:30:20.075 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:30:20.077 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:23.120 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:23.123 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:30:23.126 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:30:23.129 | ++ functions-common:get_field:733 : echo '| b1f0ec64a61f421eb89db2d9f2769af7 | cd1188aa981b43e391822a142ec6e0ff | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:30:23.129 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:30:23.135 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:23.139 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:30:23.141 | + functions-common:get_or_add_user_project_role:912 : echo b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:30:23.141 | b1f0ec64a61f421eb89db2d9f2769af7 2021-09-26 09:30:23.144 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-09-26 09:30:23.146 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-09-26 09:30:23.150 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-09-26 09:30:23.153 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-09-26 09:30:23.155 | ++ functions-common:_get_domain_args:872 : local domain 2021-09-26 09:30:23.158 | ++ functions-common:_get_domain_args:873 : domain= 2021-09-26 09:30:23.160 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-09-26 09:30:23.163 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-09-26 09:30:23.165 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-09-26 09:30:23.168 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-09-26 09:30:23.170 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-09-26 09:30:23.173 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-09-26 09:30:23.177 | ++ 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-09-26 09:30:23.177 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:30:23.177 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-09-26 09:30:23.180 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:30:23.183 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:26.170 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:26.174 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-09-26 09:30:26.176 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-09-26 09:30:26.179 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-09-26 09:30:29.071 | ++ 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-09-26 09:30:29.072 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-09-26 09:30:29.072 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-09-26 09:30:29.074 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:30:29.077 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:32.055 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:32.058 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:30:32.061 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:30:32.064 | ++ functions-common:get_field:733 : echo '| ed75832eec304bf5a7a7e14d5e57451c | cd1188aa981b43e391822a142ec6e0ff | | db76ad9ae330417d9b315962ffe53233 | | | False |' 2021-09-26 09:30:32.065 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:30:32.070 | ++ functions-common:get_field:727 : read data 2021-09-26 09:30:32.073 | + functions-common:get_or_add_user_project_role:910 : user_role_id=ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:30:32.076 | + functions-common:get_or_add_user_project_role:912 : echo ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:30:32.076 | ed75832eec304bf5a7a7e14d5e57451c 2021-09-26 09:30:32.078 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.41/placement 2021-09-26 09:30:32.081 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-09-26 09:30:32.083 | + functions-common:get_or_create_service:966 : local service_id 2021-09-26 09:30:32.086 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-09-26 09:30:34.372 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-09-26 09:30:36.553 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:36.556 | + functions-common:get_or_create_service:977 : service_id=' 2021-09-26 09:30:36.556 | d1e5e9317ab74b728c55d751ab05caf8' 2021-09-26 09:30:36.558 | + functions-common:get_or_create_service:978 : echo d1e5e9317ab74b728c55d751ab05caf8 2021-09-26 09:30:36.558 | d1e5e9317ab74b728c55d751ab05caf8 2021-09-26 09:30:36.561 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.41/placement 2021-09-26 09:30:36.563 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-09-26 09:30:36.567 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.41/placement RegionOne 2021-09-26 09:30:36.570 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-09-26 09:30:36.573 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-09-26 09:30:38.916 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:38.919 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-09-26 09:30:38.922 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-09-26 09:30:38.925 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.41/placement --region RegionOne -f value -c id 2021-09-26 09:30:41.239 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:30:41.242 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=77e7fa1eed794b39b89b14015ecafd7a 2021-09-26 09:30:41.245 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 77e7fa1eed794b39b89b14015ecafd7a 2021-09-26 09:30:41.249 | + functions-common:get_or_create_endpoint:1011 : public_id=77e7fa1eed794b39b89b14015ecafd7a 2021-09-26 09:30:41.251 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-09-26 09:30:41.254 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-09-26 09:30:41.256 | + functions-common:get_or_create_endpoint:1020 : echo 77e7fa1eed794b39b89b14015ecafd7a 2021-09-26 09:30:41.256 | 77e7fa1eed794b39b89b14015ecafd7a 2021-09-26 09:30:41.259 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-09-26 09:30:41.276 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:30:41.279 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-09-26 09:30:41.281 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:30:41.283 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-09-26 09:30:41.286 | + ./stack.sh:main:1204 : init_nova 2021-09-26 09:30:41.289 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2021-09-26 09:30:41.305 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:30:41.308 | + lib/nova:init_nova:755 : is_service_enabled n-api 2021-09-26 09:30:41.323 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:30:41.326 | + lib/nova:init_nova:756 : recreate_database nova_api 2021-09-26 09:30:41.328 | + lib/database:recreate_database:110 : local db=nova_api 2021-09-26 09:30:41.331 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-09-26 09:30:41.333 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-09-26 09:30:41.337 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-09-26 09:30:41.340 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:30:41.354 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-09-26 09:30:41.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:30:41.369 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-09-26 09:30:45.090 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:30:45.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.093 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.093 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.094 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.097 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.097 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.100 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.102 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.102 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.105 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.105 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.106 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.106 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.107 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.110 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.110 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.110 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.113 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.114 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.114 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.118 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.118 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.118 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.119 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.119 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.120 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.120 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.121 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.122 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.122 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.122 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.123 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.125 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.125 | 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=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:30:45.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:30:45.127 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:30:45.127 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76681) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:30:45.400 | INFO migrate.versioning.api [-] 0 -> 1...  2021-09-26 09:30:45.841 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:45.841 | INFO migrate.versioning.api [-] 1 -> 2...  2021-09-26 09:30:46.509 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:46.509 | INFO migrate.versioning.api [-] 2 -> 3...  2021-09-26 09:30:46.984 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:46.984 | INFO migrate.versioning.api [-] 3 -> 4...  2021-09-26 09:30:47.407 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:47.407 | INFO migrate.versioning.api [-] 4 -> 5...  2021-09-26 09:30:48.264 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:48.264 | INFO migrate.versioning.api [-] 5 -> 6...  2021-09-26 09:30:48.669 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:48.670 | INFO migrate.versioning.api [-] 6 -> 7...  2021-09-26 09:30:49.189 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.190 | INFO migrate.versioning.api [-] 7 -> 8...  2021-09-26 09:30:49.212 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.212 | INFO migrate.versioning.api [-] 8 -> 9...  2021-09-26 09:30:49.241 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.241 | INFO migrate.versioning.api [-] 9 -> 10...  2021-09-26 09:30:49.263 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.264 | INFO migrate.versioning.api [-] 10 -> 11...  2021-09-26 09:30:49.286 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.286 | INFO migrate.versioning.api [-] 11 -> 12...  2021-09-26 09:30:49.309 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:49.309 | INFO migrate.versioning.api [-] 12 -> 13...  2021-09-26 09:30:50.338 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:50.338 | INFO migrate.versioning.api [-] 13 -> 14...  2021-09-26 09:30:50.561 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:50.561 | INFO migrate.versioning.api [-] 14 -> 15...  2021-09-26 09:30:52.309 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:52.309 | INFO migrate.versioning.api [-] 15 -> 16...  2021-09-26 09:30:54.315 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:54.315 | INFO migrate.versioning.api [-] 16 -> 17...  2021-09-26 09:30:55.224 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:55.224 | INFO migrate.versioning.api [-] 17 -> 18...  2021-09-26 09:30:56.138 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:56.138 | INFO migrate.versioning.api [-] 18 -> 19...  2021-09-26 09:30:56.520 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:56.520 | INFO migrate.versioning.api [-] 19 -> 20...  2021-09-26 09:30:56.920 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:56.921 | INFO migrate.versioning.api [-] 20 -> 21...  2021-09-26 09:30:56.954 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:56.955 | INFO migrate.versioning.api [-] 21 -> 22...  2021-09-26 09:30:56.983 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:56.984 | INFO migrate.versioning.api [-] 22 -> 23...  2021-09-26 09:30:57.012 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:57.012 | INFO migrate.versioning.api [-] 23 -> 24...  2021-09-26 09:30:57.040 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:57.041 | INFO migrate.versioning.api [-] 24 -> 25...  2021-09-26 09:30:57.069 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:57.069 | INFO migrate.versioning.api [-] 25 -> 26...  2021-09-26 09:30:57.257 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:57.258 | INFO migrate.versioning.api [-] 26 -> 27...  2021-09-26 09:30:59.870 | INFO migrate.versioning.api [-] done 2021-09-26 09:30:59.870 | INFO migrate.versioning.api [-] 27 -> 28...  2021-09-26 09:31:00.475 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.475 | INFO migrate.versioning.api [-] 28 -> 29...  2021-09-26 09:31:00.846 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.846 | INFO migrate.versioning.api [-] 29 -> 30...  2021-09-26 09:31:00.875 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.875 | INFO migrate.versioning.api [-] 30 -> 31...  2021-09-26 09:31:00.909 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.909 | INFO migrate.versioning.api [-] 31 -> 32...  2021-09-26 09:31:00.943 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.943 | INFO migrate.versioning.api [-] 32 -> 33...  2021-09-26 09:31:00.977 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:00.978 | INFO migrate.versioning.api [-] 33 -> 34...  2021-09-26 09:31:01.012 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.012 | INFO migrate.versioning.api [-] 34 -> 35...  2021-09-26 09:31:01.046 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.046 | INFO migrate.versioning.api [-] 35 -> 36...  2021-09-26 09:31:01.086 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.086 | INFO migrate.versioning.api [-] 36 -> 37...  2021-09-26 09:31:01.121 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.121 | INFO migrate.versioning.api [-] 37 -> 38...  2021-09-26 09:31:01.143 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.144 | INFO migrate.versioning.api [-] 38 -> 39...  2021-09-26 09:31:01.172 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.172 | INFO migrate.versioning.api [-] 39 -> 40...  2021-09-26 09:31:01.200 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.201 | INFO migrate.versioning.api [-] 40 -> 41...  2021-09-26 09:31:01.983 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:01.984 | INFO migrate.versioning.api [-] 41 -> 42...  2021-09-26 09:31:02.447 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:02.447 | INFO migrate.versioning.api [-] 42 -> 43...  2021-09-26 09:31:03.023 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:03.023 | INFO migrate.versioning.api [-] 43 -> 44...  2021-09-26 09:31:04.589 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.589 | INFO migrate.versioning.api [-] 44 -> 45...  2021-09-26 09:31:04.617 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.617 | INFO migrate.versioning.api [-] 45 -> 46...  2021-09-26 09:31:04.646 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.646 | INFO migrate.versioning.api [-] 46 -> 47...  2021-09-26 09:31:04.669 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.669 | INFO migrate.versioning.api [-] 47 -> 48...  2021-09-26 09:31:04.692 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.692 | INFO migrate.versioning.api [-] 48 -> 49...  2021-09-26 09:31:04.726 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:04.726 | INFO migrate.versioning.api [-] 49 -> 50...  2021-09-26 09:31:05.092 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:05.092 | INFO migrate.versioning.api [-] 50 -> 51...  2021-09-26 09:31:07.343 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:07.343 | INFO migrate.versioning.api [-] 51 -> 52...  2021-09-26 09:31:08.040 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.040 | INFO migrate.versioning.api [-] 52 -> 53...  2021-09-26 09:31:08.074 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.075 | INFO migrate.versioning.api [-] 53 -> 54...  2021-09-26 09:31:08.103 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.103 | INFO migrate.versioning.api [-] 54 -> 55...  2021-09-26 09:31:08.131 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.132 | INFO migrate.versioning.api [-] 55 -> 56...  2021-09-26 09:31:08.155 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.155 | INFO migrate.versioning.api [-] 56 -> 57...  2021-09-26 09:31:08.177 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.177 | INFO migrate.versioning.api [-] 57 -> 58...  2021-09-26 09:31:08.566 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.567 | INFO migrate.versioning.api [-] 58 -> 59...  2021-09-26 09:31:08.926 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:08.927 | INFO migrate.versioning.api [-] 59 -> 60...  2021-09-26 09:31:09.349 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:09.349 | INFO migrate.versioning.api [-] 60 -> 61...  2021-09-26 09:31:09.909 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:09.909 | INFO migrate.versioning.api [-] 61 -> 62...  2021-09-26 09:31:10.531 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.532 | INFO migrate.versioning.api [-] 62 -> 63...  2021-09-26 09:31:10.566 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.567 | INFO migrate.versioning.api [-] 63 -> 64...  2021-09-26 09:31:10.600 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.601 | INFO migrate.versioning.api [-] 64 -> 65...  2021-09-26 09:31:10.635 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.635 | INFO migrate.versioning.api [-] 65 -> 66...  2021-09-26 09:31:10.670 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.670 | INFO migrate.versioning.api [-] 66 -> 67...  2021-09-26 09:31:10.697 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.698 | INFO migrate.versioning.api [-] 67 -> 68...  2021-09-26 09:31:10.720 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.721 | INFO migrate.versioning.api [-] 68 -> 69...  2021-09-26 09:31:10.743 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.743 | INFO migrate.versioning.api [-] 69 -> 70...  2021-09-26 09:31:10.767 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.767 | INFO migrate.versioning.api [-] 70 -> 71...  2021-09-26 09:31:10.789 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:10.789 | INFO migrate.versioning.api [-] 71 -> 72...  2021-09-26 09:31:10.812 | INFO migrate.versioning.api [-] done 2021-09-26 09:31:11.176 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2021-09-26 09:31:11.179 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-09-26 09:31:11.181 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-09-26 09:31:11.184 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-09-26 09:31:11.186 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-09-26 09:31:11.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:31:11.205 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-09-26 09:31:11.210 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:31:11.224 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2021-09-26 09:31:11.226 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-09-26 09:31:11.229 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-09-26 09:31:11.232 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-09-26 09:31:11.235 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 09:31:11.238 | + lib/nova:init_nova:765 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-09-26 09:31:15.244 | ++ lib/nova:init_nova:768 : seq 1 1 2021-09-26 09:31:15.248 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:31:15.250 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2021-09-26 09:31:15.253 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-09-26 09:31:15.255 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-09-26 09:31:15.258 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-09-26 09:31:15.260 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-09-26 09:31:15.265 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:31:15.278 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-09-26 09:31:15.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-09-26 09:31:15.295 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-09-26 09:31:15.297 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:31:15.299 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:31:15.302 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-09-26 09:31:18.419 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:31:18.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.422 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.422 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.424 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.425 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.426 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.426 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.427 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.427 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.428 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.429 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.434 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.442 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.442 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.442 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.443 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.446 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.447 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.448 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.452 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.453 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.453 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.458 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.459 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.459 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.459 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.461 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.462 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.463 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.463 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.468 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.468 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.470 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.470 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.479 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.482 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.482 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.482 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.483 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.483 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.483 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.484 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.577 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.580 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.581 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.584 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.584 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.584 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.590 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.590 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.594 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.594 | 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=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:31:18.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:31:18.605 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:31:18.606 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76750) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:31:18.945 | INFO migrate.versioning.api [-] 215 -> 216...  2021-09-26 09:32:07.029 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.029 | INFO migrate.versioning.api [-] 216 -> 217...  2021-09-26 09:32:07.063 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.063 | INFO migrate.versioning.api [-] 217 -> 218...  2021-09-26 09:32:07.097 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.097 | INFO migrate.versioning.api [-] 218 -> 219...  2021-09-26 09:32:07.125 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.126 | INFO migrate.versioning.api [-] 219 -> 220...  2021-09-26 09:32:07.154 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.154 | INFO migrate.versioning.api [-] 220 -> 221...  2021-09-26 09:32:07.177 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.177 | INFO migrate.versioning.api [-] 221 -> 222...  2021-09-26 09:32:07.211 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.211 | INFO migrate.versioning.api [-] 222 -> 223...  2021-09-26 09:32:07.245 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.246 | INFO migrate.versioning.api [-] 223 -> 224...  2021-09-26 09:32:07.280 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.280 | INFO migrate.versioning.api [-] 224 -> 225...  2021-09-26 09:32:07.314 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.314 | INFO migrate.versioning.api [-] 225 -> 226...  2021-09-26 09:32:07.342 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.343 | INFO migrate.versioning.api [-] 226 -> 227...  2021-09-26 09:32:07.371 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:07.371 | INFO migrate.versioning.api [-] 227 -> 228...  2021-09-26 09:32:08.154 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:08.154 | INFO migrate.versioning.api [-] 228 -> 229...  2021-09-26 09:32:08.782 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:08.782 | INFO migrate.versioning.api [-] 229 -> 230...  2021-09-26 09:32:10.091 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:10.091 | INFO migrate.versioning.api [-] 230 -> 231...  2021-09-26 09:32:10.999 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:10.999 | INFO migrate.versioning.api [-] 231 -> 232...  2021-09-26 09:32:12.115 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:12.115 | INFO migrate.versioning.api [-] 232 -> 233...  2021-09-26 09:32:13.206 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.206 | INFO migrate.versioning.api [-] 233 -> 234...  2021-09-26 09:32:13.439 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.439 | INFO migrate.versioning.api [-] 234 -> 235...  2021-09-26 09:32:13.530 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.530 | INFO migrate.versioning.api [-] 235 -> 236...  2021-09-26 09:32:13.571 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.571 | INFO migrate.versioning.api [-] 236 -> 237...  2021-09-26 09:32:13.617 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.617 | INFO migrate.versioning.api [-] 237 -> 238...  2021-09-26 09:32:13.650 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.650 | INFO migrate.versioning.api [-] 238 -> 239...  2021-09-26 09:32:13.684 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.685 | INFO migrate.versioning.api [-] 239 -> 240...  2021-09-26 09:32:13.719 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.719 | INFO migrate.versioning.api [-] 240 -> 241...  2021-09-26 09:32:13.753 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.753 | INFO migrate.versioning.api [-] 241 -> 242...  2021-09-26 09:32:13.793 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.794 | INFO migrate.versioning.api [-] 242 -> 243...  2021-09-26 09:32:13.828 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.828 | INFO migrate.versioning.api [-] 243 -> 244...  2021-09-26 09:32:13.913 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:13.914 | INFO migrate.versioning.api [-] 244 -> 245...  2021-09-26 09:32:17.194 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:17.194 | INFO migrate.versioning.api [-] 245 -> 246...  2021-09-26 09:32:17.834 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:17.834 | INFO migrate.versioning.api [-] 246 -> 247...  2021-09-26 09:32:19.765 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:19.766 | INFO migrate.versioning.api [-] 247 -> 248...  2021-09-26 09:32:19.775 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-09-26 09:32:19.799 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:19.800 | INFO migrate.versioning.api [-] 248 -> 249...  2021-09-26 09:32:19.965 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:19.966 | INFO migrate.versioning.api [-] 249 -> 250...  2021-09-26 09:32:20.171 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:20.171 | INFO migrate.versioning.api [-] 250 -> 251...  2021-09-26 09:32:20.857 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:20.857 | INFO migrate.versioning.api [-] 251 -> 252...  2021-09-26 09:32:22.125 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:22.125 | INFO migrate.versioning.api [-] 252 -> 253...  2021-09-26 09:32:22.806 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:22.806 | INFO migrate.versioning.api [-] 253 -> 254...  2021-09-26 09:32:23.520 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.520 | INFO migrate.versioning.api [-] 254 -> 255...  2021-09-26 09:32:23.559 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.559 | INFO migrate.versioning.api [-] 255 -> 256...  2021-09-26 09:32:23.588 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.588 | INFO migrate.versioning.api [-] 256 -> 257...  2021-09-26 09:32:23.617 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.617 | INFO migrate.versioning.api [-] 257 -> 258...  2021-09-26 09:32:23.645 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.645 | INFO migrate.versioning.api [-] 258 -> 259...  2021-09-26 09:32:23.679 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.679 | INFO migrate.versioning.api [-] 259 -> 260...  2021-09-26 09:32:23.714 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.714 | INFO migrate.versioning.api [-] 260 -> 261...  2021-09-26 09:32:23.748 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.748 | INFO migrate.versioning.api [-] 261 -> 262...  2021-09-26 09:32:23.782 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.782 | INFO migrate.versioning.api [-] 262 -> 263...  2021-09-26 09:32:23.816 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.817 | INFO migrate.versioning.api [-] 263 -> 264...  2021-09-26 09:32:23.851 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:23.851 | INFO migrate.versioning.api [-] 264 -> 265...  2021-09-26 09:32:24.154 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:24.154 | INFO migrate.versioning.api [-] 265 -> 266...  2021-09-26 09:32:24.508 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:24.508 | INFO migrate.versioning.api [-] 266 -> 267...  2021-09-26 09:32:26.171 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:26.171 | INFO migrate.versioning.api [-] 267 -> 268...  2021-09-26 09:32:27.216 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:27.216 | INFO migrate.versioning.api [-] 268 -> 269...  2021-09-26 09:32:28.085 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:28.085 | INFO migrate.versioning.api [-] 269 -> 270...  2021-09-26 09:32:28.890 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:28.890 | INFO migrate.versioning.api [-] 270 -> 271...  2021-09-26 09:32:29.514 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:29.514 | INFO migrate.versioning.api [-] 271 -> 272...  2021-09-26 09:32:29.548 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:29.548 | INFO migrate.versioning.api [-] 272 -> 273...  2021-09-26 09:32:29.582 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:29.582 | INFO migrate.versioning.api [-] 273 -> 274...  2021-09-26 09:32:29.959 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:29.959 | INFO migrate.versioning.api [-] 274 -> 275...  2021-09-26 09:32:30.571 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:30.571 | INFO migrate.versioning.api [-] 275 -> 276...  2021-09-26 09:32:31.330 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:31.330 | INFO migrate.versioning.api [-] 276 -> 277...  2021-09-26 09:32:31.605 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:31.605 | INFO migrate.versioning.api [-] 277 -> 278...  2021-09-26 09:32:32.468 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:32.468 | INFO migrate.versioning.api [-] 278 -> 279...  2021-09-26 09:32:32.703 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:32.703 | INFO migrate.versioning.api [-] 279 -> 280...  2021-09-26 09:32:33.273 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.273 | INFO migrate.versioning.api [-] 280 -> 281...  2021-09-26 09:32:33.308 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.308 | INFO migrate.versioning.api [-] 281 -> 282...  2021-09-26 09:32:33.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.341 | INFO migrate.versioning.api [-] 282 -> 283...  2021-09-26 09:32:33.371 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.371 | INFO migrate.versioning.api [-] 283 -> 284...  2021-09-26 09:32:33.405 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.405 | INFO migrate.versioning.api [-] 284 -> 285...  2021-09-26 09:32:33.439 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.439 | INFO migrate.versioning.api [-] 285 -> 286...  2021-09-26 09:32:33.468 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.468 | INFO migrate.versioning.api [-] 286 -> 287...  2021-09-26 09:32:33.514 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.514 | INFO migrate.versioning.api [-] 287 -> 288...  2021-09-26 09:32:33.542 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.542 | INFO migrate.versioning.api [-] 288 -> 289...  2021-09-26 09:32:33.565 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.565 | INFO migrate.versioning.api [-] 289 -> 290...  2021-09-26 09:32:33.593 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.594 | INFO migrate.versioning.api [-] 290 -> 291...  2021-09-26 09:32:33.652 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:33.652 | INFO migrate.versioning.api [-] 291 -> 292...  2021-09-26 09:32:34.628 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:34.628 | INFO migrate.versioning.api [-] 292 -> 293...  2021-09-26 09:32:36.176 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:36.176 | INFO migrate.versioning.api [-] 293 -> 294...  2021-09-26 09:32:36.914 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:36.914 | INFO migrate.versioning.api [-] 294 -> 295...  2021-09-26 09:32:37.125 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:37.125 | INFO migrate.versioning.api [-] 295 -> 296...  2021-09-26 09:32:37.153 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:37.154 | INFO migrate.versioning.api [-] 296 -> 297...  2021-09-26 09:32:37.982 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:37.982 | INFO migrate.versioning.api [-] 297 -> 298...  2021-09-26 09:32:38.462 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:38.462 | INFO migrate.versioning.api [-] 298 -> 299...  2021-09-26 09:32:39.216 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:39.217 | INFO migrate.versioning.api [-] 299 -> 300...  2021-09-26 09:32:39.925 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:39.925 | INFO migrate.versioning.api [-] 300 -> 301...  2021-09-26 09:32:41.342 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.342 | INFO migrate.versioning.api [-] 301 -> 302...  2021-09-26 09:32:41.371 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.372 | INFO migrate.versioning.api [-] 302 -> 303...  2021-09-26 09:32:41.405 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.405 | INFO migrate.versioning.api [-] 303 -> 304...  2021-09-26 09:32:41.438 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.439 | INFO migrate.versioning.api [-] 304 -> 305...  2021-09-26 09:32:41.473 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.474 | INFO migrate.versioning.api [-] 305 -> 306...  2021-09-26 09:32:41.519 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.519 | INFO migrate.versioning.api [-] 306 -> 307...  2021-09-26 09:32:41.570 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.570 | INFO migrate.versioning.api [-] 307 -> 308...  2021-09-26 09:32:41.604 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.605 | INFO migrate.versioning.api [-] 308 -> 309...  2021-09-26 09:32:41.639 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.640 | INFO migrate.versioning.api [-] 309 -> 310...  2021-09-26 09:32:41.673 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.673 | INFO migrate.versioning.api [-] 310 -> 311...  2021-09-26 09:32:41.701 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.701 | INFO migrate.versioning.api [-] 311 -> 312...  2021-09-26 09:32:41.736 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:41.736 | INFO migrate.versioning.api [-] 312 -> 313...  2021-09-26 09:32:42.771 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:42.771 | INFO migrate.versioning.api [-] 313 -> 314...  2021-09-26 09:32:44.828 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:44.829 | INFO migrate.versioning.api [-] 314 -> 315...  2021-09-26 09:32:49.394 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:49.394 | INFO migrate.versioning.api [-] 315 -> 316...  2021-09-26 09:32:50.080 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:50.080 | INFO migrate.versioning.api [-] 316 -> 317...  2021-09-26 09:32:50.948 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:50.948 | INFO migrate.versioning.api [-] 317 -> 318...  2021-09-26 09:32:54.032 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.033 | INFO migrate.versioning.api [-] 318 -> 319...  2021-09-26 09:32:54.227 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.228 | INFO migrate.versioning.api [-] 319 -> 320...  2021-09-26 09:32:54.262 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.262 | INFO migrate.versioning.api [-] 320 -> 321...  2021-09-26 09:32:54.296 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.297 | INFO migrate.versioning.api [-] 321 -> 322...  2021-09-26 09:32:54.341 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.341 | INFO migrate.versioning.api [-] 322 -> 323...  2021-09-26 09:32:54.376 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.376 | INFO migrate.versioning.api [-] 323 -> 324...  2021-09-26 09:32:54.398 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.399 | INFO migrate.versioning.api [-] 324 -> 325...  2021-09-26 09:32:54.433 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.433 | INFO migrate.versioning.api [-] 325 -> 326...  2021-09-26 09:32:54.467 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.468 | INFO migrate.versioning.api [-] 326 -> 327...  2021-09-26 09:32:54.512 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.513 | INFO migrate.versioning.api [-] 327 -> 328...  2021-09-26 09:32:54.558 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.558 | INFO migrate.versioning.api [-] 328 -> 329...  2021-09-26 09:32:54.594 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.594 | INFO migrate.versioning.api [-] 329 -> 330...  2021-09-26 09:32:54.650 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:54.651 | INFO migrate.versioning.api [-] 330 -> 331...  2021-09-26 09:32:56.318 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:56.318 | INFO migrate.versioning.api [-] 331 -> 332...  2021-09-26 09:32:57.072 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:57.072 | INFO migrate.versioning.api [-] 332 -> 333...  2021-09-26 09:32:57.908 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:57.908 | INFO migrate.versioning.api [-] 333 -> 334...  2021-09-26 09:32:58.628 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.628 | INFO migrate.versioning.api [-] 334 -> 335...  2021-09-26 09:32:58.661 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.661 | INFO migrate.versioning.api [-] 335 -> 336...  2021-09-26 09:32:58.696 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.696 | INFO migrate.versioning.api [-] 336 -> 337...  2021-09-26 09:32:58.730 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.730 | INFO migrate.versioning.api [-] 337 -> 338...  2021-09-26 09:32:58.765 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.765 | INFO migrate.versioning.api [-] 338 -> 339...  2021-09-26 09:32:58.798 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.798 | INFO migrate.versioning.api [-] 339 -> 340...  2021-09-26 09:32:58.832 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.832 | INFO migrate.versioning.api [-] 340 -> 341...  2021-09-26 09:32:58.873 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.873 | INFO migrate.versioning.api [-] 341 -> 342...  2021-09-26 09:32:58.907 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.908 | INFO migrate.versioning.api [-] 342 -> 343...  2021-09-26 09:32:58.941 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.942 | INFO migrate.versioning.api [-] 343 -> 344...  2021-09-26 09:32:58.976 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:58.976 | INFO migrate.versioning.api [-] 344 -> 345...  2021-09-26 09:32:59.039 | INFO migrate.versioning.api [-] done 2021-09-26 09:32:59.039 | INFO migrate.versioning.api [-] 345 -> 346...  2021-09-26 09:33:00.056 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.056 | INFO migrate.versioning.api [-] 346 -> 347...  2021-09-26 09:33:00.468 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.469 | INFO migrate.versioning.api [-] 347 -> 348...  2021-09-26 09:33:00.514 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.515 | INFO migrate.versioning.api [-] 348 -> 349...  2021-09-26 09:33:00.548 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.548 | INFO migrate.versioning.api [-] 349 -> 350...  2021-09-26 09:33:00.570 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.570 | INFO migrate.versioning.api [-] 350 -> 351...  2021-09-26 09:33:00.599 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.599 | INFO migrate.versioning.api [-] 351 -> 352...  2021-09-26 09:33:00.622 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.622 | INFO migrate.versioning.api [-] 352 -> 353...  2021-09-26 09:33:00.645 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.645 | INFO migrate.versioning.api [-] 353 -> 354...  2021-09-26 09:33:00.667 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.668 | INFO migrate.versioning.api [-] 354 -> 355...  2021-09-26 09:33:00.690 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.691 | INFO migrate.versioning.api [-] 355 -> 356...  2021-09-26 09:33:00.719 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.719 | INFO migrate.versioning.api [-] 356 -> 357...  2021-09-26 09:33:00.748 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:00.748 | INFO migrate.versioning.api [-] 357 -> 358...  2021-09-26 09:33:01.479 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:01.479 | INFO migrate.versioning.api [-] 358 -> 359...  2021-09-26 09:33:02.371 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:02.371 | INFO migrate.versioning.api [-] 359 -> 360...  2021-09-26 09:33:03.021 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:03.021 | INFO migrate.versioning.api [-] 360 -> 361...  2021-09-26 09:33:03.193 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:03.193 | INFO migrate.versioning.api [-] 361 -> 362...  2021-09-26 09:33:03.929 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:03.930 | INFO migrate.versioning.api [-] 362 -> 363...  2021-09-26 09:33:03.963 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:03.964 | INFO migrate.versioning.api [-] 363 -> 364...  2021-09-26 09:33:03.999 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:03.999 | INFO migrate.versioning.api [-] 364 -> 365...  2021-09-26 09:33:04.032 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.032 | INFO migrate.versioning.api [-] 365 -> 366...  2021-09-26 09:33:04.067 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.068 | INFO migrate.versioning.api [-] 366 -> 367...  2021-09-26 09:33:04.108 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.109 | INFO migrate.versioning.api [-] 367 -> 368...  2021-09-26 09:33:04.142 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.142 | INFO migrate.versioning.api [-] 368 -> 369...  2021-09-26 09:33:04.176 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.176 | INFO migrate.versioning.api [-] 369 -> 370...  2021-09-26 09:33:04.210 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.210 | INFO migrate.versioning.api [-] 370 -> 371...  2021-09-26 09:33:04.239 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.239 | INFO migrate.versioning.api [-] 371 -> 372...  2021-09-26 09:33:04.267 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:04.268 | INFO migrate.versioning.api [-] 372 -> 373...  2021-09-26 09:33:05.662 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:05.663 | INFO migrate.versioning.api [-] 373 -> 374...  2021-09-26 09:33:06.622 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:06.622 | INFO migrate.versioning.api [-] 374 -> 375...  2021-09-26 09:33:07.113 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.114 | INFO migrate.versioning.api [-] 375 -> 376...  2021-09-26 09:33:07.318 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.318 | INFO migrate.versioning.api [-] 376 -> 377...  2021-09-26 09:33:07.575 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.575 | INFO migrate.versioning.api [-] 377 -> 378...  2021-09-26 09:33:07.828 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.828 | INFO migrate.versioning.api [-] 378 -> 379...  2021-09-26 09:33:07.850 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.851 | INFO migrate.versioning.api [-] 379 -> 380...  2021-09-26 09:33:07.873 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.873 | INFO migrate.versioning.api [-] 380 -> 381...  2021-09-26 09:33:07.907 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.908 | INFO migrate.versioning.api [-] 381 -> 382...  2021-09-26 09:33:07.936 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.936 | INFO migrate.versioning.api [-] 382 -> 383...  2021-09-26 09:33:07.969 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:07.969 | INFO migrate.versioning.api [-] 383 -> 384...  2021-09-26 09:33:08.004 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.004 | INFO migrate.versioning.api [-] 384 -> 385...  2021-09-26 09:33:08.038 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.038 | INFO migrate.versioning.api [-] 385 -> 386...  2021-09-26 09:33:08.072 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.072 | INFO migrate.versioning.api [-] 386 -> 387...  2021-09-26 09:33:08.106 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.106 | INFO migrate.versioning.api [-] 387 -> 388...  2021-09-26 09:33:08.141 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.141 | INFO migrate.versioning.api [-] 388 -> 389...  2021-09-26 09:33:08.376 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:08.376 | INFO migrate.versioning.api [-] 389 -> 390...  2021-09-26 09:33:09.204 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:09.204 | INFO migrate.versioning.api [-] 390 -> 391...  2021-09-26 09:33:10.051 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.051 | INFO migrate.versioning.api [-] 391 -> 392...  2021-09-26 09:33:10.089 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.089 | INFO migrate.versioning.api [-] 392 -> 393...  2021-09-26 09:33:10.124 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.124 | INFO migrate.versioning.api [-] 393 -> 394...  2021-09-26 09:33:10.159 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.159 | INFO migrate.versioning.api [-] 394 -> 395...  2021-09-26 09:33:10.192 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.192 | INFO migrate.versioning.api [-] 395 -> 396...  2021-09-26 09:33:10.228 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:10.228 | INFO migrate.versioning.api [-] 396 -> 397...  2021-09-26 09:33:11.177 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:11.177 | INFO migrate.versioning.api [-] 397 -> 398...  2021-09-26 09:33:11.868 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:11.868 | INFO migrate.versioning.api [-] 398 -> 399...  2021-09-26 09:33:12.851 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:12.851 | INFO migrate.versioning.api [-] 399 -> 400...  2021-09-26 09:33:12.890 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:12.890 | INFO migrate.versioning.api [-] 400 -> 401...  2021-09-26 09:33:14.748 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:14.748 | INFO migrate.versioning.api [-] 401 -> 402...  2021-09-26 09:33:15.479 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.479 | INFO migrate.versioning.api [-] 402 -> 403...  2021-09-26 09:33:15.523 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.524 | INFO migrate.versioning.api [-] 403 -> 404...  2021-09-26 09:33:15.576 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.576 | INFO migrate.versioning.api [-] 404 -> 405...  2021-09-26 09:33:15.610 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.611 | INFO migrate.versioning.api [-] 405 -> 406...  2021-09-26 09:33:15.646 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.646 | INFO migrate.versioning.api [-] 406 -> 407...  2021-09-26 09:33:15.679 | INFO migrate.versioning.api [-] done 2021-09-26 09:33:15.679 | /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-09-26 09:33:15.679 | result = self._query(query) 2021-09-26 09:33:15.679 | /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-09-26 09:33:15.679 | result = self._query(query) 2021-09-26 09:33:16.069 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-09-26 09:33:19.645 | DEBUG migrate.versioning.repository [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-09-26 09:33:19.647 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.647 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.648 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.648 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.649 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.655 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.656 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.656 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.656 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.657 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.657 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.657 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.658 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.658 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.659 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.659 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.659 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.660 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.660 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.661 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.661 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.662 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.662 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.662 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.663 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.663 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.663 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.664 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.664 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.665 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.665 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.665 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.666 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.666 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.667 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.667 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.667 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.668 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.668 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.668 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.669 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.669 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.670 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.670 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.670 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.671 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.671 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.672 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.672 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.672 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.673 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.673 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.673 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.674 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.674 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.675 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.675 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.676 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.676 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.683 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.683 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.683 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.684 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.685 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.685 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.685 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.686 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.686 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.686 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.687 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.687 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.688 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.688 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.688 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.689 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.689 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.689 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.690 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.691 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.691 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.692 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.692 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.692 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.693 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.693 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.693 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.694 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.694 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.695 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.695 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.695 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.696 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.696 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.697 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.697 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.697 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.698 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.698 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.699 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.699 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.699 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.700 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.700 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.700 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.701 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.701 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.701 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.702 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.702 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.703 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.703 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.703 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.704 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.704 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.705 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.710 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.710 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.711 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.712 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.714 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.714 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.715 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.715 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.715 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.716 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.716 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.717 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.717 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.717 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.718 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.718 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.719 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.719 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.719 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.720 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.720 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.720 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.721 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.721 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.722 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.722 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.723 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.723 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.723 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.724 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.724 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.724 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.725 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.725 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.726 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.726 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.726 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.727 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.727 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.728 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.728 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.728 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.729 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.729 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.729 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.730 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.730 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.730 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.731 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.731 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.732 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.732 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.733 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.739 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.740 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.741 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.741 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.741 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 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=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.742 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.742 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.743 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.743 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.743 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.744 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.744 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.744 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.745 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.745 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.746 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.746 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.746 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.747 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.747 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.747 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.748 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.748 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.749 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.749 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.749 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.750 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.750 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.750 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.751 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.751 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.752 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.752 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.752 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.753 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.754 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.754 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.754 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.755 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.755 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.756 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.756 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.756 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.757 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.757 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.758 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.758 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.758 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.759 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.759 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.759 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.760 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.760 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.760 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.761 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.762 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.762 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.762 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.763 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 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=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.768 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.769 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.770 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.770 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.770 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.770 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.770 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.771 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.771 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.771 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.772 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.772 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.773 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.773 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.773 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.774 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.774 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.775 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.775 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.775 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.776 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.776 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.777 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.777 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.777 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.778 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.778 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.778 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.779 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.779 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.780 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.780 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.780 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.781 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.781 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.781 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.782 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.782 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.783 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.783 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.783 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.784 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.784 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.785 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.785 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.786 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.786 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.786 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.787 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.787 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.787 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.788 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.788 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.789 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.789 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.792 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.792 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.792 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.792 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.793 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.794 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.794 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.794 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.795 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.795 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.796 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.796 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-09-26 09:33:19.796 | DEBUG migrate.versioning.script.base [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-09-26 09:33:19.797 | DEBUG migrate.versioning.repository [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-09-26 09:33:19.797 | DEBUG migrate.versioning.repository [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76780) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-09-26 09:33:20.120 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 215 -> 216...  2021-09-26 09:34:10.964 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:10.965 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 216 -> 217...  2021-09-26 09:34:11.003 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.003 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 217 -> 218...  2021-09-26 09:34:11.039 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.039 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 218 -> 219...  2021-09-26 09:34:11.073 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.074 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 219 -> 220...  2021-09-26 09:34:11.107 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.108 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 220 -> 221...  2021-09-26 09:34:11.142 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.142 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 221 -> 222...  2021-09-26 09:34:11.176 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.176 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 222 -> 223...  2021-09-26 09:34:11.211 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.211 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 223 -> 224...  2021-09-26 09:34:11.244 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.245 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 224 -> 225...  2021-09-26 09:34:11.279 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.279 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 225 -> 226...  2021-09-26 09:34:11.313 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.313 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 226 -> 227...  2021-09-26 09:34:11.353 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:11.353 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 227 -> 228...  2021-09-26 09:34:12.134 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:12.134 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 228 -> 229...  2021-09-26 09:34:12.957 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:12.958 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 229 -> 230...  2021-09-26 09:34:14.471 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:14.472 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 230 -> 231...  2021-09-26 09:34:15.490 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:15.491 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 231 -> 232...  2021-09-26 09:34:16.696 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:16.696 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 232 -> 233...  2021-09-26 09:34:17.690 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:17.690 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 233 -> 234...  2021-09-26 09:34:17.890 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:17.890 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 234 -> 235...  2021-09-26 09:34:17.924 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:17.924 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 235 -> 236...  2021-09-26 09:34:17.959 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:17.959 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 236 -> 237...  2021-09-26 09:34:17.993 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:17.994 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 237 -> 238...  2021-09-26 09:34:18.027 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.027 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 238 -> 239...  2021-09-26 09:34:18.061 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.061 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 239 -> 240...  2021-09-26 09:34:18.095 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.096 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 240 -> 241...  2021-09-26 09:34:18.129 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.130 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 241 -> 242...  2021-09-26 09:34:18.158 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.158 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 242 -> 243...  2021-09-26 09:34:18.198 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.198 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 243 -> 244...  2021-09-26 09:34:18.312 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:18.313 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 244 -> 245...  2021-09-26 09:34:21.844 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:21.845 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 245 -> 246...  2021-09-26 09:34:22.437 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:22.437 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 246 -> 247...  2021-09-26 09:34:24.751 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:24.752 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 247 -> 248...  2021-09-26 09:34:24.761 | INFO 248_add_expire_reservations_index [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-09-26 09:34:24.787 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:24.788 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 248 -> 249...  2021-09-26 09:34:24.962 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:24.963 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 249 -> 250...  2021-09-26 09:34:25.214 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:25.214 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 250 -> 251...  2021-09-26 09:34:26.082 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:26.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 251 -> 252...  2021-09-26 09:34:27.260 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:27.260 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 252 -> 253...  2021-09-26 09:34:28.010 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.011 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 253 -> 254...  2021-09-26 09:34:28.792 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.792 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 254 -> 255...  2021-09-26 09:34:28.819 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.819 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 255 -> 256...  2021-09-26 09:34:28.848 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.848 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 256 -> 257...  2021-09-26 09:34:28.882 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.882 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 257 -> 258...  2021-09-26 09:34:28.916 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.917 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 258 -> 259...  2021-09-26 09:34:28.950 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.951 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 259 -> 260...  2021-09-26 09:34:28.985 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:28.985 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 260 -> 261...  2021-09-26 09:34:29.019 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.020 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 261 -> 262...  2021-09-26 09:34:29.054 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.054 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 262 -> 263...  2021-09-26 09:34:29.093 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.094 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 263 -> 264...  2021-09-26 09:34:29.129 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.129 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 264 -> 265...  2021-09-26 09:34:29.421 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.421 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 265 -> 266...  2021-09-26 09:34:29.872 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:29.872 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 266 -> 267...  2021-09-26 09:34:31.460 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:31.461 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 267 -> 268...  2021-09-26 09:34:32.385 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:32.386 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 268 -> 269...  2021-09-26 09:34:33.238 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:33.239 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 269 -> 270...  2021-09-26 09:34:34.136 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:34.136 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 270 -> 271...  2021-09-26 09:34:34.827 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:34.828 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 271 -> 272...  2021-09-26 09:34:34.861 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:34.861 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 272 -> 273...  2021-09-26 09:34:34.896 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:34.896 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 273 -> 274...  2021-09-26 09:34:35.245 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:35.245 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 274 -> 275...  2021-09-26 09:34:35.987 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:35.987 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 275 -> 276...  2021-09-26 09:34:36.849 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:36.850 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 276 -> 277...  2021-09-26 09:34:37.066 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:37.067 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 277 -> 278...  2021-09-26 09:34:38.026 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:38.027 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 278 -> 279...  2021-09-26 09:34:38.351 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:38.351 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 279 -> 280...  2021-09-26 09:34:39.015 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.016 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 280 -> 281...  2021-09-26 09:34:39.055 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.055 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 281 -> 282...  2021-09-26 09:34:39.088 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.089 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 282 -> 283...  2021-09-26 09:34:39.122 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.123 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 283 -> 284...  2021-09-26 09:34:39.169 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.170 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 284 -> 285...  2021-09-26 09:34:39.202 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.203 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 285 -> 286...  2021-09-26 09:34:39.237 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.237 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 286 -> 287...  2021-09-26 09:34:39.271 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.271 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 287 -> 288...  2021-09-26 09:34:39.305 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.306 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 288 -> 289...  2021-09-26 09:34:39.339 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.340 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 289 -> 290...  2021-09-26 09:34:39.374 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.374 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 290 -> 291...  2021-09-26 09:34:39.427 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:39.427 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 291 -> 292...  2021-09-26 09:34:40.444 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:40.444 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 292 -> 293...  2021-09-26 09:34:42.117 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:42.118 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 293 -> 294...  2021-09-26 09:34:42.859 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:42.860 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 294 -> 295...  2021-09-26 09:34:43.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:43.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 295 -> 296...  2021-09-26 09:34:43.117 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:43.117 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 296 -> 297...  2021-09-26 09:34:43.979 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:43.980 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 297 -> 298...  2021-09-26 09:34:44.620 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:44.620 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 298 -> 299...  2021-09-26 09:34:45.442 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:45.442 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 299 -> 300...  2021-09-26 09:34:46.284 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:46.285 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 300 -> 301...  2021-09-26 09:34:47.871 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:47.871 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 301 -> 302...  2021-09-26 09:34:47.905 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:47.905 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 302 -> 303...  2021-09-26 09:34:47.939 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:47.940 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 303 -> 304...  2021-09-26 09:34:47.979 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:47.979 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 304 -> 305...  2021-09-26 09:34:48.013 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.013 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 305 -> 306...  2021-09-26 09:34:48.042 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.042 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 306 -> 307...  2021-09-26 09:34:48.071 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.071 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 307 -> 308...  2021-09-26 09:34:48.101 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.101 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 308 -> 309...  2021-09-26 09:34:48.129 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.129 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 309 -> 310...  2021-09-26 09:34:48.162 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.162 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 310 -> 311...  2021-09-26 09:34:48.197 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.197 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 311 -> 312...  2021-09-26 09:34:48.230 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:48.231 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 312 -> 313...  2021-09-26 09:34:49.249 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:49.249 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 313 -> 314...  2021-09-26 09:34:51.676 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:51.677 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 314 -> 315...  2021-09-26 09:34:56.843 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:56.843 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 315 -> 316...  2021-09-26 09:34:57.545 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:57.545 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 316 -> 317...  2021-09-26 09:34:58.448 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:34:58.448 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 317 -> 318...  2021-09-26 09:35:01.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:01.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 318 -> 319...  2021-09-26 09:35:01.946 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:01.946 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 319 -> 320...  2021-09-26 09:35:01.981 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:01.981 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 320 -> 321...  2021-09-26 09:35:02.015 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.015 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 321 -> 322...  2021-09-26 09:35:02.049 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.049 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 322 -> 323...  2021-09-26 09:35:02.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 323 -> 324...  2021-09-26 09:35:02.117 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.118 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 324 -> 325...  2021-09-26 09:35:02.167 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.167 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 325 -> 326...  2021-09-26 09:35:02.212 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.212 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 326 -> 327...  2021-09-26 09:35:02.255 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.255 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 327 -> 328...  2021-09-26 09:35:02.287 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.287 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 328 -> 329...  2021-09-26 09:35:02.321 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.322 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 329 -> 330...  2021-09-26 09:35:02.390 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:02.390 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 330 -> 331...  2021-09-26 09:35:04.116 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:04.116 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 331 -> 332...  2021-09-26 09:35:04.998 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:04.998 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 332 -> 333...  2021-09-26 09:35:05.721 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:05.722 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 333 -> 334...  2021-09-26 09:35:06.575 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.576 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 334 -> 335...  2021-09-26 09:35:06.609 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.610 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 335 -> 336...  2021-09-26 09:35:06.638 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.638 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 336 -> 337...  2021-09-26 09:35:06.666 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.666 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 337 -> 338...  2021-09-26 09:35:06.695 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.695 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 338 -> 339...  2021-09-26 09:35:06.723 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.723 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 339 -> 340...  2021-09-26 09:35:06.754 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.755 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 340 -> 341...  2021-09-26 09:35:06.807 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.808 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 341 -> 342...  2021-09-26 09:35:06.837 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.838 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 342 -> 343...  2021-09-26 09:35:06.872 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.872 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 343 -> 344...  2021-09-26 09:35:06.906 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.906 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 344 -> 345...  2021-09-26 09:35:06.963 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:06.964 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 345 -> 346...  2021-09-26 09:35:08.044 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.045 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 346 -> 347...  2021-09-26 09:35:08.467 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.467 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 347 -> 348...  2021-09-26 09:35:08.499 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.499 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 348 -> 349...  2021-09-26 09:35:08.523 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.524 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 349 -> 350...  2021-09-26 09:35:08.559 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.560 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 350 -> 351...  2021-09-26 09:35:08.613 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.613 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 351 -> 352...  2021-09-26 09:35:08.649 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.650 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 352 -> 353...  2021-09-26 09:35:08.683 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.684 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 353 -> 354...  2021-09-26 09:35:08.718 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.718 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 354 -> 355...  2021-09-26 09:35:08.752 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.752 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 355 -> 356...  2021-09-26 09:35:08.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 356 -> 357...  2021-09-26 09:35:08.824 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:08.825 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 357 -> 358...  2021-09-26 09:35:09.678 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:09.678 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 358 -> 359...  2021-09-26 09:35:10.622 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:10.622 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 359 -> 360...  2021-09-26 09:35:11.443 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:11.443 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 360 -> 361...  2021-09-26 09:35:11.638 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:11.638 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 361 -> 362...  2021-09-26 09:35:12.484 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.484 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 362 -> 363...  2021-09-26 09:35:12.516 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.516 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 363 -> 364...  2021-09-26 09:35:12.550 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.550 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 364 -> 365...  2021-09-26 09:35:12.578 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.579 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 365 -> 366...  2021-09-26 09:35:12.613 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.613 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 366 -> 367...  2021-09-26 09:35:12.647 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.647 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 367 -> 368...  2021-09-26 09:35:12.681 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.682 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 368 -> 369...  2021-09-26 09:35:12.716 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.717 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 369 -> 370...  2021-09-26 09:35:12.750 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.750 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 370 -> 371...  2021-09-26 09:35:12.784 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.784 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 371 -> 372...  2021-09-26 09:35:12.818 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:12.819 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 372 -> 373...  2021-09-26 09:35:14.078 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:14.078 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 373 -> 374...  2021-09-26 09:35:15.083 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:15.084 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 374 -> 375...  2021-09-26 09:35:15.660 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:15.661 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 375 -> 376...  2021-09-26 09:35:15.870 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:15.870 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 376 -> 377...  2021-09-26 09:35:16.066 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.066 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 377 -> 378...  2021-09-26 09:35:16.300 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.300 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 378 -> 379...  2021-09-26 09:35:16.340 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.340 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 379 -> 380...  2021-09-26 09:35:16.369 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.369 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 380 -> 381...  2021-09-26 09:35:16.403 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.403 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 381 -> 382...  2021-09-26 09:35:16.453 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.454 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 382 -> 383...  2021-09-26 09:35:16.499 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.499 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 383 -> 384...  2021-09-26 09:35:16.540 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.540 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 384 -> 385...  2021-09-26 09:35:16.607 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.608 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 385 -> 386...  2021-09-26 09:35:16.666 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.666 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 386 -> 387...  2021-09-26 09:35:16.711 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.712 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 387 -> 388...  2021-09-26 09:35:16.745 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.746 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 388 -> 389...  2021-09-26 09:35:16.961 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:16.962 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 389 -> 390...  2021-09-26 09:35:17.826 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:17.826 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 390 -> 391...  2021-09-26 09:35:18.727 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.728 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 391 -> 392...  2021-09-26 09:35:18.756 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.756 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 392 -> 393...  2021-09-26 09:35:18.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.786 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 393 -> 394...  2021-09-26 09:35:18.830 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.830 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 394 -> 395...  2021-09-26 09:35:18.861 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.861 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 395 -> 396...  2021-09-26 09:35:18.894 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:18.895 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 396 -> 397...  2021-09-26 09:35:19.718 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:19.718 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 397 -> 398...  2021-09-26 09:35:20.481 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:20.481 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 398 -> 399...  2021-09-26 09:35:21.535 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:21.535 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 399 -> 400...  2021-09-26 09:35:21.586 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:21.586 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 400 -> 401...  2021-09-26 09:35:23.704 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:23.705 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 401 -> 402...  2021-09-26 09:35:24.642 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.642 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 402 -> 403...  2021-09-26 09:35:24.677 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.677 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 403 -> 404...  2021-09-26 09:35:24.709 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.710 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 404 -> 405...  2021-09-26 09:35:24.741 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.742 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 405 -> 406...  2021-09-26 09:35:24.778 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.778 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] 406 -> 407...  2021-09-26 09:35:24.815 | INFO migrate.versioning.api [None req-062bc569-faca-40b1-834d-abf94a837e50 None None] done 2021-09-26 09:35:24.844 | /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-09-26 09:35:24.845 | result = self._query(query) 2021-09-26 09:35:24.845 | /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-09-26 09:35:24.845 | result = self._query(query) 2021-09-26 09:35:25.272 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-09-26 09:35:29.108 | Running batches of 50 until complete 2021-09-26 09:35:29.108 | +-------------------------------------+--------------+-----------+ 2021-09-26 09:35:29.108 | | Migration | Total Needed | Completed | 2021-09-26 09:35:29.108 | +-------------------------------------+--------------+-----------+ 2021-09-26 09:35:29.108 | | fill_virtual_interface_list | 0 | 0 | 2021-09-26 09:35:29.108 | | migrate_empty_ratio | 0 | 0 | 2021-09-26 09:35:29.109 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-09-26 09:35:29.109 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-09-26 09:35:29.109 | | migration_migrate_to_uuid | 0 | 0 | 2021-09-26 09:35:29.109 | | populate_missing_availability_zones | 0 | 0 | 2021-09-26 09:35:29.109 | | populate_queued_for_delete | 0 | 0 | 2021-09-26 09:35:29.109 | | populate_user_id | 0 | 0 | 2021-09-26 09:35:29.109 | | populate_uuids | 0 | 0 | 2021-09-26 09:35:29.109 | +-------------------------------------+--------------+-----------+ 2021-09-26 09:35:29.517 | ++ lib/nova:init_nova:781 : seq 1 1 2021-09-26 09:35:29.521 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:35:29.525 | ++ lib/nova:init_nova:782 : conductor_conf 1 2021-09-26 09:35:29.527 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:35:29.542 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:35:29.542 | + lib/nova:init_nova:782 : /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-09-26 09:35:33.086 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-09-26 09:35:33.086 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-09-26 09:35:33.488 | + lib/nova:init_nova:786 : create_nova_keys_dir 2021-09-26 09:35:33.491 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-09-26 09:35:33.504 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2021-09-26 09:35:33.507 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-09-26 09:35:33.524 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:33.526 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-09-26 09:35:33.529 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-09-26 09:35:33.533 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:35:33.533 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:35:33.537 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:35:33.540 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:35:33.543 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-09-26 09:35:33.545 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:35:33.549 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-09-26 09:35:33.551 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-09-26 09:35:33.553 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-09-26 09:35:33.580 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.41/identity 2021-09-26 09:35:33.609 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-09-26 09:35:33.636 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-09-26 09:35:33.663 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-09-26 09:35:33.691 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-09-26 09:35:33.718 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-09-26 09:35:33.745 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-09-26 09:35:33.771 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-09-26 09:35:33.797 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-09-26 09:35:33.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-26 09:35:33.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-26 09:35:33.805 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-09-26 09:35:33.821 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:33.824 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-09-26 09:35:33.849 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-09-26 09:35:33.875 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-09-26 09:35:33.901 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:35:33.905 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-09-26 09:35:33.909 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:35:33.911 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-09-26 09:35:33.914 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-09-26 09:35:33.917 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:35:33.919 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:35:33.922 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-09-26 09:35:33.926 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-09-26 09:35:33.928 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-09-26 09:35:33.931 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-09-26 09:35:33.959 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.41/identity 2021-09-26 09:35:33.985 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-09-26 09:35:34.011 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-09-26 09:35:34.041 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-09-26 09:35:34.067 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-09-26 09:35:34.094 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-09-26 09:35:34.121 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-09-26 09:35:34.147 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-09-26 09:35:34.174 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-09-26 09:35:34.177 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-09-26 09:35:34.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-09-26 09:35:34.182 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-09-26 09:35:34.198 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:34.200 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-09-26 09:35:34.230 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-09-26 09:35:34.256 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-09-26 09:35:34.282 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-09-26 09:35:34.286 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 09:35:34.288 | + functions-common:run_phase:1760 : local phase=post-config 2021-09-26 09:35:34.291 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:35:34.293 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:35:34.296 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:35:34.299 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:35:34.301 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:35:34.304 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:35:34.308 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:35:34.310 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:35:34.313 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:35:34.316 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-09-26 09:35:34.318 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:35:34.334 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:34.336 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:35:34.339 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:35:34.341 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-09-26 09:35:34.343 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:35:34.347 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:35:34.349 | ++ extras.d/80-tempest.sh:source:12 : : 2021-09-26 09:35:34.351 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 09:35:34.354 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 09:35:34.356 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:35:34.359 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:35:34.361 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-09-26 09:35:34.364 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 09:35:34.366 | + functions-common:run_plugins:1746 : local phase=post-config 2021-09-26 09:35:34.369 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 09:35:34.371 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 09:35:34.374 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-09-26 09:35:34.378 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.380 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 09:35:34.382 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-09-26 09:35:34.385 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:34.387 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 09:35:34.390 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 09:35:34.393 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-09-26 09:35:34.396 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.399 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-09-26 09:35:34.401 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:34.404 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-09-26 09:35:34.404 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:35:34.404 | gsub("[][]", "", $1); 2021-09-26 09:35:34.404 | split($1, a, "|"); 2021-09-26 09:35:34.404 | if (a[1] == matchgroup) 2021-09-26 09:35:34.404 | print a[2] 2021-09-26 09:35:34.404 | } 2021-09-26 09:35:34.404 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.410 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 09:35:34.412 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 09:35:34.415 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 09:35:34.418 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-09-26 09:35:34.421 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-09-26 09:35:34.424 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-09-26 09:35:34.426 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-09-26 09:35:34.429 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-09-26 09:35:34.433 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-09-26 09:35:34.435 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-09-26 09:35:34.438 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-26 09:35:34.441 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.444 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 09:35:34.446 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-09-26 09:35:34.449 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 09:35:34.452 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-09-26 09:35:34.456 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-09-26 09:35:34.459 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-09-26 09:35:34.461 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-09-26 09:35:34.464 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-09-26 09:35:34.465 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.465 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-09-26 09:35:34.466 | BEGIN { 2021-09-26 09:35:34.466 | section = "" 2021-09-26 09:35:34.466 | last_section = "" 2021-09-26 09:35:34.466 | section_count = 0 2021-09-26 09:35:34.466 | } 2021-09-26 09:35:34.466 | /^\[.+\]/ { 2021-09-26 09:35:34.466 | gsub("[][]", "", $1); 2021-09-26 09:35:34.466 | section=$1 2021-09-26 09:35:34.466 | next 2021-09-26 09:35:34.466 | } 2021-09-26 09:35:34.466 | /^ *\#/ { 2021-09-26 09:35:34.466 | next 2021-09-26 09:35:34.466 | } 2021-09-26 09:35:34.466 | /^[^ \t]+/ { 2021-09-26 09:35:34.466 | # get offset of first = in $0 2021-09-26 09:35:34.466 | eq_idx = index($0, "=") 2021-09-26 09:35:34.466 | # extract attr & value from $0 2021-09-26 09:35:34.466 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 09:35:34.466 | value = substr($0, eq_idx + 1) 2021-09-26 09:35:34.466 | # only need to strip trailing whitespace from attr 2021-09-26 09:35:34.466 | sub(/[ \t]*$/, "", attr) 2021-09-26 09:35:34.466 | # need to strip leading & trailing whitespace from value 2021-09-26 09:35:34.466 | sub(/^[ \t]*/, "", value) 2021-09-26 09:35:34.466 | sub(/[ \t]*$/, "", value) 2021-09-26 09:35:34.466 | 2021-09-26 09:35:34.466 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 09:35:34.466 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 09:35:34.466 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 09:35:34.466 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 09:35:34.466 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 09:35:34.467 | if (section != last_section) { 2021-09-26 09:35:34.467 | cfg_section[section_count++] = section 2021-09-26 09:35:34.467 | last_section = section 2021-09-26 09:35:34.467 | } 2021-09-26 09:35:34.467 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 09:35:34.467 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 09:35:34.467 | 2021-09-26 09:35:34.467 | cfg_attr[section, attr, 0] = value 2021-09-26 09:35:34.467 | cfg_attr_count[section, attr] = 1 2021-09-26 09:35:34.467 | } else { 2021-09-26 09:35:34.467 | lno = cfg_attr_count[section, attr]++ 2021-09-26 09:35:34.467 | cfg_attr[section, attr, lno] = value 2021-09-26 09:35:34.467 | } 2021-09-26 09:35:34.467 | } 2021-09-26 09:35:34.467 | END { 2021-09-26 09:35:34.467 | # Process each section in order 2021-09-26 09:35:34.467 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 09:35:34.467 | section = cfg_section[sno] 2021-09-26 09:35:34.467 | # The ini routines simply append a config item immediately 2021-09-26 09:35:34.467 | # after the section header. To keep the same order as defined 2021-09-26 09:35:34.467 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 09:35:34.467 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 09:35:34.467 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 09:35:34.467 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 09:35:34.467 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 09:35:34.467 | else { 2021-09-26 09:35:34.467 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 09:35:34.467 | count = cfg_attr_count[section, attr] 2021-09-26 09:35:34.467 | print "inidelete " configfile " " section " " attr 2021-09-26 09:35:34.467 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 09:35:34.467 | for (l = count -2; l >= 0; l--) 2021-09-26 09:35:34.467 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 09:35:34.467 | } 2021-09-26 09:35:34.468 | } 2021-09-26 09:35:34.468 | } 2021-09-26 09:35:34.468 | } 2021-09-26 09:35:34.468 | ' 2021-09-26 09:35:34.468 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.470 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 09:35:34.473 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-09-26 09:35:34.476 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:34.478 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-09-26 09:35:34.481 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-09-26 09:35:34.481 | BEGIN { group = "" } 2021-09-26 09:35:34.481 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:35:34.481 | gsub("[][]", "", $1); 2021-09-26 09:35:34.481 | split($1, a, "|"); 2021-09-26 09:35:34.481 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 09:35:34.481 | group=a[1] 2021-09-26 09:35:34.481 | } else { 2021-09-26 09:35:34.481 | group="" 2021-09-26 09:35:34.481 | } 2021-09-26 09:35:34.481 | next 2021-09-26 09:35:34.481 | } 2021-09-26 09:35:34.481 | { 2021-09-26 09:35:34.481 | if (group != "") 2021-09-26 09:35:34.481 | print $0 2021-09-26 09:35:34.481 | } 2021-09-26 09:35:34.481 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.487 | + 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-09-26 09:35:34.490 | ++ 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-09-26 09:35:34.517 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.520 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-09-26 09:35:34.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-09-26 09:35:34.550 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.552 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-09-26 09:35:34.555 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-09-26 09:35:34.587 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-09-26 09:35:34.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-09-26 09:35:34.624 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-09-26 09:35:34.630 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-09-26 09:35:34.658 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-09-26 09:35:34.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-09-26 09:35:34.692 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.695 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.41/identity"' 2021-09-26 09:35:34.698 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.41/identity 2021-09-26 09:35:34.727 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-09-26 09:35:34.732 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-09-26 09:35:34.761 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.763 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-09-26 09:35:34.766 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-09-26 09:35:34.796 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-09-26 09:35:34.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-09-26 09:35:34.830 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.832 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-09-26 09:35:34.835 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-09-26 09:35:34.864 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-09-26 09:35:34.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-09-26 09:35:34.898 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-09-26 09:35:34.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-09-26 09:35:34.929 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.932 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 09:35:34.935 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 09:35:34.938 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 09:35:34.941 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-09-26 09:35:34.944 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-09-26 09:35:34.947 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-09-26 09:35:34.950 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-09-26 09:35:34.953 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-09-26 09:35:34.956 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-09-26 09:35:34.959 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-09-26 09:35:34.961 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-26 09:35:34.964 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.967 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 09:35:34.969 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-09-26 09:35:34.972 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 09:35:34.975 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-09-26 09:35:34.978 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-09-26 09:35:34.981 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-09-26 09:35:34.983 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-09-26 09:35:34.988 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-09-26 09:35:34.988 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-09-26 09:35:34.988 | BEGIN { 2021-09-26 09:35:34.988 | section = "" 2021-09-26 09:35:34.988 | last_section = "" 2021-09-26 09:35:34.988 | section_count = 0 2021-09-26 09:35:34.988 | } 2021-09-26 09:35:34.988 | /^\[.+\]/ { 2021-09-26 09:35:34.988 | gsub("[][]", "", $1); 2021-09-26 09:35:34.988 | section=$1 2021-09-26 09:35:34.988 | next 2021-09-26 09:35:34.988 | } 2021-09-26 09:35:34.988 | /^ *\#/ { 2021-09-26 09:35:34.988 | next 2021-09-26 09:35:34.988 | } 2021-09-26 09:35:34.988 | /^[^ \t]+/ { 2021-09-26 09:35:34.988 | # get offset of first = in $0 2021-09-26 09:35:34.988 | eq_idx = index($0, "=") 2021-09-26 09:35:34.988 | # extract attr & value from $0 2021-09-26 09:35:34.988 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 09:35:34.988 | value = substr($0, eq_idx + 1) 2021-09-26 09:35:34.989 | # only need to strip trailing whitespace from attr 2021-09-26 09:35:34.989 | sub(/[ \t]*$/, "", attr) 2021-09-26 09:35:34.989 | # need to strip leading & trailing whitespace from value 2021-09-26 09:35:34.989 | sub(/^[ \t]*/, "", value) 2021-09-26 09:35:34.989 | sub(/[ \t]*$/, "", value) 2021-09-26 09:35:34.989 | 2021-09-26 09:35:34.989 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 09:35:34.989 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 09:35:34.989 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 09:35:34.989 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 09:35:34.989 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 09:35:34.989 | if (section != last_section) { 2021-09-26 09:35:34.989 | cfg_section[section_count++] = section 2021-09-26 09:35:34.989 | last_section = section 2021-09-26 09:35:34.989 | } 2021-09-26 09:35:34.989 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 09:35:34.989 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 09:35:34.989 | 2021-09-26 09:35:34.989 | cfg_attr[section, attr, 0] = value 2021-09-26 09:35:34.989 | cfg_attr_count[section, attr] = 1 2021-09-26 09:35:34.989 | } else { 2021-09-26 09:35:34.989 | lno = cfg_attr_count[section, attr]++ 2021-09-26 09:35:34.989 | cfg_attr[section, attr, lno] = value 2021-09-26 09:35:34.989 | } 2021-09-26 09:35:34.989 | } 2021-09-26 09:35:34.989 | END { 2021-09-26 09:35:34.989 | # Process each section in order 2021-09-26 09:35:34.989 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 09:35:34.989 | section = cfg_section[sno] 2021-09-26 09:35:34.989 | # The ini routines simply append a config item immediately 2021-09-26 09:35:34.989 | # after the section header. To keep the same order as defined 2021-09-26 09:35:34.989 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 09:35:34.989 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 09:35:34.990 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 09:35:34.990 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 09:35:34.990 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 09:35:34.990 | else { 2021-09-26 09:35:34.990 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 09:35:34.990 | count = cfg_attr_count[section, attr] 2021-09-26 09:35:34.990 | print "inidelete " configfile " " section " " attr 2021-09-26 09:35:34.990 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 09:35:34.990 | for (l = count -2; l >= 0; l--) 2021-09-26 09:35:34.990 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 09:35:34.990 | } 2021-09-26 09:35:34.990 | } 2021-09-26 09:35:34.990 | } 2021-09-26 09:35:34.990 | } 2021-09-26 09:35:34.990 | ' 2021-09-26 09:35:34.990 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:34.992 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:34.994 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 09:35:35.001 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-09-26 09:35:35.001 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:35.002 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-09-26 09:35:35.005 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-09-26 09:35:35.005 | BEGIN { group = "" } 2021-09-26 09:35:35.005 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:35:35.005 | gsub("[][]", "", $1); 2021-09-26 09:35:35.005 | split($1, a, "|"); 2021-09-26 09:35:35.005 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 09:35:35.005 | group=a[1] 2021-09-26 09:35:35.005 | } else { 2021-09-26 09:35:35.005 | group="" 2021-09-26 09:35:35.005 | } 2021-09-26 09:35:35.005 | next 2021-09-26 09:35:35.005 | } 2021-09-26 09:35:35.005 | { 2021-09-26 09:35:35.005 | if (group != "") 2021-09-26 09:35:35.005 | print $0 2021-09-26 09:35:35.005 | } 2021-09-26 09:35:35.005 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:35:35.011 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-09-26 09:35:35.014 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-09-26 09:35:35.046 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.049 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-09-26 09:35:35.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-09-26 09:35:35.084 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.086 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-09-26 09:35:35.089 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-09-26 09:35:35.121 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.123 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-09-26 09:35:35.126 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-09-26 09:35:35.160 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.162 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-09-26 09:35:35.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-09-26 09:35:35.199 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.202 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-09-26 09:35:35.204 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-09-26 09:35:35.239 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.242 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-09-26 09:35:35.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-09-26 09:35:35.276 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-09-26 09:35:35.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-09-26 09:35:35.314 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.317 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-09-26 09:35:35.321 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-09-26 09:35:35.355 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-09-26 09:35:35.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-09-26 09:35:35.391 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.394 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-09-26 09:35:35.396 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-09-26 09:35:35.429 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.431 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-09-26 09:35:35.434 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-09-26 09:35:35.466 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-09-26 09:35:35.472 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-09-26 09:35:35.504 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-09-26 09:35:35.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-09-26 09:35:35.543 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.545 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-09-26 09:35:35.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-09-26 09:35:35.579 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.584 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-09-26 09:35:35.586 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-09-26 09:35:35.619 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.622 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 09:35:35.625 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 09:35:35.627 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 09:35:35.631 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-09-26 09:35:35.633 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-09-26 09:35:35.636 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-09-26 09:35:35.639 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-09-26 09:35:35.643 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-09-26 09:35:35.646 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-09-26 09:35:35.649 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-09-26 09:35:35.651 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-26 09:35:35.654 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:35.656 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 09:35:35.660 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-09-26 09:35:35.662 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 09:35:35.665 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-09-26 09:35:35.668 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-09-26 09:35:35.671 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-09-26 09:35:35.673 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-09-26 09:35:35.677 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-09-26 09:35:35.678 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.678 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-09-26 09:35:35.678 | BEGIN { 2021-09-26 09:35:35.678 | section = "" 2021-09-26 09:35:35.678 | last_section = "" 2021-09-26 09:35:35.678 | section_count = 0 2021-09-26 09:35:35.678 | } 2021-09-26 09:35:35.678 | /^\[.+\]/ { 2021-09-26 09:35:35.678 | gsub("[][]", "", $1); 2021-09-26 09:35:35.678 | section=$1 2021-09-26 09:35:35.678 | next 2021-09-26 09:35:35.678 | } 2021-09-26 09:35:35.678 | /^ *\#/ { 2021-09-26 09:35:35.678 | next 2021-09-26 09:35:35.678 | } 2021-09-26 09:35:35.678 | /^[^ \t]+/ { 2021-09-26 09:35:35.678 | # get offset of first = in $0 2021-09-26 09:35:35.679 | eq_idx = index($0, "=") 2021-09-26 09:35:35.679 | # extract attr & value from $0 2021-09-26 09:35:35.679 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 09:35:35.679 | value = substr($0, eq_idx + 1) 2021-09-26 09:35:35.679 | # only need to strip trailing whitespace from attr 2021-09-26 09:35:35.679 | sub(/[ \t]*$/, "", attr) 2021-09-26 09:35:35.679 | # need to strip leading & trailing whitespace from value 2021-09-26 09:35:35.679 | sub(/^[ \t]*/, "", value) 2021-09-26 09:35:35.679 | sub(/[ \t]*$/, "", value) 2021-09-26 09:35:35.679 | 2021-09-26 09:35:35.679 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 09:35:35.679 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 09:35:35.679 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 09:35:35.679 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 09:35:35.679 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 09:35:35.679 | if (section != last_section) { 2021-09-26 09:35:35.679 | cfg_section[section_count++] = section 2021-09-26 09:35:35.679 | last_section = section 2021-09-26 09:35:35.679 | } 2021-09-26 09:35:35.679 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 09:35:35.679 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 09:35:35.679 | 2021-09-26 09:35:35.679 | cfg_attr[section, attr, 0] = value 2021-09-26 09:35:35.679 | cfg_attr_count[section, attr] = 1 2021-09-26 09:35:35.679 | } else { 2021-09-26 09:35:35.679 | lno = cfg_attr_count[section, attr]++ 2021-09-26 09:35:35.679 | cfg_attr[section, attr, lno] = value 2021-09-26 09:35:35.679 | } 2021-09-26 09:35:35.679 | } 2021-09-26 09:35:35.679 | END { 2021-09-26 09:35:35.679 | # Process each section in order 2021-09-26 09:35:35.679 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 09:35:35.680 | section = cfg_section[sno] 2021-09-26 09:35:35.680 | # The ini routines simply append a config item immediately 2021-09-26 09:35:35.680 | # after the section header. To keep the same order as defined 2021-09-26 09:35:35.680 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 09:35:35.680 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 09:35:35.680 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 09:35:35.680 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 09:35:35.680 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 09:35:35.680 | else { 2021-09-26 09:35:35.680 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 09:35:35.680 | count = cfg_attr_count[section, attr] 2021-09-26 09:35:35.680 | print "inidelete " configfile " " section " " attr 2021-09-26 09:35:35.680 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 09:35:35.680 | for (l = count -2; l >= 0; l--) 2021-09-26 09:35:35.680 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 09:35:35.680 | } 2021-09-26 09:35:35.680 | } 2021-09-26 09:35:35.680 | } 2021-09-26 09:35:35.680 | } 2021-09-26 09:35:35.680 | ' 2021-09-26 09:35:35.680 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:35.683 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 09:35:35.685 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-09-26 09:35:35.688 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:35.690 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-09-26 09:35:35.693 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-09-26 09:35:35.693 | BEGIN { group = "" } 2021-09-26 09:35:35.693 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:35:35.693 | gsub("[][]", "", $1); 2021-09-26 09:35:35.693 | split($1, a, "|"); 2021-09-26 09:35:35.693 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 09:35:35.693 | group=a[1] 2021-09-26 09:35:35.693 | } else { 2021-09-26 09:35:35.693 | group="" 2021-09-26 09:35:35.693 | } 2021-09-26 09:35:35.693 | next 2021-09-26 09:35:35.693 | } 2021-09-26 09:35:35.693 | { 2021-09-26 09:35:35.693 | if (group != "") 2021-09-26 09:35:35.693 | print $0 2021-09-26 09:35:35.693 | } 2021-09-26 09:35:35.694 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:35:35.699 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-09-26 09:35:35.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-09-26 09:35:35.730 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.732 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-09-26 09:35:35.735 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-09-26 09:35:35.764 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-09-26 09:35:35.770 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-09-26 09:35:35.797 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-09-26 09:35:35.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-09-26 09:35:35.827 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-09-26 09:35:35.833 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-09-26 09:35:35.860 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-09-26 09:35:35.865 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-09-26 09:35:35.892 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-09-26 09:35:35.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-09-26 09:35:35.923 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-09-26 09:35:35.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-09-26 09:35:35.955 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.958 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2021-09-26 09:35:35.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2021-09-26 09:35:35.986 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:35.989 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-09-26 09:35:35.992 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-09-26 09:35:35.994 | + inc/meta-config:merge_config_group:180 : local dir 2021-09-26 09:35:35.997 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.000 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:35:36.004 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:35:36.006 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-09-26 09:35:36.010 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:35:36.013 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-09-26 09:35:36.016 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-09-26 09:35:36.019 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.021 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:36.024 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 09:35:36.027 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.029 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 09:35:36.033 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.036 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:35:36.039 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-09-26 09:35:36.042 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-09-26 09:35:36.046 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.046 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:36.046 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-26 09:35:36.046 | BEGIN { 2021-09-26 09:35:36.046 | section = "" 2021-09-26 09:35:36.046 | last_section = "" 2021-09-26 09:35:36.046 | section_count = 0 2021-09-26 09:35:36.046 | } 2021-09-26 09:35:36.046 | /^\[.+\]/ { 2021-09-26 09:35:36.046 | gsub("[][]", "", $1); 2021-09-26 09:35:36.046 | section=$1 2021-09-26 09:35:36.046 | next 2021-09-26 09:35:36.046 | } 2021-09-26 09:35:36.046 | /^ *\#/ { 2021-09-26 09:35:36.046 | next 2021-09-26 09:35:36.046 | } 2021-09-26 09:35:36.047 | /^[^ \t]+/ { 2021-09-26 09:35:36.047 | # get offset of first = in $0 2021-09-26 09:35:36.047 | eq_idx = index($0, "=") 2021-09-26 09:35:36.047 | # extract attr & value from $0 2021-09-26 09:35:36.047 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 09:35:36.047 | value = substr($0, eq_idx + 1) 2021-09-26 09:35:36.047 | # only need to strip trailing whitespace from attr 2021-09-26 09:35:36.047 | sub(/[ \t]*$/, "", attr) 2021-09-26 09:35:36.047 | # need to strip leading & trailing whitespace from value 2021-09-26 09:35:36.047 | sub(/^[ \t]*/, "", value) 2021-09-26 09:35:36.047 | sub(/[ \t]*$/, "", value) 2021-09-26 09:35:36.047 | 2021-09-26 09:35:36.047 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 09:35:36.047 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 09:35:36.047 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 09:35:36.047 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 09:35:36.047 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 09:35:36.047 | if (section != last_section) { 2021-09-26 09:35:36.047 | cfg_section[section_count++] = section 2021-09-26 09:35:36.047 | last_section = section 2021-09-26 09:35:36.047 | } 2021-09-26 09:35:36.047 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 09:35:36.047 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 09:35:36.047 | 2021-09-26 09:35:36.047 | cfg_attr[section, attr, 0] = value 2021-09-26 09:35:36.047 | cfg_attr_count[section, attr] = 1 2021-09-26 09:35:36.047 | } else { 2021-09-26 09:35:36.047 | lno = cfg_attr_count[section, attr]++ 2021-09-26 09:35:36.047 | cfg_attr[section, attr, lno] = value 2021-09-26 09:35:36.047 | } 2021-09-26 09:35:36.047 | } 2021-09-26 09:35:36.047 | END { 2021-09-26 09:35:36.047 | # Process each section in order 2021-09-26 09:35:36.048 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 09:35:36.048 | section = cfg_section[sno] 2021-09-26 09:35:36.048 | # The ini routines simply append a config item immediately 2021-09-26 09:35:36.048 | # after the section header. To keep the same order as defined 2021-09-26 09:35:36.048 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 09:35:36.048 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 09:35:36.048 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 09:35:36.048 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 09:35:36.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 09:35:36.048 | else { 2021-09-26 09:35:36.048 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 09:35:36.048 | count = cfg_attr_count[section, attr] 2021-09-26 09:35:36.048 | print "inidelete " configfile " " section " " attr 2021-09-26 09:35:36.048 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 09:35:36.048 | for (l = count -2; l >= 0; l--) 2021-09-26 09:35:36.048 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 09:35:36.048 | } 2021-09-26 09:35:36.048 | } 2021-09-26 09:35:36.048 | } 2021-09-26 09:35:36.048 | } 2021-09-26 09:35:36.048 | ' 2021-09-26 09:35:36.048 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:35:36.051 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 09:35:36.053 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-09-26 09:35:36.056 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:35:36.058 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-09-26 09:35:36.061 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-09-26 09:35:36.061 | BEGIN { group = "" } 2021-09-26 09:35:36.061 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:35:36.061 | gsub("[][]", "", $1); 2021-09-26 09:35:36.061 | split($1, a, "|"); 2021-09-26 09:35:36.061 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 09:35:36.061 | group=a[1] 2021-09-26 09:35:36.061 | } else { 2021-09-26 09:35:36.061 | group="" 2021-09-26 09:35:36.061 | } 2021-09-26 09:35:36.061 | next 2021-09-26 09:35:36.061 | } 2021-09-26 09:35:36.061 | { 2021-09-26 09:35:36.061 | if (group != "") 2021-09-26 09:35:36.061 | print $0 2021-09-26 09:35:36.061 | } 2021-09-26 09:35:36.061 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:35:36.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-09-26 09:35:36.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-09-26 09:35:36.097 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:36.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-09-26 09:35:36.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-09-26 09:35:36.130 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:35:36.133 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-09-26 09:35:36.150 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:36.153 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-09-26 09:35:36.155 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:35:36.158 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-09-26 09:35:36.161 | + ./stack.sh:main:1238 : start_swift 2021-09-26 09:35:36.163 | + lib/swift:start_swift:774 : restart_service memcached 2021-09-26 09:35:36.166 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-09-26 09:35:36.168 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-09-26 09:35:36.211 | + lib/swift:start_swift:777 : is_ubuntu 2021-09-26 09:35:36.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:35:36.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:35:36.219 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-09-26 09:35:36.272 | Restarting rsync (via systemctl): rsync.service. 2021-09-26 09:35:36.276 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-09-26 09:35:36.279 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-09-26 09:35:36.281 | + lib/swift:start_swift:805 : local foreground_services type 2021-09-26 09:35:36.285 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-09-26 09:35:36.288 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 09:35:36.291 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.296 | + functions-common:run_process:1582 : local service=s-object 2021-09-26 09:35:36.299 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.301 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:36.304 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:36.307 | + functions-common:run_process:1587 : local name=s-object 2021-09-26 09:35:36.309 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:36.312 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:36.315 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:36.318 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:36.322 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:36.326 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648936322 2021-09-26 09:35:36.328 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-09-26 09:35:36.344 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:36.346 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-09-26 09:35:36.349 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-09-26 09:35:36.352 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.354 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.356 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.359 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.361 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-09-26 09:35:36.363 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-09-26 09:35:36.366 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-09-26 09:35:36.369 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:36.371 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:36.373 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-09-26 09:35:36.376 | + 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-09-26 09:35:36.378 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-09-26 09:35:36.381 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-09-26 09:35:36.384 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:36.386 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:36.388 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:36.390 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:36.393 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-09-26 09:35:36.395 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:36.399 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-09-26 09:35:36.453 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-09-26 09:35:36.510 | + 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-09-26 09:35:36.556 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-09-26 09:35:36.604 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-09-26 09:35:36.651 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:36.698 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:36.700 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-09-26 09:35:36.758 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:36.950 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-09-26 09:35:36.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-09-26 09:35:37.134 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-09-26 09:35:37.153 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:37.156 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:37.158 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:37.161 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:37.163 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:37.166 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:37.168 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:37.171 | + functions-common:time_stop:2338 : start_time=1632648936322 2021-09-26 09:35:37.173 | + functions-common:time_stop:2340 : [[ -z 1632648936322 ]] 2021-09-26 09:35:37.176 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:37.180 | + functions-common:time_stop:2343 : end_time=1632648937177 2021-09-26 09:35:37.183 | + functions-common:time_stop:2344 : elapsed_time=855 2021-09-26 09:35:37.185 | + functions-common:time_stop:2345 : total=1982 2021-09-26 09:35:37.187 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:37.190 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2837 2021-09-26 09:35:37.192 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 09:35:37.195 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.197 | + functions-common:run_process:1582 : local service=s-container 2021-09-26 09:35:37.200 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.202 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:37.205 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:37.207 | + functions-common:run_process:1587 : local name=s-container 2021-09-26 09:35:37.210 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:37.212 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:37.214 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:37.217 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:37.220 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:37.224 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648937221 2021-09-26 09:35:37.227 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-09-26 09:35:37.242 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:37.245 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-09-26 09:35:37.247 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-09-26 09:35:37.250 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.253 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.256 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.259 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.261 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-09-26 09:35:37.264 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-09-26 09:35:37.266 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-09-26 09:35:37.269 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:37.272 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:37.274 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-09-26 09:35:37.277 | + 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-09-26 09:35:37.280 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-09-26 09:35:37.282 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-09-26 09:35:37.284 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:37.287 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:37.289 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:37.292 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:37.294 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-09-26 09:35:37.297 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:37.301 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-09-26 09:35:37.358 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-09-26 09:35:37.415 | + 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-09-26 09:35:37.468 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-09-26 09:35:37.516 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-09-26 09:35:37.563 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:37.610 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:37.613 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-09-26 09:35:37.676 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:37.881 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-09-26 09:35:37.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-09-26 09:35:38.090 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-09-26 09:35:38.110 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:38.112 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:38.115 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:38.118 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:38.120 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:38.123 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:38.125 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:38.127 | + functions-common:time_stop:2338 : start_time=1632648937221 2021-09-26 09:35:38.131 | + functions-common:time_stop:2340 : [[ -z 1632648937221 ]] 2021-09-26 09:35:38.134 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:38.137 | + functions-common:time_stop:2343 : end_time=1632648938135 2021-09-26 09:35:38.140 | + functions-common:time_stop:2344 : elapsed_time=914 2021-09-26 09:35:38.142 | + functions-common:time_stop:2345 : total=2837 2021-09-26 09:35:38.145 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:38.147 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3751 2021-09-26 09:35:38.150 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-09-26 09:35:38.152 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.155 | + functions-common:run_process:1582 : local service=s-account 2021-09-26 09:35:38.157 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.160 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:38.162 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:38.165 | + functions-common:run_process:1587 : local name=s-account 2021-09-26 09:35:38.167 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:38.169 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:38.172 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:38.175 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:38.178 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:38.182 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648938179 2021-09-26 09:35:38.184 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-09-26 09:35:38.206 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:38.210 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-09-26 09:35:38.212 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-09-26 09:35:38.214 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.217 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.219 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.222 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.225 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-09-26 09:35:38.227 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-09-26 09:35:38.230 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-09-26 09:35:38.233 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:38.235 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:38.237 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-09-26 09:35:38.240 | + 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-09-26 09:35:38.243 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-09-26 09:35:38.245 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-09-26 09:35:38.247 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:38.250 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:38.252 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:38.254 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:38.257 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-09-26 09:35:38.260 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:38.264 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-09-26 09:35:38.324 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-09-26 09:35:38.388 | + 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-09-26 09:35:38.440 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-09-26 09:35:38.490 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-09-26 09:35:38.538 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:38.585 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:38.588 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-09-26 09:35:38.648 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:38.854 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-09-26 09:35:38.868 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-09-26 09:35:39.060 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-09-26 09:35:39.080 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:39.083 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:39.086 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:39.088 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:39.090 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:39.093 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:39.095 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:39.097 | + functions-common:time_stop:2338 : start_time=1632648938179 2021-09-26 09:35:39.100 | + functions-common:time_stop:2340 : [[ -z 1632648938179 ]] 2021-09-26 09:35:39.104 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:39.107 | + functions-common:time_stop:2343 : end_time=1632648939104 2021-09-26 09:35:39.109 | + functions-common:time_stop:2344 : elapsed_time=925 2021-09-26 09:35:39.112 | + functions-common:time_stop:2345 : total=3751 2021-09-26 09:35:39.114 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:39.117 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4676 2021-09-26 09:35:39.119 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-09-26 09:35:39.122 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-09-26 09:35:39.172 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.174 | + functions-common:run_process:1582 : local service=s-container-sync 2021-09-26 09:35:39.177 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.180 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:39.182 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:39.184 | + functions-common:run_process:1587 : local name=s-container-sync 2021-09-26 09:35:39.187 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:39.189 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:39.192 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:39.194 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:39.197 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:39.201 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648939198 2021-09-26 09:35:39.204 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-09-26 09:35:39.227 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:39.229 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-09-26 09:35:39.232 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-09-26 09:35:39.234 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.237 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.239 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.242 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.244 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-09-26 09:35:39.247 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-09-26 09:35:39.249 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-09-26 09:35:39.251 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:39.254 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:39.257 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-09-26 09:35:39.260 | + 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-09-26 09:35:39.262 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-09-26 09:35:39.264 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-09-26 09:35:39.267 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:39.269 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:39.272 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:39.274 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:39.277 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-09-26 09:35:39.279 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:39.283 | + 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-09-26 09:35:39.340 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-09-26 09:35:39.396 | + 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-09-26 09:35:39.442 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-09-26 09:35:39.490 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-09-26 09:35:39.538 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:39.586 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:39.588 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-09-26 09:35:39.650 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:39.859 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-09-26 09:35:39.874 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-09-26 09:35:40.085 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-09-26 09:35:40.106 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:40.108 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:40.111 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:40.113 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:40.116 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:40.119 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:40.121 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:40.124 | + functions-common:time_stop:2338 : start_time=1632648939198 2021-09-26 09:35:40.126 | + functions-common:time_stop:2340 : [[ -z 1632648939198 ]] 2021-09-26 09:35:40.129 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:40.135 | + functions-common:time_stop:2343 : end_time=1632648940132 2021-09-26 09:35:40.137 | + functions-common:time_stop:2344 : elapsed_time=934 2021-09-26 09:35:40.139 | + functions-common:time_stop:2345 : total=4676 2021-09-26 09:35:40.142 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:40.144 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5610 2021-09-26 09:35:40.148 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-09-26 09:35:40.172 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:35:40.174 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.176 | + functions-common:run_process:1582 : local service=s-proxy 2021-09-26 09:35:40.179 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.181 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:40.183 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:40.186 | + functions-common:run_process:1587 : local name=s-proxy 2021-09-26 09:35:40.188 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:40.190 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:40.193 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:40.196 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:40.201 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:40.204 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648940200 2021-09-26 09:35:40.206 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-09-26 09:35:40.225 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:40.228 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-09-26 09:35:40.230 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-09-26 09:35:40.232 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.235 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.237 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.240 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.243 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-09-26 09:35:40.245 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-09-26 09:35:40.248 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-09-26 09:35:40.250 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:40.252 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:40.256 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-09-26 09:35:40.258 | + 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-09-26 09:35:40.261 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-09-26 09:35:40.263 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-09-26 09:35:40.266 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:40.268 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:40.271 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:40.273 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:40.276 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-09-26 09:35:40.278 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:40.282 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-09-26 09:35:40.339 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-09-26 09:35:40.395 | + 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-09-26 09:35:40.442 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-09-26 09:35:40.494 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-09-26 09:35:40.543 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:40.590 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:40.592 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-09-26 09:35:40.659 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:40.876 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-09-26 09:35:40.891 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-09-26 09:35:41.101 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-09-26 09:35:41.122 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:41.125 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:41.127 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:41.129 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:41.134 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:41.136 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:41.139 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:41.141 | + functions-common:time_stop:2338 : start_time=1632648940200 2021-09-26 09:35:41.144 | + functions-common:time_stop:2340 : [[ -z 1632648940200 ]] 2021-09-26 09:35:41.147 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:41.151 | + functions-common:time_stop:2343 : end_time=1632648941148 2021-09-26 09:35:41.153 | + functions-common:time_stop:2344 : elapsed_time=948 2021-09-26 09:35:41.156 | + functions-common:time_stop:2345 : total=5610 2021-09-26 09:35:41.158 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:41.160 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6558 2021-09-26 09:35:41.163 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-09-26 09:35:41.163 | Waiting for swift proxy to start... 2021-09-26 09:35:41.165 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.41:8080/info 2021-09-26 09:35:41.168 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:35:41.170 | + functions:wait_for_service:445 : local url=http://10.222.0.41:8080/info 2021-09-26 09:35:41.172 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:35:41.175 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:35:41.177 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:35:41.179 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:41.182 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:41.185 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:41.188 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648941185 2021-09-26 09:35:41.191 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:35:41.198 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41:8080/info 2021-09-26 09:35:41.209 | + :: : [[ 000 == 503 ]] 2021-09-26 09:35:41.211 | + :: : [[ 7 -eq 7 ]] 2021-09-26 09:35:41.212 | + :: : sleep 1 2021-09-26 09:35:42.215 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41:8080/info 2021-09-26 09:35:42.229 | + :: : [[ 000 == 503 ]] 2021-09-26 09:35:42.230 | + :: : [[ 7 -eq 7 ]] 2021-09-26 09:35:42.232 | + :: : sleep 1 2021-09-26 09:35:43.235 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41:8080/info 2021-09-26 09:35:43.247 | + :: : [[ 000 == 503 ]] 2021-09-26 09:35:43.249 | + :: : [[ 7 -eq 7 ]] 2021-09-26 09:35:43.250 | + :: : sleep 1 2021-09-26 09:35:44.253 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41:8080/info 2021-09-26 09:35:44.529 | + :: : [[ 200 == 503 ]] 2021-09-26 09:35:44.531 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:35:44.534 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:35:44.538 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:44.540 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:44.542 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:44.545 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:44.547 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:44.550 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:35:44.552 | + functions-common:time_stop:2338 : start_time=1632648941185 2021-09-26 09:35:44.554 | + functions-common:time_stop:2340 : [[ -z 1632648941185 ]] 2021-09-26 09:35:44.557 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:44.561 | + functions-common:time_stop:2343 : end_time=1632648944558 2021-09-26 09:35:44.563 | + functions-common:time_stop:2344 : elapsed_time=3373 2021-09-26 09:35:44.566 | + functions-common:time_stop:2345 : total=3682 2021-09-26 09:35:44.568 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:44.571 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7055 2021-09-26 09:35:44.573 | + functions:wait_for_service:454 : return 0 2021-09-26 09:35:44.576 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-09-26 09:35:44.578 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-09-26 09:35:44.595 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:44.598 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-09-26 09:35:44.601 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:35:44.604 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-09-26 09:35:44.606 | + ./stack.sh:main:1244 : start_glance 2021-09-26 09:35:44.609 | + lib/glance:start_glance:385 : local service_protocol=http 2021-09-26 09:35:44.611 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-09-26 09:35:44.629 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:35:44.632 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.635 | + functions-common:run_process:1582 : local service=g-reg 2021-09-26 09:35:44.637 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.639 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:44.642 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:44.644 | + functions-common:run_process:1587 : local name=g-reg 2021-09-26 09:35:44.648 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:44.650 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:44.656 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:44.658 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:44.662 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:44.666 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648944663 2021-09-26 09:35:44.668 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-09-26 09:35:44.684 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:44.687 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-09-26 09:35:44.690 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-09-26 09:35:44.692 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.695 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.697 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.700 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.702 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-09-26 09:35:44.705 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-09-26 09:35:44.708 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-09-26 09:35:44.711 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:44.713 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:44.716 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-09-26 09:35:44.718 | + 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-09-26 09:35:44.721 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-09-26 09:35:44.723 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-09-26 09:35:44.726 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:35:44.728 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:35:44.731 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:35:44.733 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:35:44.735 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-09-26 09:35:44.738 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:35:44.742 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-09-26 09:35:44.797 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-09-26 09:35:44.854 | + 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-09-26 09:35:44.902 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-09-26 09:35:44.949 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-09-26 09:35:44.995 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:45.042 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:35:45.044 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-09-26 09:35:45.100 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:35:45.325 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-09-26 09:35:45.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-09-26 09:35:45.521 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-09-26 09:35:45.541 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:45.543 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:45.546 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:45.548 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:45.551 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:45.553 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:45.556 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:45.558 | + functions-common:time_stop:2338 : start_time=1632648944663 2021-09-26 09:35:45.561 | + functions-common:time_stop:2340 : [[ -z 1632648944663 ]] 2021-09-26 09:35:45.564 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:45.567 | + functions-common:time_stop:2343 : end_time=1632648945565 2021-09-26 09:35:45.570 | + functions-common:time_stop:2344 : elapsed_time=902 2021-09-26 09:35:45.573 | + functions-common:time_stop:2345 : total=6558 2021-09-26 09:35:45.575 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:45.577 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7460 2021-09-26 09:35:45.580 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 09:35:45.584 | ++ lib/glance:start_glance:395 : which uwsgi 2021-09-26 09:35:45.588 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.590 | + functions-common:run_process:1582 : local service=g-api 2021-09-26 09:35:45.593 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.595 | + functions-common:run_process:1584 : local group= 2021-09-26 09:35:45.597 | + functions-common:run_process:1585 : local user= 2021-09-26 09:35:45.601 | + functions-common:run_process:1587 : local name=g-api 2021-09-26 09:35:45.603 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:35:45.606 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:35:45.608 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:45.611 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:45.614 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:45.628 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648945615 2021-09-26 09:35:45.631 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-09-26 09:35:45.651 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:45.654 | + 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-09-26 09:35:45.657 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-09-26 09:35:45.660 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.662 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.665 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.667 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-09-26 09:35:45.670 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-09-26 09:35:45.672 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-09-26 09:35:45.675 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-09-26 09:35:45.677 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:35:45.680 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:35:45.682 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-09-26 09:35:45.685 | + 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-09-26 09:35:45.687 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-09-26 09:35:45.690 | + 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-09-26 09:35:45.693 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:35:45.695 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:35:45.698 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-09-26 09:35:45.700 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:35:45.705 | + 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-09-26 09:35:45.762 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-09-26 09:35:45.818 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-09-26 09:35:45.865 | + 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-09-26 09:35:45.913 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:35:45.961 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-09-26 09:35:46.008 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-09-26 09:35:46.055 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-09-26 09:35:46.111 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-09-26 09:35:46.160 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-09-26 09:35:46.209 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:35:46.211 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-09-26 09:35:46.272 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:35:46.500 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-09-26 09:35:46.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-09-26 09:35:46.699 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-09-26 09:35:46.776 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:35:46.778 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:46.781 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:46.783 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:46.786 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:46.788 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:46.791 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:35:46.793 | + functions-common:time_stop:2338 : start_time=1632648945615 2021-09-26 09:35:46.795 | + functions-common:time_stop:2340 : [[ -z 1632648945615 ]] 2021-09-26 09:35:46.800 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:46.803 | + functions-common:time_stop:2343 : end_time=1632648946799 2021-09-26 09:35:46.805 | + functions-common:time_stop:2344 : elapsed_time=1184 2021-09-26 09:35:46.808 | + functions-common:time_stop:2345 : total=7460 2021-09-26 09:35:46.810 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:46.813 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8644 2021-09-26 09:35:46.815 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.41) to start...' 2021-09-26 09:35:46.815 | Waiting for g-api (10.222.0.41) to start... 2021-09-26 09:35:46.818 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.41/image 2021-09-26 09:35:46.821 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:35:46.823 | + functions:wait_for_service:445 : local url=http://10.222.0.41/image 2021-09-26 09:35:46.826 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:35:46.828 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:35:46.830 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:35:46.833 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:35:46.836 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:35:46.840 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:35:46.843 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648946839 2021-09-26 09:35:46.845 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:35:46.850 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/image 2021-09-26 09:35:50.507 | + :: : [[ 300 == 503 ]] 2021-09-26 09:35:50.509 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:35:50.512 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:35:50.515 | + functions-common:time_stop:2331 : local name 2021-09-26 09:35:50.517 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:35:50.519 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:35:50.522 | + functions-common:time_stop:2334 : local total 2021-09-26 09:35:50.524 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:35:50.527 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:35:50.529 | + functions-common:time_stop:2338 : start_time=1632648946839 2021-09-26 09:35:50.532 | + functions-common:time_stop:2340 : [[ -z 1632648946839 ]] 2021-09-26 09:35:50.535 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:35:50.539 | + functions-common:time_stop:2343 : end_time=1632648950536 2021-09-26 09:35:50.541 | + functions-common:time_stop:2344 : elapsed_time=3697 2021-09-26 09:35:50.544 | + functions-common:time_stop:2345 : total=7055 2021-09-26 09:35:50.546 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:35:50.549 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10752 2021-09-26 09:35:50.551 | + functions:wait_for_service:454 : return 0 2021-09-26 09:35:50.554 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-09-26 09:35:50.571 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:50.573 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-09-26 09:35:50.591 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:35:50.593 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-09-26 09:35:50.596 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:35:50.598 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-09-26 09:35:50.601 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-09-26 09:35:50.603 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:50.606 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:50.609 | + functions:upload_image:91 : local image image_fname image_name 2021-09-26 09:35:50.611 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-09-26 09:35:50.615 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:50.618 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:50.620 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-09-26 09:35:50.622 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-09-26 09:35:50.625 | + 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-09-26 09:35:50.627 | --2021-09-26 09:35:50-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:50.629 | Connecting to 10.100.0.9:80... connected. 2021-09-26 09:35:50.631 | HTTP request sent, awaiting response... 200 OK 2021-09-26 09:35:50.631 | Length: 645922816 (616M) 2021-09-26 09:35:50.631 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-09-26 09:35:50.655 | 2021-09-26 09:35:50.944 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-09-26 09:35:51.229 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-09-26 09:35:51.514 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-09-26 09:35:51.799 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-09-26 09:35:52.084 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-09-26 09:35:52.370 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-09-26 09:35:52.655 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-09-26 09:35:52.940 | 229376K ........ ........ ........ ........ 41% 113M 3s 2021-09-26 09:35:53.225 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-09-26 09:35:53.510 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-09-26 09:35:53.795 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-09-26 09:35:54.080 | 360448K ........ ........ ........ ........ 62% 113M 2s 2021-09-26 09:35:54.365 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-09-26 09:35:54.651 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-09-26 09:35:54.936 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-09-26 09:35:55.221 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-09-26 09:35:55.506 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-09-26 09:35:55.791 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-09-26 09:35:56.077 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-09-26 09:35:56.139 | 622592K ........ 100% 113M=5.5s 2021-09-26 09:35:56.139 | 2021-09-26 09:35:56.139 | 2021-09-26 09:35:56 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-09-26 09:35:56.139 | 2021-09-26 09:35:56.142 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-09-26 09:35:56.144 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:56.147 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-09-26 09:35:56.149 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-09-26 09:35:56.151 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-09-26 09:35:56.153 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-09-26 09:35:56.156 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-09-26 09:35:56.158 | + functions:upload_image:290 : local kernel= 2021-09-26 09:35:56.160 | + functions:upload_image:291 : local ramdisk= 2021-09-26 09:35:56.163 | + functions:upload_image:292 : local disk_format= 2021-09-26 09:35:56.165 | + functions:upload_image:293 : local container_format= 2021-09-26 09:35:56.168 | + functions:upload_image:294 : local unpack= 2021-09-26 09:35:56.170 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-09-26 09:35:56.172 | + functions:upload_image:296 : case "$image_fname" in 2021-09-26 09:35:56.174 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:56.178 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:56.181 | + functions:upload_image:362 : image_name=ubuntu-16 2021-09-26 09:35:56.184 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-09-26 09:35:56.184 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-09-26 09:35:56.188 | + functions:upload_image:363 : disk_format=vhdx 2021-09-26 09:35:56.191 | + functions:upload_image:364 : container_format=bare 2021-09-26 09:35:56.193 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-09-26 09:35:56.195 | + functions:upload_image:372 : is_arch ppc64le 2021-09-26 09:35:56.198 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 09:35:56.201 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-09-26 09:35:56.203 | + functions:upload_image:372 : is_arch ppc64 2021-09-26 09:35:56.206 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 09:35:56.210 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-09-26 09:35:56.212 | + functions:upload_image:372 : is_arch ppc 2021-09-26 09:35:56.215 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 09:35:56.218 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-09-26 09:35:56.220 | + functions:upload_image:376 : is_arch aarch64 2021-09-26 09:35:56.223 | ++ functions-common:is_arch:428 : uname -m 2021-09-26 09:35:56.227 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-09-26 09:35:56.230 | + functions:upload_image:380 : '[' bare = bare ']' 2021-09-26 09:35:56.233 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-09-26 09:35:56.236 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-09-26 09:35:56.239 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-09-26 09:35:56.242 | + 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-09-26 09:36:16.467 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:36:16.467 | | Field | Value | 2021-09-26 09:36:16.467 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:36:16.467 | | container_format | bare | 2021-09-26 09:36:16.467 | | created_at | 2021-09-26T09:36:00Z | 2021-09-26 09:36:16.467 | | disk_format | vhdx | 2021-09-26 09:36:16.467 | | file | /v2/images/f4696393-8548-41e5-9229-a849ae3aaa6f/file | 2021-09-26 09:36:16.467 | | id | f4696393-8548-41e5-9229-a849ae3aaa6f | 2021-09-26 09:36:16.467 | | min_disk | 0 | 2021-09-26 09:36:16.467 | | min_ram | 0 | 2021-09-26 09:36:16.467 | | name | ubuntu-16 | 2021-09-26 09:36:16.467 | | owner | fcfa8498b3a649c69485f048c1a3cb49 | 2021-09-26 09:36:16.467 | | 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/f4696393-8548-41e5-9229-a849ae3aaa6f' | 2021-09-26 09:36:16.467 | | protected | False | 2021-09-26 09:36:16.468 | | schema | /v2/schemas/image | 2021-09-26 09:36:16.468 | | status | queued | 2021-09-26 09:36:16.468 | | tags | | 2021-09-26 09:36:16.468 | | updated_at | 2021-09-26T09:36:00Z | 2021-09-26 09:36:16.468 | | visibility | public | 2021-09-26 09:36:16.468 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:36:16.581 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 09:36:16.584 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-09-26 09:36:16.600 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:16.602 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 09:36:16.630 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 09:36:16.658 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-09-26 09:36:16.675 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:16.678 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-09-26 09:36:16.707 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-09-26 09:36:16.724 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:16.726 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-09-26 09:36:16.729 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:36:16.731 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-09-26 09:36:16.733 | + ./stack.sh:main:1283 : start_nova_api 2021-09-26 09:36:16.736 | + lib/nova:start_nova_api:847 : local service_port=8774 2021-09-26 09:36:16.739 | + lib/nova:start_nova_api:848 : local service_protocol=http 2021-09-26 09:36:16.741 | + lib/nova:start_nova_api:849 : local nova_url 2021-09-26 09:36:16.744 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2021-09-26 09:36:16.761 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:36:16.764 | + lib/nova:start_nova_api:856 : 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-09-26 09:36:16.766 | + lib/nova:start_nova_api:857 : 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-09-26 09:36:16.770 | + lib/nova:start_nova_api:857 : 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-09-26 09:36:16.773 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2021-09-26 09:36:16.776 | ++ lib/nova:start_nova_api:867 : which uwsgi 2021-09-26 09:36:16.780 | + lib/nova:start_nova_api:867 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 09:36:16.783 | + functions-common:run_process:1582 : local service=n-api 2021-09-26 09:36:16.786 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 09:36:16.789 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:16.791 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:16.794 | + functions-common:run_process:1587 : local name=n-api 2021-09-26 09:36:16.797 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:16.799 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:16.802 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:16.804 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:16.808 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:16.811 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648976808 2021-09-26 09:36:16.814 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-09-26 09:36:16.833 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:16.836 | + 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-09-26 09:36:16.839 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-09-26 09:36:16.841 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 09:36:16.844 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 09:36:16.847 | + 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-09-26 09:36:16.850 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-09-26 09:36:16.853 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-09-26 09:36:16.855 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-09-26 09:36:16.858 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-09-26 09:36:16.861 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:16.863 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:16.866 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-09-26 09:36:16.869 | + 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-09-26 09:36:16.871 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-09-26 09:36:16.873 | + 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-09-26 09:36:16.876 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:36:16.878 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:36:16.880 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-09-26 09:36:16.883 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:36:16.887 | + 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-09-26 09:36:16.944 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-09-26 09:36:17.005 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-09-26 09:36:17.052 | + 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-09-26 09:36:17.099 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:17.148 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-09-26 09:36:17.194 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-09-26 09:36:17.241 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-09-26 09:36:17.288 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-09-26 09:36:17.335 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-09-26 09:36:17.383 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:36:17.385 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-09-26 09:36:17.452 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:36:17.672 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-09-26 09:36:17.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-09-26 09:36:17.907 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-09-26 09:36:18.007 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:18.078 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:18.078 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:18.078 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:18.078 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:18.078 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:18.078 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:18.078 | + functions-common:time_stop:2338 : start_time=1632648976808 2021-09-26 09:36:18.078 | + functions-common:time_stop:2340 : [[ -z 1632648976808 ]] 2021-09-26 09:36:18.078 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:18.079 | + functions-common:time_stop:2343 : end_time=1632648978032 2021-09-26 09:36:18.079 | + functions-common:time_stop:2344 : elapsed_time=1224 2021-09-26 09:36:18.079 | + functions-common:time_stop:2345 : total=8644 2021-09-26 09:36:18.079 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:18.079 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9868 2021-09-26 09:36:18.079 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.41/compute/v2.1/ 2021-09-26 09:36:18.079 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2021-09-26 09:36:18.079 | Waiting for nova-api to start... 2021-09-26 09:36:18.079 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.41/compute/v2.1/ 2021-09-26 09:36:18.079 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:36:18.079 | + functions:wait_for_service:445 : local url=http://10.222.0.41/compute/v2.1/ 2021-09-26 09:36:18.079 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:36:18.079 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:36:18.079 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:36:18.079 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:18.079 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:18.079 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:18.085 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648978078 2021-09-26 09:36:18.087 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:36:18.094 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/compute/v2.1/ 2021-09-26 09:36:24.189 | + :: : [[ 200 == 503 ]] 2021-09-26 09:36:24.191 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:36:24.195 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:36:24.197 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:24.200 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:24.202 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:24.205 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:24.208 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:24.211 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:36:24.213 | + functions-common:time_stop:2338 : start_time=1632648978078 2021-09-26 09:36:24.216 | + functions-common:time_stop:2340 : [[ -z 1632648978078 ]] 2021-09-26 09:36:24.219 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:24.223 | + functions-common:time_stop:2343 : end_time=1632648984220 2021-09-26 09:36:24.225 | + functions-common:time_stop:2344 : elapsed_time=6142 2021-09-26 09:36:24.228 | + functions-common:time_stop:2345 : total=10752 2021-09-26 09:36:24.230 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:24.233 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16894 2021-09-26 09:36:24.235 | + functions:wait_for_service:454 : return 0 2021-09-26 09:36:24.239 | + lib/nova:start_nova_api:876 : 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-09-26 09:36:24.241 | + lib/nova:start_nova_api:876 : 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-09-26 09:36:24.244 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-09-26 09:36:24.261 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:36:24.264 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-09-26 09:36:24.280 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:24.282 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-09-26 09:36:24.285 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:36:24.288 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-09-26 09:36:24.291 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-09-26 09:36:24.293 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-09-26 09:36:24.296 | + 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-09-26 09:36:24.328 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-09-26 09:36:24.331 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-09-26 09:36:24.334 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-09-26 09:36:24.336 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-09-26 09:36:24.339 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-09-26 09:36:24.342 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-09-26 09:36:24.345 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-26 09:36:24.348 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-26 09:36:24.351 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-09-26 09:36:24.354 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-09-26 09:36:24.356 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-09-26 09:36:24.359 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-09-26 09:36:24.361 | +++ 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-09-26 09:36:24.364 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 09:36:24.367 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 09:36:24.370 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-09-26 09:36:24.372 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-09-26 09:36:24.375 | + 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-09-26 09:36:24.378 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-09-26 09:36:24.395 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:36:24.397 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-09-26 09:36:24.400 | + 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-09-26 09:36:24.403 | + functions-common:run_process:1582 : local service=q-svc 2021-09-26 09:36:24.405 | + 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-09-26 09:36:24.408 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:24.410 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:24.413 | + functions-common:run_process:1587 : local name=q-svc 2021-09-26 09:36:24.417 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:24.420 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:24.422 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:24.425 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:24.429 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:24.432 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648984429 2021-09-26 09:36:24.435 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-09-26 09:36:24.451 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:24.454 | + 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-09-26 09:36:24.456 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-09-26 09:36:24.459 | + 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-09-26 09:36:24.462 | + 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-09-26 09:36:24.464 | + 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-09-26 09:36:24.467 | + 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-09-26 09:36:24.469 | + 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-09-26 09:36:24.471 | + 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-09-26 09:36:24.474 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-09-26 09:36:24.477 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:24.480 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:24.484 | + 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-09-26 09:36:24.494 | + 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-09-26 09:36:24.494 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-09-26 09:36:24.494 | + 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-09-26 09:36:24.494 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:24.497 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:24.499 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:24.501 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:24.503 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-09-26 09:36:24.506 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:24.510 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-09-26 09:36:24.567 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-09-26 09:36:24.623 | + 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-09-26 09:36:24.674 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-09-26 09:36:24.732 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-09-26 09:36:24.779 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:24.830 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:24.833 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-09-26 09:36:24.889 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:25.109 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-09-26 09:36:25.123 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-09-26 09:36:25.339 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-09-26 09:36:25.359 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:25.362 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:25.365 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:25.367 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:25.370 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:25.372 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:25.375 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:25.377 | + functions-common:time_stop:2338 : start_time=1632648984429 2021-09-26 09:36:25.380 | + functions-common:time_stop:2340 : [[ -z 1632648984429 ]] 2021-09-26 09:36:25.384 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:25.388 | + functions-common:time_stop:2343 : end_time=1632648985385 2021-09-26 09:36:25.390 | + functions-common:time_stop:2344 : elapsed_time=956 2021-09-26 09:36:25.393 | + functions-common:time_stop:2345 : total=9868 2021-09-26 09:36:25.395 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:25.398 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10824 2021-09-26 09:36:25.401 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.41:9696 2021-09-26 09:36:25.403 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-09-26 09:36:25.420 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:36:25.423 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-09-26 09:36:25.423 | Waiting for Neutron to start... 2021-09-26 09:36:25.425 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.41:9696' 2021-09-26 09:36:25.428 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.41:9696' 'Neutron did not start' 60 2021-09-26 09:36:25.431 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.41:9696' 2021-09-26 09:36:25.433 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-09-26 09:36:25.436 | + functions-common:test_with_retry:2271 : local until=60 2021-09-26 09:36:25.439 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-09-26 09:36:25.441 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-09-26 09:36:25.445 | + functions-common:time_start:2317 : local name=test_with_retry 2021-09-26 09:36:25.447 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:25.450 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:25.453 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:25.457 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648985454 2021-09-26 09:36:25.460 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.41:9696; do sleep 0.5; done' 2021-09-26 09:36:25.465 | 2021-09-26 09:36:25.465 | Redirecting output to ‘wget-log’. 2021-09-26 09:36:25.969 | 2021-09-26 09:36:25.969 | Redirecting output to ‘wget-log.1’. 2021-09-26 09:36:26.474 | 2021-09-26 09:36:26.474 | Redirecting output to ‘wget-log.2’. 2021-09-26 09:36:26.978 | 2021-09-26 09:36:26.978 | Redirecting output to ‘wget-log.3’. 2021-09-26 09:36:27.483 | 2021-09-26 09:36:27.483 | Redirecting output to ‘wget-log.4’. 2021-09-26 09:36:27.987 | 2021-09-26 09:36:27.987 | Redirecting output to ‘wget-log.5’. 2021-09-26 09:36:28.492 | 2021-09-26 09:36:28.492 | Redirecting output to ‘wget-log.6’. 2021-09-26 09:36:28.996 | 2021-09-26 09:36:28.996 | Redirecting output to ‘wget-log.7’. 2021-09-26 09:36:29.500 | 2021-09-26 09:36:29.501 | Redirecting output to ‘wget-log.8’. 2021-09-26 09:36:30.005 | 2021-09-26 09:36:30.006 | Redirecting output to ‘wget-log.9’. 2021-09-26 09:36:30.517 | 2021-09-26 09:36:30.517 | Redirecting output to ‘wget-log.10’. 2021-09-26 09:36:31.021 | 2021-09-26 09:36:31.021 | Redirecting output to ‘wget-log.11’. 2021-09-26 09:36:31.040 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.41:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-09-26 09:36:31.044 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:31.046 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:31.052 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:31.057 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:31.060 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:31.064 | + functions-common:time_stop:2337 : name=test_with_retry 2021-09-26 09:36:31.070 | + functions-common:time_stop:2338 : start_time=1632648985454 2021-09-26 09:36:31.073 | + functions-common:time_stop:2340 : [[ -z 1632648985454 ]] 2021-09-26 09:36:31.077 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:31.083 | + functions-common:time_stop:2343 : end_time=1632648991078 2021-09-26 09:36:31.086 | + functions-common:time_stop:2344 : elapsed_time=5624 2021-09-26 09:36:31.088 | + functions-common:time_stop:2345 : total=0 2021-09-26 09:36:31.090 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:31.093 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5624 2021-09-26 09:36:31.096 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-09-26 09:36:31.120 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:31.124 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-09-26 09:36:31.126 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:36:31.129 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-09-26 09:36:31.132 | + ./stack.sh:main:1299 : start_placement 2021-09-26 09:36:31.135 | + lib/placement:start_placement:161 : start_placement_api 2021-09-26 09:36:31.137 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-09-26 09:36:31.143 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-09-26 09:36:31.149 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.152 | + functions-common:run_process:1582 : local service=placement-api 2021-09-26 09:36:31.154 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.157 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:31.160 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:31.163 | + functions-common:run_process:1587 : local name=placement-api 2021-09-26 09:36:31.166 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:31.168 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:31.170 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:31.173 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:31.176 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:31.181 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648991177 2021-09-26 09:36:31.183 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-09-26 09:36:31.207 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:31.210 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-09-26 09:36:31.212 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-09-26 09:36:31.215 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.217 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.220 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.223 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.225 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-09-26 09:36:31.228 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-09-26 09:36:31.230 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-09-26 09:36:31.233 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:31.236 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:31.239 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-09-26 09:36:31.241 | + 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-09-26 09:36:31.244 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-09-26 09:36:31.246 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-09-26 09:36:31.249 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:36:31.251 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:36:31.253 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-09-26 09:36:31.256 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:36:31.261 | + 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-09-26 09:36:31.317 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-09-26 09:36:31.372 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-09-26 09:36:31.419 | + 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-09-26 09:36:31.466 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:31.515 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-09-26 09:36:31.566 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-09-26 09:36:31.616 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-09-26 09:36:31.664 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-09-26 09:36:31.711 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-09-26 09:36:31.760 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:36:31.763 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-09-26 09:36:31.820 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:36:32.028 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-09-26 09:36:32.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-09-26 09:36:32.247 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-09-26 09:36:32.325 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:32.327 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:32.330 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:32.333 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:32.335 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:32.338 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:32.340 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:32.343 | + functions-common:time_stop:2338 : start_time=1632648991177 2021-09-26 09:36:32.345 | + functions-common:time_stop:2340 : [[ -z 1632648991177 ]] 2021-09-26 09:36:32.348 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:32.351 | + functions-common:time_stop:2343 : end_time=1632648992349 2021-09-26 09:36:32.354 | + functions-common:time_stop:2344 : elapsed_time=1172 2021-09-26 09:36:32.356 | + functions-common:time_stop:2345 : total=10824 2021-09-26 09:36:32.359 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:32.361 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11996 2021-09-26 09:36:32.364 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-09-26 09:36:32.364 | Waiting for placement-api to start... 2021-09-26 09:36:32.367 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.41/placement 2021-09-26 09:36:32.369 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:36:32.371 | + functions:wait_for_service:445 : local url=http://10.222.0.41/placement 2021-09-26 09:36:32.374 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:36:32.376 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:36:32.379 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:36:32.382 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:32.385 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:32.388 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:32.391 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648992389 2021-09-26 09:36:32.394 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:36:32.400 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/placement 2021-09-26 09:36:35.375 | + :: : [[ 200 == 503 ]] 2021-09-26 09:36:35.376 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:36:35.380 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:36:35.383 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:35.385 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:35.388 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:35.390 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:35.393 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:35.396 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:36:35.398 | + functions-common:time_stop:2338 : start_time=1632648992389 2021-09-26 09:36:35.401 | + functions-common:time_stop:2340 : [[ -z 1632648992389 ]] 2021-09-26 09:36:35.404 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:35.407 | + functions-common:time_stop:2343 : end_time=1632648995405 2021-09-26 09:36:35.410 | + functions-common:time_stop:2344 : elapsed_time=3016 2021-09-26 09:36:35.412 | + functions-common:time_stop:2345 : total=16894 2021-09-26 09:36:35.415 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:35.417 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19910 2021-09-26 09:36:35.420 | + functions:wait_for_service:454 : return 0 2021-09-26 09:36:35.422 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-09-26 09:36:35.439 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:35.442 | + ./stack.sh:main:1303 : start_neutron 2021-09-26 09:36:35.444 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-09-26 09:36:35.448 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:36:35.448 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-09-26 09:36:35.453 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-09-26 09:36:35.455 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-09-26 09:36:35.458 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-09-26 09:36:35.461 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-09-26 09:36:35.464 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-09-26 09:36:35.466 | + 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-09-26 09:36:35.469 | + functions-common:run_process:1582 : local service=q-agt 2021-09-26 09:36:35.471 | + 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-09-26 09:36:35.474 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:35.476 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:35.479 | + functions-common:run_process:1587 : local name=q-agt 2021-09-26 09:36:35.481 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:35.486 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:35.486 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:35.490 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:35.493 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:35.496 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648995494 2021-09-26 09:36:35.499 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-09-26 09:36:35.515 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:35.518 | + 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-09-26 09:36:35.521 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-09-26 09:36:35.523 | + 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-09-26 09:36:35.526 | + 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-09-26 09:36:35.528 | + 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-09-26 09:36:35.530 | + 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-09-26 09:36:35.533 | + 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-09-26 09:36:35.536 | + 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-09-26 09:36:35.538 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-09-26 09:36:35.541 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:35.543 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:35.546 | + 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-09-26 09:36:35.548 | + 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-09-26 09:36:35.551 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-09-26 09:36:35.554 | + 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-09-26 09:36:35.556 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:35.558 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:35.561 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:35.563 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:35.565 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-09-26 09:36:35.568 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:35.572 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-09-26 09:36:35.636 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-09-26 09:36:35.692 | + 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-09-26 09:36:35.739 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-09-26 09:36:35.785 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-09-26 09:36:35.834 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:35.880 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:35.882 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-09-26 09:36:35.938 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:36.145 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-09-26 09:36:36.158 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-09-26 09:36:36.373 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-09-26 09:36:36.395 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:36.397 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:36.400 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:36.402 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:36.405 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:36.407 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:36.411 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:36.413 | + functions-common:time_stop:2338 : start_time=1632648995494 2021-09-26 09:36:36.416 | + functions-common:time_stop:2340 : [[ -z 1632648995494 ]] 2021-09-26 09:36:36.419 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:36.423 | + functions-common:time_stop:2343 : end_time=1632648996420 2021-09-26 09:36:36.425 | + functions-common:time_stop:2344 : elapsed_time=926 2021-09-26 09:36:36.428 | + functions-common:time_stop:2345 : total=11996 2021-09-26 09:36:36.430 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:36.433 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12922 2021-09-26 09:36:36.435 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-09-26 09:36:36.438 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 09:36:36.441 | + functions-common:is_provider_network:2183 : return 1 2021-09-26 09:36:36.443 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-09-26 09:36:36.446 | + 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-09-26 09:36:36.448 | + functions-common:run_process:1582 : local service=q-dhcp 2021-09-26 09:36:36.450 | + 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-09-26 09:36:36.453 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:36.455 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:36.458 | + functions-common:run_process:1587 : local name=q-dhcp 2021-09-26 09:36:36.461 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:36.463 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:36.466 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:36.468 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:36.472 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:36.477 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648996473 2021-09-26 09:36:36.480 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-09-26 09:36:36.497 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:36.500 | + 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-09-26 09:36:36.502 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-09-26 09:36:36.505 | + 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-09-26 09:36:36.508 | + 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-09-26 09:36:36.510 | + 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-09-26 09:36:36.513 | + 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-09-26 09:36:36.515 | + 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-09-26 09:36:36.522 | + 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-09-26 09:36:36.522 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-09-26 09:36:36.524 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:36.527 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:36.529 | + 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-09-26 09:36:36.532 | + 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-09-26 09:36:36.534 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-09-26 09:36:36.537 | + 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-09-26 09:36:36.540 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:36.543 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:36.545 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:36.549 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:36.551 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-09-26 09:36:36.554 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:36.559 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-09-26 09:36:36.622 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-09-26 09:36:36.685 | + 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-09-26 09:36:36.733 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-09-26 09:36:36.781 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-09-26 09:36:36.828 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:36.876 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:36.879 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-09-26 09:36:36.938 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:37.169 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-09-26 09:36:37.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-09-26 09:36:37.387 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-09-26 09:36:37.408 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:37.411 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:37.413 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:37.416 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:37.418 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:37.421 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:37.423 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:37.427 | + functions-common:time_stop:2338 : start_time=1632648996473 2021-09-26 09:36:37.429 | + functions-common:time_stop:2340 : [[ -z 1632648996473 ]] 2021-09-26 09:36:37.432 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:37.436 | + functions-common:time_stop:2343 : end_time=1632648997433 2021-09-26 09:36:37.438 | + functions-common:time_stop:2344 : elapsed_time=960 2021-09-26 09:36:37.441 | + functions-common:time_stop:2345 : total=12922 2021-09-26 09:36:37.443 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:37.446 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13882 2021-09-26 09:36:37.448 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-09-26 09:36:37.467 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:36:37.470 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-09-26 09:36:37.473 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-09-26 09:36:37.476 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-09-26 09:36:37.479 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-09-26 09:36:37.481 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 09:36:37.484 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 09:36:37.487 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 09:36:37.490 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-09-26 09:36:37.492 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-09-26 09:36:37.495 | + 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-09-26 09:36:37.498 | + functions-common:run_process:1582 : local service=q-l3 2021-09-26 09:36:37.500 | + 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-09-26 09:36:37.503 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:37.507 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:37.509 | + functions-common:run_process:1587 : local name=q-l3 2021-09-26 09:36:37.512 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:37.515 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:37.517 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:37.520 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:37.523 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:37.527 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648997524 2021-09-26 09:36:37.529 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-09-26 09:36:37.547 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:37.549 | + 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-09-26 09:36:37.554 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-09-26 09:36:37.557 | + 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-09-26 09:36:37.560 | + 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-09-26 09:36:37.563 | + 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-09-26 09:36:37.566 | + 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-09-26 09:36:37.568 | + 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-09-26 09:36:37.571 | + 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-09-26 09:36:37.574 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-09-26 09:36:37.576 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:37.579 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:37.581 | + 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-09-26 09:36:37.584 | + 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-09-26 09:36:37.587 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-09-26 09:36:37.589 | + 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-09-26 09:36:37.591 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:37.594 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:37.596 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:37.599 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:37.602 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-09-26 09:36:37.604 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:37.609 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-09-26 09:36:37.682 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-09-26 09:36:37.747 | + 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-09-26 09:36:37.796 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-09-26 09:36:37.847 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-09-26 09:36:37.901 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:37.955 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:37.958 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-09-26 09:36:38.020 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:38.248 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-09-26 09:36:38.263 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-09-26 09:36:38.479 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-09-26 09:36:38.503 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:38.506 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:38.508 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:38.511 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:38.513 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:38.515 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:38.518 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:38.521 | + functions-common:time_stop:2338 : start_time=1632648997524 2021-09-26 09:36:38.523 | + functions-common:time_stop:2340 : [[ -z 1632648997524 ]] 2021-09-26 09:36:38.527 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:38.530 | + functions-common:time_stop:2343 : end_time=1632648998527 2021-09-26 09:36:38.532 | + functions-common:time_stop:2344 : elapsed_time=1003 2021-09-26 09:36:38.535 | + functions-common:time_stop:2345 : total=13882 2021-09-26 09:36:38.538 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:38.540 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14885 2021-09-26 09:36:38.543 | + 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-09-26 09:36:38.545 | + functions-common:run_process:1582 : local service=q-meta 2021-09-26 09:36:38.547 | + 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-09-26 09:36:38.550 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:38.552 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:38.555 | + functions-common:run_process:1587 : local name=q-meta 2021-09-26 09:36:38.557 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:38.560 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:38.562 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:38.565 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:38.568 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:38.572 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648998569 2021-09-26 09:36:38.574 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-09-26 09:36:38.594 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:38.596 | + 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-09-26 09:36:38.600 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-09-26 09:36:38.602 | + 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-09-26 09:36:38.605 | + 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-09-26 09:36:38.607 | + 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-09-26 09:36:38.610 | + 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-09-26 09:36:38.612 | + 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-09-26 09:36:38.615 | + 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-09-26 09:36:38.617 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-09-26 09:36:38.624 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:38.631 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:38.639 | + 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-09-26 09:36:38.642 | + 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-09-26 09:36:38.645 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-09-26 09:36:38.655 | + 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-09-26 09:36:38.663 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:38.671 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:38.677 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:38.681 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:38.683 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-09-26 09:36:38.686 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:38.690 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-09-26 09:36:38.758 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-09-26 09:36:38.822 | + 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-09-26 09:36:38.882 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-09-26 09:36:38.938 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-09-26 09:36:38.992 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:39.049 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:39.053 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-09-26 09:36:39.118 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:39.340 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-09-26 09:36:39.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-09-26 09:36:39.569 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-09-26 09:36:39.610 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:39.616 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:39.630 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:39.638 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:39.646 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:39.651 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:39.662 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:39.662 | + functions-common:time_stop:2338 : start_time=1632648998569 2021-09-26 09:36:39.674 | + functions-common:time_stop:2340 : [[ -z 1632648998569 ]] 2021-09-26 09:36:39.682 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:39.694 | + functions-common:time_stop:2343 : end_time=1632648999679 2021-09-26 09:36:39.702 | + functions-common:time_stop:2344 : elapsed_time=1110 2021-09-26 09:36:39.714 | + functions-common:time_stop:2345 : total=14885 2021-09-26 09:36:39.719 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:39.723 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15995 2021-09-26 09:36:39.731 | + 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-09-26 09:36:39.735 | + functions-common:run_process:1582 : local service=q-metering 2021-09-26 09:36:39.747 | + 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-09-26 09:36:39.751 | + functions-common:run_process:1584 : local group= 2021-09-26 09:36:39.763 | + functions-common:run_process:1585 : local user= 2021-09-26 09:36:39.770 | + functions-common:run_process:1587 : local name=q-metering 2021-09-26 09:36:39.781 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:36:39.784 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:36:39.799 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:36:39.803 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:36:39.818 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:36:39.835 | + functions-common:time_start:2322 : _TIME_START[$name]=1632648999823 2021-09-26 09:36:39.842 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-09-26 09:36:39.895 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:39.903 | + 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-09-26 09:36:39.914 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-09-26 09:36:39.927 | + 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-09-26 09:36:39.938 | + 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-09-26 09:36:39.951 | + 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-09-26 09:36:39.962 | + 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-09-26 09:36:39.971 | + 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-09-26 09:36:39.983 | + 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-09-26 09:36:39.991 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-09-26 09:36:39.995 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:36:40.002 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:36:40.015 | + 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-09-26 09:36:40.022 | + 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-09-26 09:36:40.028 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-09-26 09:36:40.034 | + 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-09-26 09:36:40.047 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:36:40.055 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:36:40.059 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:36:40.069 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:36:40.075 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-09-26 09:36:40.087 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:36:40.099 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-09-26 09:36:40.267 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-09-26 09:36:40.405 | + 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-09-26 09:36:40.523 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-09-26 09:36:40.645 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-09-26 09:36:40.740 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:36:40.836 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:36:40.842 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-09-26 09:36:40.969 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:36:41.223 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-09-26 09:36:41.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-09-26 09:36:41.485 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-09-26 09:36:41.517 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:36:41.524 | + functions-common:time_stop:2331 : local name 2021-09-26 09:36:41.531 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:36:41.539 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:36:41.547 | + functions-common:time_stop:2334 : local total 2021-09-26 09:36:41.555 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:36:41.559 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:36:41.564 | + functions-common:time_stop:2338 : start_time=1632648999823 2021-09-26 09:36:41.568 | + functions-common:time_stop:2340 : [[ -z 1632648999823 ]] 2021-09-26 09:36:41.579 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:36:41.587 | + functions-common:time_stop:2343 : end_time=1632649001580 2021-09-26 09:36:41.590 | + functions-common:time_stop:2344 : elapsed_time=1757 2021-09-26 09:36:41.596 | + functions-common:time_stop:2345 : total=15995 2021-09-26 09:36:41.600 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:36:41.607 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17752 2021-09-26 09:36:41.610 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-09-26 09:36:41.647 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:36:41.655 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-09-26 09:36:41.661 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-09-26 09:36:41.667 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:36:41.670 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-09-26 09:36:41.672 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-09-26 09:36:41.676 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-09-26 09:36:41.682 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-09-26 09:36:41.687 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-09-26 09:36:41.687 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-09-26 09:36:41.692 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:36:41.702 | ++ functions-common:get_field:727 : read data 2021-09-26 09:36:44.362 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:44.366 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-09-26 09:36:44.368 | ++ functions-common:get_field:731 : field='$2' 2021-09-26 09:36:44.372 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-09-26 09:36:44.372 | ++ functions-common:get_field:733 : echo '| c79400c63605468f8e836f7eac859c3e | demo |' 2021-09-26 09:36:44.377 | ++ functions-common:get_field:727 : read data 2021-09-26 09:36:44.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:36:44.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-09-26 09:36:44.387 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:36:44.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-09-26 09:36:44.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-09-26 09:36:44.410 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-09-26 09:36:44.414 | ++ 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-09-26 09:36:47.279 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:47.283 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 09:36:47.283 | router-admin-state-down-before-update 2021-09-26 09:36:47.283 | agent 2021-09-26 09:36:47.283 | agent-resources-synced 2021-09-26 09:36:47.283 | allowed-address-pairs 2021-09-26 09:36:47.283 | auto-allocated-topology 2021-09-26 09:36:47.283 | availability_zone 2021-09-26 09:36:47.283 | availability_zone_filter 2021-09-26 09:36:47.283 | default-subnetpools 2021-09-26 09:36:47.283 | dhcp_agent_scheduler 2021-09-26 09:36:47.283 | dvr 2021-09-26 09:36:47.283 | empty-string-filtering 2021-09-26 09:36:47.283 | external-net 2021-09-26 09:36:47.283 | extra_dhcp_opt 2021-09-26 09:36:47.283 | extraroute 2021-09-26 09:36:47.283 | extraroute-atomic 2021-09-26 09:36:47.283 | filter-validation 2021-09-26 09:36:47.283 | fip-port-details 2021-09-26 09:36:47.283 | flavors 2021-09-26 09:36:47.283 | floatingip-pools 2021-09-26 09:36:47.283 | ip-substring-filtering 2021-09-26 09:36:47.283 | router 2021-09-26 09:36:47.283 | ext-gw-mode 2021-09-26 09:36:47.283 | l3-ha 2021-09-26 09:36:47.283 | l3-flavors 2021-09-26 09:36:47.283 | l3-port-ip-change-not-allowed 2021-09-26 09:36:47.283 | l3_agent_scheduler 2021-09-26 09:36:47.284 | metering 2021-09-26 09:36:47.284 | multi-provider 2021-09-26 09:36:47.284 | net-mtu 2021-09-26 09:36:47.284 | net-mtu-writable 2021-09-26 09:36:47.284 | network_availability_zone 2021-09-26 09:36:47.284 | network-ip-availability 2021-09-26 09:36:47.284 | pagination 2021-09-26 09:36:47.284 | port-mac-address-regenerate 2021-09-26 09:36:47.284 | binding 2021-09-26 09:36:47.284 | binding-extended 2021-09-26 09:36:47.284 | port-security 2021-09-26 09:36:47.284 | project-id 2021-09-26 09:36:47.284 | provider 2021-09-26 09:36:47.284 | quotas 2021-09-26 09:36:47.284 | quota_details 2021-09-26 09:36:47.284 | rbac-policies 2021-09-26 09:36:47.284 | rbac-address-scope 2021-09-26 09:36:47.285 | rbac-security-groups 2021-09-26 09:36:47.285 | rbac-subnetpool 2021-09-26 09:36:47.285 | revision-if-match 2021-09-26 09:36:47.285 | standard-attr-revisions 2021-09-26 09:36:47.285 | router_availability_zone 2021-09-26 09:36:47.285 | port-security-groups-filtering 2021-09-26 09:36:47.285 | security-group 2021-09-26 09:36:47.285 | service-type 2021-09-26 09:36:47.285 | sorting 2021-09-26 09:36:47.285 | standard-attr-description 2021-09-26 09:36:47.285 | stateful-security-group 2021-09-26 09:36:47.285 | subnet_onboard 2021-09-26 09:36:47.285 | subnet-service-types 2021-09-26 09:36:47.285 | subnet_allocation 2021-09-26 09:36:47.285 | subnetpool-prefix-ops 2021-09-26 09:36:47.285 | standard-attr-tag 2021-09-26 09:36:47.286 | standard-attr-timestamp' 2021-09-26 09:36:47.287 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 09:36:47.287 | router-admin-state-down-before-update 2021-09-26 09:36:47.287 | agent 2021-09-26 09:36:47.287 | agent-resources-synced 2021-09-26 09:36:47.287 | allowed-address-pairs 2021-09-26 09:36:47.287 | auto-allocated-topology 2021-09-26 09:36:47.287 | availability_zone 2021-09-26 09:36:47.287 | availability_zone_filter 2021-09-26 09:36:47.287 | default-subnetpools 2021-09-26 09:36:47.287 | dhcp_agent_scheduler 2021-09-26 09:36:47.287 | dvr 2021-09-26 09:36:47.287 | empty-string-filtering 2021-09-26 09:36:47.288 | external-net 2021-09-26 09:36:47.288 | extra_dhcp_opt 2021-09-26 09:36:47.288 | extraroute 2021-09-26 09:36:47.288 | extraroute-atomic 2021-09-26 09:36:47.288 | filter-validation 2021-09-26 09:36:47.288 | fip-port-details 2021-09-26 09:36:47.288 | flavors 2021-09-26 09:36:47.288 | floatingip-pools 2021-09-26 09:36:47.288 | ip-substring-filtering 2021-09-26 09:36:47.288 | router 2021-09-26 09:36:47.288 | ext-gw-mode 2021-09-26 09:36:47.288 | l3-ha 2021-09-26 09:36:47.288 | l3-flavors 2021-09-26 09:36:47.288 | l3-port-ip-change-not-allowed 2021-09-26 09:36:47.288 | l3_agent_scheduler 2021-09-26 09:36:47.288 | metering 2021-09-26 09:36:47.288 | multi-provider 2021-09-26 09:36:47.288 | net-mtu 2021-09-26 09:36:47.288 | net-mtu-writable 2021-09-26 09:36:47.288 | network_availability_zone 2021-09-26 09:36:47.288 | network-ip-availability 2021-09-26 09:36:47.288 | pagination 2021-09-26 09:36:47.288 | port-mac-address-regenerate 2021-09-26 09:36:47.288 | binding 2021-09-26 09:36:47.288 | binding-extended 2021-09-26 09:36:47.288 | port-security 2021-09-26 09:36:47.288 | project-id 2021-09-26 09:36:47.288 | provider 2021-09-26 09:36:47.288 | quotas 2021-09-26 09:36:47.288 | quota_details 2021-09-26 09:36:47.288 | rbac-policies 2021-09-26 09:36:47.288 | rbac-address-scope 2021-09-26 09:36:47.288 | rbac-security-groups 2021-09-26 09:36:47.288 | rbac-subnetpool 2021-09-26 09:36:47.288 | revision-if-match 2021-09-26 09:36:47.289 | standard-attr-revisions 2021-09-26 09:36:47.289 | router_availability_zone 2021-09-26 09:36:47.289 | port-security-groups-filtering 2021-09-26 09:36:47.289 | security-group 2021-09-26 09:36:47.289 | service-type 2021-09-26 09:36:47.289 | sorting 2021-09-26 09:36:47.289 | standard-attr-description 2021-09-26 09:36:47.289 | stateful-security-group 2021-09-26 09:36:47.289 | subnet_onboard 2021-09-26 09:36:47.289 | subnet-service-types 2021-09-26 09:36:47.289 | subnet_allocation 2021-09-26 09:36:47.289 | subnetpool-prefix-ops 2021-09-26 09:36:47.289 | standard-attr-tag 2021-09-26 09:36:47.289 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-26 09:36:47.290 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 09:36:47.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-09-26 09:36:47.295 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-09-26 09:36:47.299 | ++ 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-09-26 09:36:50.124 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:50.127 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=1299c868-8bb8-4746-bbd1-f702befe777f 2021-09-26 09:36:50.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-09-26 09:36:50.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-09-26 09:36:50.135 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 09:36:50.138 | + functions-common:is_provider_network:2183 : return 1 2021-09-26 09:36:50.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project c79400c63605468f8e836f7eac859c3e private 2021-09-26 09:36:50.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-09-26 09:36:50.142 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-09-26 09:36:50.145 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:36:50.148 | ++ functions-common:get_field:727 : read data 2021-09-26 09:36:53.172 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:53.175 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 09:36:53.178 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 09:36:53.181 | ++ functions-common:get_field:733 : echo '| id | 39c5bb1c-0a19-4ee2-b48f-2301239087bb |' 2021-09-26 09:36:53.182 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 09:36:53.187 | ++ functions-common:get_field:727 : read data 2021-09-26 09:36:53.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=39c5bb1c-0a19-4ee2-b48f-2301239087bb 2021-09-26 09:36:53.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private c79400c63605468f8e836f7eac859c3e' 2021-09-26 09:36:53.198 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:36:53.215 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-09-26 09:36:53.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 c79400c63605468f8e836f7eac859c3e 2021-09-26 09:36:53.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:36:53.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 1299c868-8bb8-4746-bbd1-f702befe777f ']' 2021-09-26 09:36:53.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project c79400c63605468f8e836f7eac859c3e ' 2021-09-26 09:36:53.229 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-09-26 09:36:53.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-09-26 09:36:53.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-09-26 09:36:53.237 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 1299c868-8bb8-4746-bbd1-f702befe777f ' 2021-09-26 09:36:53.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-09-26 09:36:53.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 39c5bb1c-0a19-4ee2-b48f-2301239087bb private-subnet' 2021-09-26 09:36:53.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-09-26 09:36:53.250 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project c79400c63605468f8e836f7eac859c3e --ip-version 4 --gateway 172.20.0.1 --subnet-pool 1299c868-8bb8-4746-bbd1-f702befe777f --network 39c5bb1c-0a19-4ee2-b48f-2301239087bb private-subnet 2021-09-26 09:36:53.252 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-09-26 09:36:53.252 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-09-26 09:36:53.255 | +++ functions-common:get_field:726 : local data field 2021-09-26 09:36:53.258 | +++ functions-common:get_field:727 : read data 2021-09-26 09:36:56.377 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:56.380 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 09:36:56.383 | +++ functions-common:get_field:731 : field='$3' 2021-09-26 09:36:56.386 | +++ functions-common:get_field:733 : echo '| id | 371f80b6-32f8-44d7-b86b-7207683b4c9a |' 2021-09-26 09:36:56.389 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 09:36:56.391 | +++ functions-common:get_field:727 : read data 2021-09-26 09:36:56.395 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=371f80b6-32f8-44d7-b86b-7207683b4c9a 2021-09-26 09:36:56.398 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for c79400c63605468f8e836f7eac859c3e' 2021-09-26 09:36:56.400 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:36:56.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 371f80b6-32f8-44d7-b86b-7207683b4c9a 2021-09-26 09:36:56.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=371f80b6-32f8-44d7-b86b-7207683b4c9a 2021-09-26 09:36:56.423 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-09-26 09:36:56.426 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-09-26 09:36:56.429 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-09-26 09:36:56.432 | ++ 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-09-26 09:36:58.718 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:36:58.721 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 09:36:58.721 | router-admin-state-down-before-update 2021-09-26 09:36:58.721 | agent 2021-09-26 09:36:58.721 | agent-resources-synced 2021-09-26 09:36:58.721 | allowed-address-pairs 2021-09-26 09:36:58.721 | auto-allocated-topology 2021-09-26 09:36:58.722 | availability_zone 2021-09-26 09:36:58.722 | availability_zone_filter 2021-09-26 09:36:58.722 | default-subnetpools 2021-09-26 09:36:58.722 | dhcp_agent_scheduler 2021-09-26 09:36:58.722 | dvr 2021-09-26 09:36:58.722 | empty-string-filtering 2021-09-26 09:36:58.722 | external-net 2021-09-26 09:36:58.722 | extra_dhcp_opt 2021-09-26 09:36:58.722 | extraroute 2021-09-26 09:36:58.722 | extraroute-atomic 2021-09-26 09:36:58.722 | filter-validation 2021-09-26 09:36:58.722 | fip-port-details 2021-09-26 09:36:58.722 | flavors 2021-09-26 09:36:58.722 | floatingip-pools 2021-09-26 09:36:58.722 | ip-substring-filtering 2021-09-26 09:36:58.722 | router 2021-09-26 09:36:58.722 | ext-gw-mode 2021-09-26 09:36:58.723 | l3-ha 2021-09-26 09:36:58.723 | l3-flavors 2021-09-26 09:36:58.723 | l3-port-ip-change-not-allowed 2021-09-26 09:36:58.723 | l3_agent_scheduler 2021-09-26 09:36:58.723 | metering 2021-09-26 09:36:58.723 | multi-provider 2021-09-26 09:36:58.723 | net-mtu 2021-09-26 09:36:58.723 | net-mtu-writable 2021-09-26 09:36:58.723 | network_availability_zone 2021-09-26 09:36:58.723 | network-ip-availability 2021-09-26 09:36:58.723 | pagination 2021-09-26 09:36:58.723 | port-mac-address-regenerate 2021-09-26 09:36:58.723 | binding 2021-09-26 09:36:58.723 | binding-extended 2021-09-26 09:36:58.723 | port-security 2021-09-26 09:36:58.723 | project-id 2021-09-26 09:36:58.723 | provider 2021-09-26 09:36:58.723 | quotas 2021-09-26 09:36:58.723 | quota_details 2021-09-26 09:36:58.723 | rbac-policies 2021-09-26 09:36:58.723 | rbac-address-scope 2021-09-26 09:36:58.723 | rbac-security-groups 2021-09-26 09:36:58.723 | rbac-subnetpool 2021-09-26 09:36:58.723 | revision-if-match 2021-09-26 09:36:58.723 | standard-attr-revisions 2021-09-26 09:36:58.723 | router_availability_zone 2021-09-26 09:36:58.723 | port-security-groups-filtering 2021-09-26 09:36:58.724 | security-group 2021-09-26 09:36:58.724 | service-type 2021-09-26 09:36:58.724 | sorting 2021-09-26 09:36:58.724 | standard-attr-description 2021-09-26 09:36:58.724 | stateful-security-group 2021-09-26 09:36:58.724 | subnet_onboard 2021-09-26 09:36:58.724 | subnet-service-types 2021-09-26 09:36:58.724 | subnet_allocation 2021-09-26 09:36:58.724 | subnetpool-prefix-ops 2021-09-26 09:36:58.724 | standard-attr-tag 2021-09-26 09:36:58.724 | standard-attr-timestamp' 2021-09-26 09:36:58.725 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 09:36:58.725 | router-admin-state-down-before-update 2021-09-26 09:36:58.725 | agent 2021-09-26 09:36:58.725 | agent-resources-synced 2021-09-26 09:36:58.725 | allowed-address-pairs 2021-09-26 09:36:58.725 | auto-allocated-topology 2021-09-26 09:36:58.725 | availability_zone 2021-09-26 09:36:58.725 | availability_zone_filter 2021-09-26 09:36:58.725 | default-subnetpools 2021-09-26 09:36:58.725 | dhcp_agent_scheduler 2021-09-26 09:36:58.725 | dvr 2021-09-26 09:36:58.725 | empty-string-filtering 2021-09-26 09:36:58.725 | external-net 2021-09-26 09:36:58.725 | extra_dhcp_opt 2021-09-26 09:36:58.725 | extraroute 2021-09-26 09:36:58.725 | extraroute-atomic 2021-09-26 09:36:58.725 | filter-validation 2021-09-26 09:36:58.725 | fip-port-details 2021-09-26 09:36:58.725 | flavors 2021-09-26 09:36:58.725 | floatingip-pools 2021-09-26 09:36:58.725 | ip-substring-filtering 2021-09-26 09:36:58.725 | router 2021-09-26 09:36:58.725 | ext-gw-mode 2021-09-26 09:36:58.726 | l3-ha 2021-09-26 09:36:58.726 | l3-flavors 2021-09-26 09:36:58.726 | l3-port-ip-change-not-allowed 2021-09-26 09:36:58.726 | l3_agent_scheduler 2021-09-26 09:36:58.726 | metering 2021-09-26 09:36:58.726 | multi-provider 2021-09-26 09:36:58.726 | net-mtu 2021-09-26 09:36:58.726 | net-mtu-writable 2021-09-26 09:36:58.726 | network_availability_zone 2021-09-26 09:36:58.726 | network-ip-availability 2021-09-26 09:36:58.726 | pagination 2021-09-26 09:36:58.726 | port-mac-address-regenerate 2021-09-26 09:36:58.726 | binding 2021-09-26 09:36:58.726 | binding-extended 2021-09-26 09:36:58.726 | port-security 2021-09-26 09:36:58.726 | project-id 2021-09-26 09:36:58.726 | provider 2021-09-26 09:36:58.726 | quotas 2021-09-26 09:36:58.726 | quota_details 2021-09-26 09:36:58.726 | rbac-policies 2021-09-26 09:36:58.726 | rbac-address-scope 2021-09-26 09:36:58.726 | rbac-security-groups 2021-09-26 09:36:58.726 | rbac-subnetpool 2021-09-26 09:36:58.726 | revision-if-match 2021-09-26 09:36:58.726 | standard-attr-revisions 2021-09-26 09:36:58.726 | router_availability_zone 2021-09-26 09:36:58.726 | port-security-groups-filtering 2021-09-26 09:36:58.726 | security-group 2021-09-26 09:36:58.726 | service-type 2021-09-26 09:36:58.726 | sorting 2021-09-26 09:36:58.726 | standard-attr-description 2021-09-26 09:36:58.727 | stateful-security-group 2021-09-26 09:36:58.727 | subnet_onboard 2021-09-26 09:36:58.727 | subnet-service-types 2021-09-26 09:36:58.727 | subnet_allocation 2021-09-26 09:36:58.727 | subnetpool-prefix-ops 2021-09-26 09:36:58.727 | standard-attr-tag 2021-09-26 09:36:58.727 | standard-attr-timestamp =~ router ]] 2021-09-26 09:36:58.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 09:36:58.730 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-09-26 09:36:58.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-09-26 09:36:58.736 | ++ 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-09-26 09:37:01.478 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:01.481 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 09:37:01.481 | router-admin-state-down-before-update 2021-09-26 09:37:01.481 | agent 2021-09-26 09:37:01.481 | agent-resources-synced 2021-09-26 09:37:01.481 | allowed-address-pairs 2021-09-26 09:37:01.481 | auto-allocated-topology 2021-09-26 09:37:01.481 | availability_zone 2021-09-26 09:37:01.481 | availability_zone_filter 2021-09-26 09:37:01.481 | default-subnetpools 2021-09-26 09:37:01.481 | dhcp_agent_scheduler 2021-09-26 09:37:01.481 | dvr 2021-09-26 09:37:01.481 | empty-string-filtering 2021-09-26 09:37:01.481 | external-net 2021-09-26 09:37:01.481 | extra_dhcp_opt 2021-09-26 09:37:01.481 | extraroute 2021-09-26 09:37:01.481 | extraroute-atomic 2021-09-26 09:37:01.481 | filter-validation 2021-09-26 09:37:01.481 | fip-port-details 2021-09-26 09:37:01.481 | flavors 2021-09-26 09:37:01.481 | floatingip-pools 2021-09-26 09:37:01.481 | ip-substring-filtering 2021-09-26 09:37:01.482 | router 2021-09-26 09:37:01.482 | ext-gw-mode 2021-09-26 09:37:01.482 | l3-ha 2021-09-26 09:37:01.482 | l3-flavors 2021-09-26 09:37:01.482 | l3-port-ip-change-not-allowed 2021-09-26 09:37:01.482 | l3_agent_scheduler 2021-09-26 09:37:01.482 | metering 2021-09-26 09:37:01.482 | multi-provider 2021-09-26 09:37:01.482 | net-mtu 2021-09-26 09:37:01.482 | net-mtu-writable 2021-09-26 09:37:01.482 | network_availability_zone 2021-09-26 09:37:01.482 | network-ip-availability 2021-09-26 09:37:01.482 | pagination 2021-09-26 09:37:01.482 | port-mac-address-regenerate 2021-09-26 09:37:01.482 | binding 2021-09-26 09:37:01.482 | binding-extended 2021-09-26 09:37:01.482 | port-security 2021-09-26 09:37:01.482 | project-id 2021-09-26 09:37:01.482 | provider 2021-09-26 09:37:01.482 | quotas 2021-09-26 09:37:01.482 | quota_details 2021-09-26 09:37:01.482 | rbac-policies 2021-09-26 09:37:01.482 | rbac-address-scope 2021-09-26 09:37:01.482 | rbac-security-groups 2021-09-26 09:37:01.482 | rbac-subnetpool 2021-09-26 09:37:01.482 | revision-if-match 2021-09-26 09:37:01.482 | standard-attr-revisions 2021-09-26 09:37:01.482 | router_availability_zone 2021-09-26 09:37:01.482 | port-security-groups-filtering 2021-09-26 09:37:01.482 | security-group 2021-09-26 09:37:01.482 | service-type 2021-09-26 09:37:01.482 | sorting 2021-09-26 09:37:01.483 | standard-attr-description 2021-09-26 09:37:01.483 | stateful-security-group 2021-09-26 09:37:01.483 | subnet_onboard 2021-09-26 09:37:01.483 | subnet-service-types 2021-09-26 09:37:01.483 | subnet_allocation 2021-09-26 09:37:01.483 | subnetpool-prefix-ops 2021-09-26 09:37:01.483 | standard-attr-tag 2021-09-26 09:37:01.483 | standard-attr-timestamp' 2021-09-26 09:37:01.484 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 09:37:01.484 | router-admin-state-down-before-update 2021-09-26 09:37:01.484 | agent 2021-09-26 09:37:01.484 | agent-resources-synced 2021-09-26 09:37:01.484 | allowed-address-pairs 2021-09-26 09:37:01.484 | auto-allocated-topology 2021-09-26 09:37:01.484 | availability_zone 2021-09-26 09:37:01.484 | availability_zone_filter 2021-09-26 09:37:01.484 | default-subnetpools 2021-09-26 09:37:01.484 | dhcp_agent_scheduler 2021-09-26 09:37:01.484 | dvr 2021-09-26 09:37:01.484 | empty-string-filtering 2021-09-26 09:37:01.484 | external-net 2021-09-26 09:37:01.484 | extra_dhcp_opt 2021-09-26 09:37:01.484 | extraroute 2021-09-26 09:37:01.484 | extraroute-atomic 2021-09-26 09:37:01.484 | filter-validation 2021-09-26 09:37:01.484 | fip-port-details 2021-09-26 09:37:01.484 | flavors 2021-09-26 09:37:01.484 | floatingip-pools 2021-09-26 09:37:01.484 | ip-substring-filtering 2021-09-26 09:37:01.484 | router 2021-09-26 09:37:01.484 | ext-gw-mode 2021-09-26 09:37:01.484 | l3-ha 2021-09-26 09:37:01.484 | l3-flavors 2021-09-26 09:37:01.484 | l3-port-ip-change-not-allowed 2021-09-26 09:37:01.484 | l3_agent_scheduler 2021-09-26 09:37:01.484 | metering 2021-09-26 09:37:01.484 | multi-provider 2021-09-26 09:37:01.485 | net-mtu 2021-09-26 09:37:01.485 | net-mtu-writable 2021-09-26 09:37:01.485 | network_availability_zone 2021-09-26 09:37:01.485 | network-ip-availability 2021-09-26 09:37:01.485 | pagination 2021-09-26 09:37:01.485 | port-mac-address-regenerate 2021-09-26 09:37:01.485 | binding 2021-09-26 09:37:01.485 | binding-extended 2021-09-26 09:37:01.485 | port-security 2021-09-26 09:37:01.485 | project-id 2021-09-26 09:37:01.485 | provider 2021-09-26 09:37:01.485 | quotas 2021-09-26 09:37:01.485 | quota_details 2021-09-26 09:37:01.485 | rbac-policies 2021-09-26 09:37:01.485 | rbac-address-scope 2021-09-26 09:37:01.485 | rbac-security-groups 2021-09-26 09:37:01.485 | rbac-subnetpool 2021-09-26 09:37:01.485 | revision-if-match 2021-09-26 09:37:01.485 | standard-attr-revisions 2021-09-26 09:37:01.485 | router_availability_zone 2021-09-26 09:37:01.485 | port-security-groups-filtering 2021-09-26 09:37:01.485 | security-group 2021-09-26 09:37:01.485 | service-type 2021-09-26 09:37:01.485 | sorting 2021-09-26 09:37:01.485 | standard-attr-description 2021-09-26 09:37:01.485 | stateful-security-group 2021-09-26 09:37:01.485 | subnet_onboard 2021-09-26 09:37:01.485 | subnet-service-types 2021-09-26 09:37:01.485 | subnet_allocation 2021-09-26 09:37:01.485 | subnetpool-prefix-ops 2021-09-26 09:37:01.485 | standard-attr-tag 2021-09-26 09:37:01.485 | standard-attr-timestamp =~ external-net ]] 2021-09-26 09:37:01.486 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 09:37:01.490 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-09-26 09:37:01.495 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-09-26 09:37:01.495 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project c79400c63605468f8e836f7eac859c3e router1 2021-09-26 09:37:01.497 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-09-26 09:37:01.498 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:37:01.501 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:04.397 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:04.400 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 09:37:04.403 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 09:37:04.407 | ++ functions-common:get_field:733 : echo '| id | 8389f704-ac83-49c5-af89-437d21c7c352 |' 2021-09-26 09:37:04.407 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 09:37:04.413 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:04.416 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=8389f704-ac83-49c5-af89-437d21c7c352 2021-09-26 09:37:04.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for c79400c63605468f8e836f7eac859c3e router1' 2021-09-26 09:37:04.422 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:37:04.438 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-09-26 09:37:04.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-09-26 09:37:04.444 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-09-26 09:37:04.447 | ++ 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-09-26 09:37:06.734 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:06.737 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 09:37:06.738 | router-admin-state-down-before-update 2021-09-26 09:37:06.738 | agent 2021-09-26 09:37:06.738 | agent-resources-synced 2021-09-26 09:37:06.738 | allowed-address-pairs 2021-09-26 09:37:06.738 | auto-allocated-topology 2021-09-26 09:37:06.738 | availability_zone 2021-09-26 09:37:06.738 | availability_zone_filter 2021-09-26 09:37:06.738 | default-subnetpools 2021-09-26 09:37:06.738 | dhcp_agent_scheduler 2021-09-26 09:37:06.738 | dvr 2021-09-26 09:37:06.738 | empty-string-filtering 2021-09-26 09:37:06.738 | external-net 2021-09-26 09:37:06.738 | extra_dhcp_opt 2021-09-26 09:37:06.738 | extraroute 2021-09-26 09:37:06.739 | extraroute-atomic 2021-09-26 09:37:06.739 | filter-validation 2021-09-26 09:37:06.739 | fip-port-details 2021-09-26 09:37:06.739 | flavors 2021-09-26 09:37:06.739 | floatingip-pools 2021-09-26 09:37:06.739 | ip-substring-filtering 2021-09-26 09:37:06.739 | router 2021-09-26 09:37:06.739 | ext-gw-mode 2021-09-26 09:37:06.739 | l3-ha 2021-09-26 09:37:06.739 | l3-flavors 2021-09-26 09:37:06.739 | l3-port-ip-change-not-allowed 2021-09-26 09:37:06.739 | l3_agent_scheduler 2021-09-26 09:37:06.739 | metering 2021-09-26 09:37:06.739 | multi-provider 2021-09-26 09:37:06.739 | net-mtu 2021-09-26 09:37:06.739 | net-mtu-writable 2021-09-26 09:37:06.739 | network_availability_zone 2021-09-26 09:37:06.739 | network-ip-availability 2021-09-26 09:37:06.739 | pagination 2021-09-26 09:37:06.739 | port-mac-address-regenerate 2021-09-26 09:37:06.739 | binding 2021-09-26 09:37:06.739 | binding-extended 2021-09-26 09:37:06.739 | port-security 2021-09-26 09:37:06.739 | project-id 2021-09-26 09:37:06.739 | provider 2021-09-26 09:37:06.739 | quotas 2021-09-26 09:37:06.739 | quota_details 2021-09-26 09:37:06.739 | rbac-policies 2021-09-26 09:37:06.739 | rbac-address-scope 2021-09-26 09:37:06.740 | rbac-security-groups 2021-09-26 09:37:06.740 | rbac-subnetpool 2021-09-26 09:37:06.740 | revision-if-match 2021-09-26 09:37:06.740 | standard-attr-revisions 2021-09-26 09:37:06.740 | router_availability_zone 2021-09-26 09:37:06.740 | port-security-groups-filtering 2021-09-26 09:37:06.740 | security-group 2021-09-26 09:37:06.740 | service-type 2021-09-26 09:37:06.740 | sorting 2021-09-26 09:37:06.740 | standard-attr-description 2021-09-26 09:37:06.740 | stateful-security-group 2021-09-26 09:37:06.740 | subnet_onboard 2021-09-26 09:37:06.740 | subnet-service-types 2021-09-26 09:37:06.740 | subnet_allocation 2021-09-26 09:37:06.740 | subnetpool-prefix-ops 2021-09-26 09:37:06.740 | standard-attr-tag 2021-09-26 09:37:06.740 | standard-attr-timestamp' 2021-09-26 09:37:06.741 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 09:37:06.741 | router-admin-state-down-before-update 2021-09-26 09:37:06.741 | agent 2021-09-26 09:37:06.741 | agent-resources-synced 2021-09-26 09:37:06.741 | allowed-address-pairs 2021-09-26 09:37:06.741 | auto-allocated-topology 2021-09-26 09:37:06.741 | availability_zone 2021-09-26 09:37:06.741 | availability_zone_filter 2021-09-26 09:37:06.741 | default-subnetpools 2021-09-26 09:37:06.741 | dhcp_agent_scheduler 2021-09-26 09:37:06.741 | dvr 2021-09-26 09:37:06.741 | empty-string-filtering 2021-09-26 09:37:06.741 | external-net 2021-09-26 09:37:06.741 | extra_dhcp_opt 2021-09-26 09:37:06.741 | extraroute 2021-09-26 09:37:06.741 | extraroute-atomic 2021-09-26 09:37:06.741 | filter-validation 2021-09-26 09:37:06.741 | fip-port-details 2021-09-26 09:37:06.741 | flavors 2021-09-26 09:37:06.741 | floatingip-pools 2021-09-26 09:37:06.741 | ip-substring-filtering 2021-09-26 09:37:06.741 | router 2021-09-26 09:37:06.742 | ext-gw-mode 2021-09-26 09:37:06.742 | l3-ha 2021-09-26 09:37:06.742 | l3-flavors 2021-09-26 09:37:06.742 | l3-port-ip-change-not-allowed 2021-09-26 09:37:06.742 | l3_agent_scheduler 2021-09-26 09:37:06.742 | metering 2021-09-26 09:37:06.742 | multi-provider 2021-09-26 09:37:06.742 | net-mtu 2021-09-26 09:37:06.742 | net-mtu-writable 2021-09-26 09:37:06.742 | network_availability_zone 2021-09-26 09:37:06.742 | network-ip-availability 2021-09-26 09:37:06.742 | pagination 2021-09-26 09:37:06.742 | port-mac-address-regenerate 2021-09-26 09:37:06.742 | binding 2021-09-26 09:37:06.742 | binding-extended 2021-09-26 09:37:06.742 | port-security 2021-09-26 09:37:06.742 | project-id 2021-09-26 09:37:06.742 | provider 2021-09-26 09:37:06.742 | quotas 2021-09-26 09:37:06.742 | quota_details 2021-09-26 09:37:06.742 | rbac-policies 2021-09-26 09:37:06.742 | rbac-address-scope 2021-09-26 09:37:06.742 | rbac-security-groups 2021-09-26 09:37:06.742 | rbac-subnetpool 2021-09-26 09:37:06.742 | revision-if-match 2021-09-26 09:37:06.742 | standard-attr-revisions 2021-09-26 09:37:06.742 | router_availability_zone 2021-09-26 09:37:06.742 | port-security-groups-filtering 2021-09-26 09:37:06.742 | security-group 2021-09-26 09:37:06.742 | service-type 2021-09-26 09:37:06.742 | sorting 2021-09-26 09:37:06.743 | standard-attr-description 2021-09-26 09:37:06.743 | stateful-security-group 2021-09-26 09:37:06.743 | subnet_onboard 2021-09-26 09:37:06.743 | subnet-service-types 2021-09-26 09:37:06.743 | subnet_allocation 2021-09-26 09:37:06.743 | subnetpool-prefix-ops 2021-09-26 09:37:06.743 | standard-attr-tag 2021-09-26 09:37:06.743 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-09-26 09:37:06.744 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 09:37:06.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-09-26 09:37:06.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-09-26 09:37:06.754 | ++ 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-09-26 09:37:06.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-09-26 09:37:06.755 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-09-26 09:37:06.758 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:37:06.760 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:10.026 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:10.029 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 09:37:10.032 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 09:37:10.036 | ++ functions-common:get_field:733 : echo '| id | 3449a35c-f15a-4530-90d4-40137daa91f4 |' 2021-09-26 09:37:10.036 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 09:37:10.041 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:10.045 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=3449a35c-f15a-4530-90d4-40137daa91f4 2021-09-26 09:37:10.048 | + 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-09-26 09:37:10.051 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:37:10.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-09-26 09:37:10.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-09-26 09:37:10.073 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 8389f704-ac83-49c5-af89-437d21c7c352 371f80b6-32f8-44d7-b86b-7207683b4c9a 2021-09-26 09:37:15.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-09-26 09:37:15.330 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 3449a35c-f15a-4530-90d4-40137daa91f4 2021-09-26 09:37:15.333 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-09-26 09:37:15.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-09-26 09:37:15.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.25.4.1 ]] 2021-09-26 09:37:15.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.25.4.1 ' 2021-09-26 09:37:15.343 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 3449a35c-f15a-4530-90d4-40137daa91f4 --subnet-range 172.25.4.0/24 --no-dhcp ' 2021-09-26 09:37:15.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-09-26 09:37:15.352 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-09-26 09:37:15.357 | +++ 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.25.4.1 --network 3449a35c-f15a-4530-90d4-40137daa91f4 --subnet-range 172.25.4.0/24 --no-dhcp public-subnet 2021-09-26 09:37:15.357 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-09-26 09:37:18.762 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:18.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.4.1 | 2021-09-26 09:37:18.769 | | id | dab85c38-7732-4d06-8121-e911bebab39f |' 2021-09-26 09:37:18.771 | ++ 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-09-26 09:37:18.774 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:37:18.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.25.4.1 '|' '|' id '|' dab85c38-7732-4d06-8121-e911bebab39f '|' 2021-09-26 09:37:18.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.25.4.1 | | id | dab85c38-7732-4d06-8121-e911bebab39f |' 2021-09-26 09:37:18.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-09-26 09:37:18.799 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.25.4.1 '|' '|' id '|' dab85c38-7732-4d06-8121-e911bebab39f '|' 2021-09-26 09:37:18.800 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-09-26 09:37:18.803 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:37:18.807 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:18.810 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-09-26 09:37:18.813 | ++ functions-common:get_field:731 : field='$3' 2021-09-26 09:37:18.817 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.4.1 | | id | dab85c38-7732-4d06-8121-e911bebab39f |' 2021-09-26 09:37:18.817 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-09-26 09:37:18.823 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:18.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.25.4.1 2021-09-26 09:37:18.830 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.25.4.1 '|' '|' id '|' dab85c38-7732-4d06-8121-e911bebab39f '|' 2021-09-26 09:37:18.833 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-09-26 09:37:18.836 | ++ functions-common:get_field:726 : local data field 2021-09-26 09:37:18.839 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:18.841 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-09-26 09:37:18.844 | ++ functions-common:get_field:731 : field='$6' 2021-09-26 09:37:18.849 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.4.1 | | id | dab85c38-7732-4d06-8121-e911bebab39f |' 2021-09-26 09:37:18.849 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-09-26 09:37:18.855 | ++ functions-common:get_field:727 : read data 2021-09-26 09:37:18.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=dab85c38-7732-4d06-8121-e911bebab39f 2021-09-26 09:37:18.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 3449a35c-f15a-4530-90d4-40137daa91f4 8389f704-ac83-49c5-af89-437d21c7c352 2021-09-26 09:37:23.651 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-09-26 09:37:23.670 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:23.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-09-26 09:37:23.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-09-26 09:37:23.678 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-09-26 09:37:23.681 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-09-26 09:37:23.684 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-09-26 09:37:23.686 | ++ 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-09-26 09:37:23.708 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-09-26 09:37:23.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-09-26 09:37:23.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-09-26 09:37:23.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-09-26 09:37:23.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-26 09:37:23.721 | + 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-09-26 09:37:23.724 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-09-26 09:37:23.726 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-09-26 09:37:23.729 | + functions-common:test_with_retry:2271 : local until=10 2021-09-26 09:37:23.731 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-09-26 09:37:23.733 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-09-26 09:37:23.736 | + functions-common:time_start:2317 : local name=test_with_retry 2021-09-26 09:37:23.739 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:23.742 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:23.745 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:23.748 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649043746 2021-09-26 09:37:23.751 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-09-26 09:37:23.760 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-09-26 09:37:23.762 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:23.764 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:23.767 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:23.769 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:23.771 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:23.774 | + functions-common:time_stop:2337 : name=test_with_retry 2021-09-26 09:37:23.776 | + functions-common:time_stop:2338 : start_time=1632649043746 2021-09-26 09:37:23.778 | + functions-common:time_stop:2340 : [[ -z 1632649043746 ]] 2021-09-26 09:37:23.781 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:23.785 | + functions-common:time_stop:2343 : end_time=1632649043782 2021-09-26 09:37:23.787 | + functions-common:time_stop:2344 : elapsed_time=36 2021-09-26 09:37:23.789 | + functions-common:time_stop:2345 : total=5624 2021-09-26 09:37:23.791 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:23.794 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5660 2021-09-26 09:37:23.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.25.4.1 2021-09-26 09:37:23.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-09-26 09:37:23.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-09-26 09:37:23.807 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:37:23.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-09-26 09:37:23.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-09-26 09:37:23.814 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.25.4.1/24 dev br-data 2021-09-26 09:37:23.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-09-26 09:37:23.842 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-09-26 09:37:23.842 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-09-26 09:37:23.842 | ++ 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-09-26 09:37:23.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-09-26 09:37:26.212 | ++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:37:26.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.25.4.73 ' 2021-09-26 09:37:26.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-09-26 09:37:26.221 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-09-26 09:37:26.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-09-26 09:37:26.240 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:37:26.243 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-09-26 09:37:26.246 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-09-26 09:37:26.265 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:26.268 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-09-26 09:37:26.271 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:37:26.275 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-09-26 09:37:26.277 | + ./stack.sh:main:1313 : start_nova 2021-09-26 09:37:26.280 | + lib/nova:start_nova:1050 : start_nova_rest 2021-09-26 09:37:26.283 | + lib/nova:start_nova_rest:948 : 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-09-26 09:37:26.285 | + lib/nova:start_nova_rest:949 : 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-09-26 09:37:26.288 | + lib/nova:start_nova_rest:949 : 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-09-26 09:37:26.291 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2021-09-26 09:37:26.294 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-26 09:37:26.297 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.299 | + functions-common:run_process:1582 : local service=n-sch 2021-09-26 09:37:26.302 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.305 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:26.307 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:26.310 | + functions-common:run_process:1587 : local name=n-sch 2021-09-26 09:37:26.313 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:26.317 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:26.320 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:26.322 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:26.327 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:26.329 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649046326 2021-09-26 09:37:26.333 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-09-26 09:37:26.351 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:26.354 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-09-26 09:37:26.357 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-09-26 09:37:26.360 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.362 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.365 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.368 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.371 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-26 09:37:26.373 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-26 09:37:26.376 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-09-26 09:37:26.379 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:37:26.382 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:37:26.385 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-26 09:37:26.387 | + 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-09-26 09:37:26.390 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-09-26 09:37:26.392 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-09-26 09:37:26.395 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:37:26.397 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:37:26.400 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:37:26.402 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:37:26.404 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-09-26 09:37:26.407 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:37:26.411 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-09-26 09:37:26.469 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-09-26 09:37:26.537 | + 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-09-26 09:37:26.590 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-09-26 09:37:26.640 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-09-26 09:37:26.688 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:37:26.738 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:37:26.740 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-09-26 09:37:26.799 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:37:27.029 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-09-26 09:37:27.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-09-26 09:37:27.256 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-09-26 09:37:27.277 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:27.280 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:27.282 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:27.286 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:27.288 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:27.291 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:27.294 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:27.296 | + functions-common:time_stop:2338 : start_time=1632649046326 2021-09-26 09:37:27.299 | + functions-common:time_stop:2340 : [[ -z 1632649046326 ]] 2021-09-26 09:37:27.302 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:27.306 | + functions-common:time_stop:2343 : end_time=1632649047303 2021-09-26 09:37:27.309 | + functions-common:time_stop:2344 : elapsed_time=977 2021-09-26 09:37:27.311 | + functions-common:time_stop:2345 : total=17752 2021-09-26 09:37:27.314 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:27.316 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18729 2021-09-26 09:37:27.319 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2021-09-26 09:37:27.322 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2021-09-26 09:37:27.326 | + lib/nova:start_nova_rest:958 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-26 09:37:27.329 | + functions-common:run_process:1582 : local service=n-api-meta 2021-09-26 09:37:27.332 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-09-26 09:37:27.334 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:27.337 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:27.339 | + functions-common:run_process:1587 : local name=n-api-meta 2021-09-26 09:37:27.342 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:27.345 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:27.348 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:27.350 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:27.360 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:27.365 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649047361 2021-09-26 09:37:27.367 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-09-26 09:37:27.384 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:27.387 | + 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-09-26 09:37:27.390 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-09-26 09:37:27.392 | + 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-09-26 09:37:27.401 | + 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-09-26 09:37:27.403 | + 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-09-26 09:37:27.406 | + 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-09-26 09:37:27.410 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-09-26 09:37:27.416 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-09-26 09:37:27.419 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-09-26 09:37:27.422 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:37:27.427 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:37:27.429 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-09-26 09:37:27.432 | + 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-09-26 09:37:27.435 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-09-26 09:37:27.437 | + 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-09-26 09:37:27.441 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:37:27.444 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:37:27.447 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-09-26 09:37:27.449 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:37:27.454 | + 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-09-26 09:37:27.524 | + 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-09-26 09:37:27.585 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-09-26 09:37:27.635 | + 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-09-26 09:37:27.689 | + 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-09-26 09:37:27.739 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-09-26 09:37:27.788 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-09-26 09:37:27.837 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-09-26 09:37:27.887 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-09-26 09:37:27.937 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-09-26 09:37:27.995 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:37:27.998 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-09-26 09:37:28.066 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:37:28.296 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-09-26 09:37:28.311 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-09-26 09:37:28.524 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-09-26 09:37:28.603 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:28.608 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:28.610 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:28.613 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:28.616 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:28.623 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:28.626 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:28.629 | + functions-common:time_stop:2338 : start_time=1632649047361 2021-09-26 09:37:28.631 | + functions-common:time_stop:2340 : [[ -z 1632649047361 ]] 2021-09-26 09:37:28.642 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:28.648 | + functions-common:time_stop:2343 : end_time=1632649048644 2021-09-26 09:37:28.655 | + functions-common:time_stop:2344 : elapsed_time=1283 2021-09-26 09:37:28.660 | + functions-common:time_stop:2345 : total=18729 2021-09-26 09:37:28.664 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:28.669 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20012 2021-09-26 09:37:28.673 | + lib/nova:start_nova_rest:961 : 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-09-26 09:37:28.683 | + lib/nova:start_nova_rest:961 : 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-09-26 09:37:28.689 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2021-09-26 09:37:28.695 | + lib/nova:start_nova_console_proxies:976 : 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-09-26 09:37:28.701 | + lib/nova:start_nova_console_proxies:978 : 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-09-26 09:37:28.708 | + lib/nova:start_nova_console_proxies:978 : 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-09-26 09:37:28.712 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2021-09-26 09:37:28.716 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:37:28.718 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2021-09-26 09:37:28.725 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2021-09-26 09:37:28.728 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:37:28.730 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 09:37:28.733 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2021-09-26 09:37:28.753 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:28.756 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 09:37:28.758 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2021-09-26 09:37:28.782 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:28.786 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 09:37:28.788 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2021-09-26 09:37:28.807 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:28.811 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-09-26 09:37:28.814 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2021-09-26 09:37:28.834 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:28.839 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2021-09-26 09:37:28.841 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:37:28.844 | + lib/nova:start_nova_console_proxies:990 : local conf 2021-09-26 09:37:28.847 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2021-09-26 09:37:28.849 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:37:28.852 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:37:28.855 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2021-09-26 09:37:28.857 | + lib/nova:start_nova_console_proxies:992 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 09:37:28.860 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-09-26 09:37:28.863 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 09:37:28.865 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:28.868 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:28.870 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-09-26 09:37:28.873 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:28.875 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:28.877 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:28.880 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:28.884 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:28.887 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649048884 2021-09-26 09:37:28.889 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-09-26 09:37:28.908 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:28.911 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:28.913 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:28.915 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:28.918 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:28.920 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:28.923 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:28.927 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:28.929 | + functions-common:time_stop:2338 : start_time=1632649048884 2021-09-26 09:37:28.932 | + functions-common:time_stop:2340 : [[ -z 1632649048884 ]] 2021-09-26 09:37:28.936 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:28.938 | + functions-common:time_stop:2343 : end_time=1632649048935 2021-09-26 09:37:28.941 | + functions-common:time_stop:2344 : elapsed_time=51 2021-09-26 09:37:28.943 | + functions-common:time_stop:2345 : total=20012 2021-09-26 09:37:28.946 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:28.948 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20063 2021-09-26 09:37:28.951 | + lib/nova:start_nova_console_proxies:993 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:28.953 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-09-26 09:37:28.956 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:28.959 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:28.961 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:28.964 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-09-26 09:37:28.966 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:28.968 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:28.971 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:28.974 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:28.978 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:28.981 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649048977 2021-09-26 09:37:28.983 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-09-26 09:37:29.004 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:29.007 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:29.009 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:29.012 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:29.022 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:29.022 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:29.022 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:29.022 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:29.026 | + functions-common:time_stop:2338 : start_time=1632649048977 2021-09-26 09:37:29.030 | + functions-common:time_stop:2340 : [[ -z 1632649048977 ]] 2021-09-26 09:37:29.030 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:29.033 | + functions-common:time_stop:2343 : end_time=1632649049030 2021-09-26 09:37:29.038 | + functions-common:time_stop:2344 : elapsed_time=53 2021-09-26 09:37:29.038 | + functions-common:time_stop:2345 : total=20063 2021-09-26 09:37:29.042 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:29.043 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20116 2021-09-26 09:37:29.046 | + lib/nova:start_nova_console_proxies:994 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 09:37:29.051 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-09-26 09:37:29.053 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-09-26 09:37:29.054 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:29.058 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:29.062 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-09-26 09:37:29.062 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:29.064 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:29.070 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:29.070 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:29.074 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:29.078 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649049074 2021-09-26 09:37:29.081 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-09-26 09:37:29.104 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:29.107 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:29.110 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:29.112 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:29.115 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:29.118 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:29.120 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:29.123 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:29.125 | + functions-common:time_stop:2338 : start_time=1632649049074 2021-09-26 09:37:29.128 | + functions-common:time_stop:2340 : [[ -z 1632649049074 ]] 2021-09-26 09:37:29.133 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:29.136 | + functions-common:time_stop:2343 : end_time=1632649049132 2021-09-26 09:37:29.138 | + functions-common:time_stop:2344 : elapsed_time=58 2021-09-26 09:37:29.141 | + functions-common:time_stop:2345 : total=20116 2021-09-26 09:37:29.143 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:29.146 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20174 2021-09-26 09:37:29.149 | + lib/nova:start_nova_console_proxies:995 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:29.151 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-09-26 09:37:29.154 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:29.157 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:29.160 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:29.162 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-09-26 09:37:29.165 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:29.167 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:29.170 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:29.172 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:29.176 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:29.180 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649049177 2021-09-26 09:37:29.182 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-09-26 09:37:29.202 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:29.205 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:29.208 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:29.210 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:29.213 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:29.215 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:29.218 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:29.220 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:29.224 | + functions-common:time_stop:2338 : start_time=1632649049177 2021-09-26 09:37:29.228 | + functions-common:time_stop:2340 : [[ -z 1632649049177 ]] 2021-09-26 09:37:29.233 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:29.239 | + functions-common:time_stop:2343 : end_time=1632649049233 2021-09-26 09:37:29.242 | + functions-common:time_stop:2344 : elapsed_time=56 2021-09-26 09:37:29.244 | + functions-common:time_stop:2345 : total=20174 2021-09-26 09:37:29.247 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:29.250 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20230 2021-09-26 09:37:29.252 | + lib/nova:start_nova_console_proxies:999 : 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-09-26 09:37:29.255 | + lib/nova:start_nova_console_proxies:999 : 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-09-26 09:37:29.258 | + lib/nova:start_nova:1052 : start_nova_conductor 2021-09-26 09:37:29.261 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:37:29.264 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2021-09-26 09:37:29.267 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2021-09-26 09:37:29.287 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:29.289 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2021-09-26 09:37:29.341 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2021-09-26 09:37:29.345 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:37:29.348 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2021-09-26 09:37:29.412 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2021-09-26 09:37:29.453 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:29.457 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.467 | + functions-common:run_process:1582 : local service=n-super-cond 2021-09-26 09:37:29.472 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.477 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:29.483 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:29.486 | + functions-common:run_process:1587 : local name=n-super-cond 2021-09-26 09:37:29.497 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:29.499 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:29.502 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:29.507 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:29.511 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:29.515 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649049512 2021-09-26 09:37:29.519 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-09-26 09:37:29.553 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:29.566 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-09-26 09:37:29.570 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-09-26 09:37:29.575 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.587 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.599 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.606 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.614 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-09-26 09:37:29.623 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-09-26 09:37:29.628 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-09-26 09:37:29.631 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:37:29.633 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:37:29.640 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-09-26 09:37:29.645 | + 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-09-26 09:37:29.651 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-09-26 09:37:29.653 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-09-26 09:37:29.656 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:37:29.660 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:37:29.664 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:37:29.668 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:37:29.673 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-09-26 09:37:29.682 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:37:29.683 | + 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-09-26 09:37:29.800 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-09-26 09:37:29.878 | + 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-09-26 09:37:29.934 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-09-26 09:37:29.992 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-09-26 09:37:30.049 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:37:30.113 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:37:30.115 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-09-26 09:37:30.187 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:37:30.450 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-09-26 09:37:30.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-09-26 09:37:30.671 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-09-26 09:37:30.696 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:30.699 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:30.703 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:30.711 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:30.714 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:30.716 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:30.720 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:30.724 | + functions-common:time_stop:2338 : start_time=1632649049512 2021-09-26 09:37:30.727 | + functions-common:time_stop:2340 : [[ -z 1632649049512 ]] 2021-09-26 09:37:30.730 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:30.734 | + functions-common:time_stop:2343 : end_time=1632649050730 2021-09-26 09:37:30.736 | + functions-common:time_stop:2344 : elapsed_time=1218 2021-09-26 09:37:30.740 | + functions-common:time_stop:2345 : total=20230 2021-09-26 09:37:30.744 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:30.748 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21448 2021-09-26 09:37:30.753 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2021-09-26 09:37:30.757 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-09-26 09:37:30.759 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2021-09-26 09:37:30.791 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:30.796 | + lib/nova:start_nova_conductor:1024 : local conf 2021-09-26 09:37:30.802 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2021-09-26 09:37:30.814 | ++ lib/nova:conductor_conf:741 : local cell=1 2021-09-26 09:37:30.825 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2021-09-26 09:37:30.838 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2021-09-26 09:37:30.843 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:30.851 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-09-26 09:37:30.855 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:30.867 | + functions-common:run_process:1584 : local group= 2021-09-26 09:37:30.871 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:30.874 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-09-26 09:37:30.876 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:30.879 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:30.887 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:30.895 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:30.900 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:30.911 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649050901 2021-09-26 09:37:30.919 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-09-26 09:37:30.978 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:30.987 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-09-26 09:37:30.995 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-09-26 09:37:31.003 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:31.011 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:31.016 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:31.027 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:31.035 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-09-26 09:37:31.040 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-09-26 09:37:31.047 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-09-26 09:37:31.052 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:37:31.057 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:37:31.063 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-09-26 09:37:31.071 | + 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-09-26 09:37:31.079 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-09-26 09:37:31.085 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-09-26 09:37:31.095 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:37:31.101 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:37:31.109 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:37:31.118 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:37:31.125 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-09-26 09:37:31.132 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:37:31.139 | + 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-09-26 09:37:31.275 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-09-26 09:37:31.356 | + 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-09-26 09:37:31.467 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-09-26 09:37:31.544 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-09-26 09:37:31.639 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:37:31.769 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:37:31.775 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-09-26 09:37:31.877 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:37:32.159 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-09-26 09:37:32.175 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-09-26 09:37:32.405 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-09-26 09:37:32.430 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:32.437 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:32.447 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:32.452 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:32.456 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:32.460 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:32.464 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:32.468 | + functions-common:time_stop:2338 : start_time=1632649050901 2021-09-26 09:37:32.472 | + functions-common:time_stop:2340 : [[ -z 1632649050901 ]] 2021-09-26 09:37:32.478 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:32.484 | + functions-common:time_stop:2343 : end_time=1632649052479 2021-09-26 09:37:32.491 | + functions-common:time_stop:2344 : elapsed_time=1578 2021-09-26 09:37:32.499 | + functions-common:time_stop:2345 : total=21448 2021-09-26 09:37:32.505 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:32.508 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23026 2021-09-26 09:37:32.511 | + lib/nova:start_nova:1053 : start_nova_compute 2021-09-26 09:37:32.513 | + lib/nova:start_nova_compute:883 : 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-09-26 09:37:32.516 | + lib/nova:start_nova_compute:884 : 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-09-26 09:37:32.519 | + lib/nova:start_nova_compute:884 : 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-09-26 09:37:32.527 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2021-09-26 09:37:32.532 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-09-26 09:37:32.547 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-26 09:37:32.553 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:37:32.564 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-09-26 09:37:32.568 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-09-26 09:37:32.581 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-09-26 09:37:32.593 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-09-26 09:37:32.598 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-09-26 09:37:32.609 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-09-26 09:37:32.619 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-09-26 09:37:32.625 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-09-26 09:37:32.627 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-26 09:37:32.627 | BEGIN { 2021-09-26 09:37:32.627 | section = "" 2021-09-26 09:37:32.627 | last_section = "" 2021-09-26 09:37:32.627 | section_count = 0 2021-09-26 09:37:32.627 | } 2021-09-26 09:37:32.627 | /^\[.+\]/ { 2021-09-26 09:37:32.627 | gsub("[][]", "", $1); 2021-09-26 09:37:32.627 | section=$1 2021-09-26 09:37:32.627 | next 2021-09-26 09:37:32.627 | } 2021-09-26 09:37:32.627 | /^ *\#/ { 2021-09-26 09:37:32.627 | next 2021-09-26 09:37:32.627 | } 2021-09-26 09:37:32.627 | /^[^ \t]+/ { 2021-09-26 09:37:32.628 | # get offset of first = in $0 2021-09-26 09:37:32.628 | eq_idx = index($0, "=") 2021-09-26 09:37:32.628 | # extract attr & value from $0 2021-09-26 09:37:32.628 | attr = substr($0, 1, eq_idx - 1) 2021-09-26 09:37:32.628 | value = substr($0, eq_idx + 1) 2021-09-26 09:37:32.628 | # only need to strip trailing whitespace from attr 2021-09-26 09:37:32.628 | sub(/[ \t]*$/, "", attr) 2021-09-26 09:37:32.628 | # need to strip leading & trailing whitespace from value 2021-09-26 09:37:32.628 | sub(/^[ \t]*/, "", value) 2021-09-26 09:37:32.628 | sub(/[ \t]*$/, "", value) 2021-09-26 09:37:32.628 | 2021-09-26 09:37:32.628 | # cfg_attr_count: number of config lines per [section, attr] 2021-09-26 09:37:32.628 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-09-26 09:37:32.628 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-09-26 09:37:32.628 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-09-26 09:37:32.628 | if (! (section, attr) in cfg_attr_count) { 2021-09-26 09:37:32.628 | if (section != last_section) { 2021-09-26 09:37:32.628 | cfg_section[section_count++] = section 2021-09-26 09:37:32.628 | last_section = section 2021-09-26 09:37:32.628 | } 2021-09-26 09:37:32.628 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-09-26 09:37:32.628 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-09-26 09:37:32.628 | 2021-09-26 09:37:32.628 | cfg_attr[section, attr, 0] = value 2021-09-26 09:37:32.628 | cfg_attr_count[section, attr] = 1 2021-09-26 09:37:32.628 | } else { 2021-09-26 09:37:32.628 | lno = cfg_attr_count[section, attr]++ 2021-09-26 09:37:32.628 | cfg_attr[section, attr, lno] = value 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | END { 2021-09-26 09:37:32.629 | # Process each section in order 2021-09-26 09:37:32.629 | for (sno = 0; sno < section_count; sno++) { 2021-09-26 09:37:32.629 | section = cfg_section[sno] 2021-09-26 09:37:32.629 | # The ini routines simply append a config item immediately 2021-09-26 09:37:32.629 | # after the section header. To keep the same order as defined 2021-09-26 09:37:32.629 | # in local.conf, invoke the ini routines in the reverse order 2021-09-26 09:37:32.629 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-09-26 09:37:32.629 | attr = cfg_sec_attr_name[sno, attr_no] 2021-09-26 09:37:32.629 | if (cfg_attr_count[section, attr] == 1) 2021-09-26 09:37:32.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-09-26 09:37:32.629 | else { 2021-09-26 09:37:32.629 | # For multiline, invoke the ini routines in the reverse order 2021-09-26 09:37:32.629 | count = cfg_attr_count[section, attr] 2021-09-26 09:37:32.629 | print "inidelete " configfile " " section " " attr 2021-09-26 09:37:32.629 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-09-26 09:37:32.629 | for (l = count -2; l >= 0; l--) 2021-09-26 09:37:32.629 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | } 2021-09-26 09:37:32.629 | ' 2021-09-26 09:37:32.630 | + inc/meta-config:merge_config_file:164 : read a 2021-09-26 09:37:32.634 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:37:32.646 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-09-26 09:37:32.659 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-09-26 09:37:32.666 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:37:32.683 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-09-26 09:37:32.695 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-09-26 09:37:32.695 | BEGIN { group = "" } 2021-09-26 09:37:32.695 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:37:32.695 | gsub("[][]", "", $1); 2021-09-26 09:37:32.695 | split($1, a, "|"); 2021-09-26 09:37:32.695 | if (a[1] == matchgroup && a[2] == configfile) { 2021-09-26 09:37:32.695 | group=a[1] 2021-09-26 09:37:32.695 | } else { 2021-09-26 09:37:32.695 | group="" 2021-09-26 09:37:32.695 | } 2021-09-26 09:37:32.695 | next 2021-09-26 09:37:32.695 | } 2021-09-26 09:37:32.695 | { 2021-09-26 09:37:32.695 | if (group != "") 2021-09-26 09:37:32.695 | print $0 2021-09-26 09:37:32.695 | } 2021-09-26 09:37:32.695 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:37:32.711 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-09-26 09:37:32.717 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-09-26 09:37:32.790 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-09-26 09:37:32.843 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-09-26 09:37:32.847 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-09-26 09:37:32.858 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-09-26 09:37:32.866 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-09-26 09:37:32.874 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-09-26 09:37:32.883 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-09-26 09:37:32.919 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:32.924 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-09-26 09:37:32.930 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-09-26 09:37:32.939 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-09-26 09:37:32.971 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:32.976 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-26 09:37:32.983 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 2021-09-26 09:37:33.060 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-09-26 09:37:33.071 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-09-26 09:37:33.075 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2021-09-26 09:37:33.135 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-09-26 09:37:33.183 | + lib/nova:start_nova_compute:914 : configure_console_compute 2021-09-26 09:37:33.190 | + lib/nova:configure_console_compute:619 : local offset 2021-09-26 09:37:33.194 | + lib/nova:configure_console_compute:620 : offset=0 2021-09-26 09:37:33.199 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2021-09-26 09:37:33.208 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-09-26 09:37:33.259 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.41 2021-09-26 09:37:33.267 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2021-09-26 09:37:33.310 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.317 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2021-09-26 09:37:33.359 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.365 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2021-09-26 09:37:33.412 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.419 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2021-09-26 09:37:33.425 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-09-26 09:37:33.488 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2021-09-26 09:37:33.535 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.542 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2021-09-26 09:37:33.586 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.595 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-09-26 09:37:33.603 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-09-26 09:37:33.608 | + functions-common:run_process:1582 : local service=n-cpu 2021-09-26 09:37:33.618 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-09-26 09:37:33.623 | + functions-common:run_process:1584 : local group=libvirt 2021-09-26 09:37:33.631 | + functions-common:run_process:1585 : local user= 2021-09-26 09:37:33.639 | + functions-common:run_process:1587 : local name=n-cpu 2021-09-26 09:37:33.643 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:37:33.653 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:37:33.659 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:37:33.666 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:37:33.677 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:37:33.683 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649053678 2021-09-26 09:37:33.686 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-09-26 09:37:33.722 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:37:33.725 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:37:33.727 | + functions-common:time_stop:2331 : local name 2021-09-26 09:37:33.729 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:37:33.732 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:37:33.734 | + functions-common:time_stop:2334 : local total 2021-09-26 09:37:33.737 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:37:33.743 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:37:33.747 | + functions-common:time_stop:2338 : start_time=1632649053678 2021-09-26 09:37:33.750 | + functions-common:time_stop:2340 : [[ -z 1632649053678 ]] 2021-09-26 09:37:33.754 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:37:33.760 | + functions-common:time_stop:2343 : end_time=1632649053755 2021-09-26 09:37:33.762 | + functions-common:time_stop:2344 : elapsed_time=77 2021-09-26 09:37:33.764 | + functions-common:time_stop:2345 : total=23026 2021-09-26 09:37:33.768 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:37:33.768 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23103 2021-09-26 09:37:33.774 | + lib/nova:start_nova_compute:942 : 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-09-26 09:37:33.774 | + lib/nova:start_nova_compute:942 : 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-09-26 09:37:33.778 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2021-09-26 09:37:33.805 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:33.807 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2021-09-26 09:37:33.807 | Dumping cells_v2 mapping 2021-09-26 09:37:33.807 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-09-26 09:37:37.404 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 09:37:37.404 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-09-26 09:37:37.404 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 09:37:37.404 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-09-26 09:37:37.404 | | cell1 | d5d754cb-1f6f-403d-ba78-5d8b5ce368d7 | rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-09-26 09:37:37.404 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-09-26 09:37:37.826 | + ./stack.sh:main:1314 : create_flavors 2021-09-26 09:37:37.829 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2021-09-26 09:37:37.846 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:37:37.849 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2021-09-26 09:37:37.850 | + lib/nova:create_flavors:1122 : grep -q ds512M 2021-09-26 09:37:40.620 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-09-26 09:37:43.274 | +----------------------------+-----------------------+ 2021-09-26 09:37:43.275 | | Field | Value | 2021-09-26 09:37:43.275 | +----------------------------+-----------------------+ 2021-09-26 09:37:43.275 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:43.275 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:43.275 | | disk | 1 | 2021-09-26 09:37:43.275 | | id | c1 | 2021-09-26 09:37:43.275 | | name | cirros256 | 2021-09-26 09:37:43.275 | | os-flavor-access:is_public | True | 2021-09-26 09:37:43.275 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:43.275 | | ram | 256 | 2021-09-26 09:37:43.275 | | rxtx_factor | 1.0 | 2021-09-26 09:37:43.275 | | swap | | 2021-09-26 09:37:43.275 | | vcpus | 1 | 2021-09-26 09:37:43.275 | +----------------------------+-----------------------+ 2021-09-26 09:37:43.391 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-09-26 09:37:45.871 | +----------------------------+-----------------------+ 2021-09-26 09:37:45.871 | | Field | Value | 2021-09-26 09:37:45.871 | +----------------------------+-----------------------+ 2021-09-26 09:37:45.871 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:45.871 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:45.871 | | disk | 5 | 2021-09-26 09:37:45.871 | | id | d1 | 2021-09-26 09:37:45.871 | | name | ds512M | 2021-09-26 09:37:45.871 | | os-flavor-access:is_public | True | 2021-09-26 09:37:45.871 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:45.871 | | ram | 512 | 2021-09-26 09:37:45.871 | | rxtx_factor | 1.0 | 2021-09-26 09:37:45.871 | | swap | | 2021-09-26 09:37:45.871 | | vcpus | 1 | 2021-09-26 09:37:45.871 | +----------------------------+-----------------------+ 2021-09-26 09:37:45.991 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-09-26 09:37:48.383 | +----------------------------+-----------------------+ 2021-09-26 09:37:48.383 | | Field | Value | 2021-09-26 09:37:48.383 | +----------------------------+-----------------------+ 2021-09-26 09:37:48.383 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:48.383 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:48.383 | | disk | 10 | 2021-09-26 09:37:48.383 | | id | d2 | 2021-09-26 09:37:48.383 | | name | ds1G | 2021-09-26 09:37:48.383 | | os-flavor-access:is_public | True | 2021-09-26 09:37:48.383 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:48.383 | | ram | 1024 | 2021-09-26 09:37:48.383 | | rxtx_factor | 1.0 | 2021-09-26 09:37:48.383 | | swap | | 2021-09-26 09:37:48.383 | | vcpus | 1 | 2021-09-26 09:37:48.383 | +----------------------------+-----------------------+ 2021-09-26 09:37:48.501 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-09-26 09:37:50.885 | +----------------------------+-----------------------+ 2021-09-26 09:37:50.885 | | Field | Value | 2021-09-26 09:37:50.885 | +----------------------------+-----------------------+ 2021-09-26 09:37:50.885 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:50.885 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:50.885 | | disk | 10 | 2021-09-26 09:37:50.885 | | id | d3 | 2021-09-26 09:37:50.885 | | name | ds2G | 2021-09-26 09:37:50.885 | | os-flavor-access:is_public | True | 2021-09-26 09:37:50.885 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:50.885 | | ram | 2048 | 2021-09-26 09:37:50.885 | | rxtx_factor | 1.0 | 2021-09-26 09:37:50.885 | | swap | | 2021-09-26 09:37:50.886 | | vcpus | 2 | 2021-09-26 09:37:50.886 | +----------------------------+-----------------------+ 2021-09-26 09:37:51.007 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-09-26 09:37:53.387 | +----------------------------+-----------------------+ 2021-09-26 09:37:53.388 | | Field | Value | 2021-09-26 09:37:53.388 | +----------------------------+-----------------------+ 2021-09-26 09:37:53.388 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:53.388 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:53.388 | | disk | 20 | 2021-09-26 09:37:53.388 | | id | d4 | 2021-09-26 09:37:53.388 | | name | ds4G | 2021-09-26 09:37:53.388 | | os-flavor-access:is_public | True | 2021-09-26 09:37:53.388 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:53.388 | | ram | 4096 | 2021-09-26 09:37:53.388 | | rxtx_factor | 1.0 | 2021-09-26 09:37:53.388 | | swap | | 2021-09-26 09:37:53.388 | | vcpus | 4 | 2021-09-26 09:37:53.388 | +----------------------------+-----------------------+ 2021-09-26 09:37:53.509 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-09-26 09:37:53.509 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2021-09-26 09:37:55.889 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-09-26 09:37:58.284 | +----------------------------+-----------------------+ 2021-09-26 09:37:58.284 | | Field | Value | 2021-09-26 09:37:58.284 | +----------------------------+-----------------------+ 2021-09-26 09:37:58.284 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:37:58.284 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:37:58.284 | | disk | 1 | 2021-09-26 09:37:58.284 | | id | 1 | 2021-09-26 09:37:58.284 | | name | m1.tiny | 2021-09-26 09:37:58.284 | | os-flavor-access:is_public | True | 2021-09-26 09:37:58.284 | | properties | hw_rng:allowed='True' | 2021-09-26 09:37:58.284 | | ram | 512 | 2021-09-26 09:37:58.284 | | rxtx_factor | 1.0 | 2021-09-26 09:37:58.284 | | swap | | 2021-09-26 09:37:58.284 | | vcpus | 1 | 2021-09-26 09:37:58.284 | +----------------------------+-----------------------+ 2021-09-26 09:37:58.403 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-09-26 09:38:00.811 | +----------------------------+-----------------------+ 2021-09-26 09:38:00.811 | | Field | Value | 2021-09-26 09:38:00.811 | +----------------------------+-----------------------+ 2021-09-26 09:38:00.811 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:38:00.811 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:38:00.811 | | disk | 20 | 2021-09-26 09:38:00.811 | | id | 2 | 2021-09-26 09:38:00.811 | | name | m1.small | 2021-09-26 09:38:00.811 | | os-flavor-access:is_public | True | 2021-09-26 09:38:00.812 | | properties | hw_rng:allowed='True' | 2021-09-26 09:38:00.812 | | ram | 2048 | 2021-09-26 09:38:00.812 | | rxtx_factor | 1.0 | 2021-09-26 09:38:00.812 | | swap | | 2021-09-26 09:38:00.812 | | vcpus | 1 | 2021-09-26 09:38:00.812 | +----------------------------+-----------------------+ 2021-09-26 09:38:00.928 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-09-26 09:38:03.295 | +----------------------------+-----------------------+ 2021-09-26 09:38:03.295 | | Field | Value | 2021-09-26 09:38:03.295 | +----------------------------+-----------------------+ 2021-09-26 09:38:03.295 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:38:03.295 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:38:03.295 | | disk | 40 | 2021-09-26 09:38:03.295 | | id | 3 | 2021-09-26 09:38:03.295 | | name | m1.medium | 2021-09-26 09:38:03.295 | | os-flavor-access:is_public | True | 2021-09-26 09:38:03.295 | | properties | hw_rng:allowed='True' | 2021-09-26 09:38:03.295 | | ram | 4096 | 2021-09-26 09:38:03.295 | | rxtx_factor | 1.0 | 2021-09-26 09:38:03.295 | | swap | | 2021-09-26 09:38:03.295 | | vcpus | 2 | 2021-09-26 09:38:03.295 | +----------------------------+-----------------------+ 2021-09-26 09:38:03.413 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-09-26 09:38:05.786 | +----------------------------+-----------------------+ 2021-09-26 09:38:05.786 | | Field | Value | 2021-09-26 09:38:05.786 | +----------------------------+-----------------------+ 2021-09-26 09:38:05.786 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:38:05.786 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:38:05.786 | | disk | 80 | 2021-09-26 09:38:05.786 | | id | 4 | 2021-09-26 09:38:05.786 | | name | m1.large | 2021-09-26 09:38:05.786 | | os-flavor-access:is_public | True | 2021-09-26 09:38:05.786 | | properties | hw_rng:allowed='True' | 2021-09-26 09:38:05.786 | | ram | 8192 | 2021-09-26 09:38:05.786 | | rxtx_factor | 1.0 | 2021-09-26 09:38:05.786 | | swap | | 2021-09-26 09:38:05.786 | | vcpus | 4 | 2021-09-26 09:38:05.786 | +----------------------------+-----------------------+ 2021-09-26 09:38:05.903 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-09-26 09:38:08.260 | +----------------------------+-----------------------+ 2021-09-26 09:38:08.260 | | Field | Value | 2021-09-26 09:38:08.260 | +----------------------------+-----------------------+ 2021-09-26 09:38:08.260 | | OS-FLV-DISABLED:disabled | False | 2021-09-26 09:38:08.260 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-09-26 09:38:08.260 | | disk | 160 | 2021-09-26 09:38:08.260 | | id | 5 | 2021-09-26 09:38:08.260 | | name | m1.xlarge | 2021-09-26 09:38:08.260 | | os-flavor-access:is_public | True | 2021-09-26 09:38:08.260 | | properties | hw_rng:allowed='True' | 2021-09-26 09:38:08.260 | | ram | 16384 | 2021-09-26 09:38:08.260 | | rxtx_factor | 1.0 | 2021-09-26 09:38:08.260 | | swap | | 2021-09-26 09:38:08.260 | | vcpus | 8 | 2021-09-26 09:38:08.260 | +----------------------------+-----------------------+ 2021-09-26 09:38:08.375 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-09-26 09:38:08.394 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:08.396 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-09-26 09:38:08.399 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:38:08.401 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-09-26 09:38:08.404 | + ./stack.sh:main:1318 : start_cinder 2021-09-26 09:38:08.407 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-09-26 09:38:08.409 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-09-26 09:38:08.412 | + lib/cinder:start_cinder:461 : local cinder_url 2021-09-26 09:38:08.415 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-09-26 09:38:08.431 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:38:08.433 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-09-26 09:38:08.436 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-09-26 09:38:08.453 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:08.456 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-09-26 09:38:08.467 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-09-26 09:38:08.470 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-09-26 09:38:08.473 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-09-26 09:38:08.484 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-09-26 09:38:08.490 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-09-26 09:38:08.496 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-09-26 09:38:08.497 | include /etc/tgt/stack.d/* 2021-09-26 09:38:08.502 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-09-26 09:38:08.504 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:38:08.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:38:08.510 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-09-26 09:38:08.893 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-09-26 09:38:08.904 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-09-26 09:38:08.908 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-09-26 09:38:08.912 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-09-26 09:38:08.915 | + 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-09-26 09:38:08.918 | + functions-common:run_process:1582 : local service=c-api 2021-09-26 09:38:08.921 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 09:38:08.924 | + functions-common:run_process:1584 : local group= 2021-09-26 09:38:08.927 | + functions-common:run_process:1585 : local user= 2021-09-26 09:38:08.929 | + functions-common:run_process:1587 : local name=c-api 2021-09-26 09:38:08.932 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:38:08.934 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:38:08.937 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:38:08.940 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:38:08.944 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:38:08.947 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649088945 2021-09-26 09:38:08.950 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-09-26 09:38:08.967 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:08.969 | + 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-09-26 09:38:08.972 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-09-26 09:38:08.974 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 09:38:08.977 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 09:38:08.980 | + 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-09-26 09:38:08.982 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-09-26 09:38:08.985 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-09-26 09:38:08.989 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-09-26 09:38:08.992 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-09-26 09:38:08.995 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:38:08.997 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:38:09.000 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-09-26 09:38:09.003 | + 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-09-26 09:38:09.006 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-09-26 09:38:09.008 | + 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-09-26 09:38:09.010 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-09-26 09:38:09.012 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-09-26 09:38:09.015 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-09-26 09:38:09.018 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-09-26 09:38:09.022 | + 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-09-26 09:38:09.085 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-09-26 09:38:09.142 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-09-26 09:38:09.189 | + 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-09-26 09:38:09.237 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:38:09.285 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-09-26 09:38:09.333 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-09-26 09:38:09.381 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-09-26 09:38:09.430 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-09-26 09:38:09.480 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-09-26 09:38:09.531 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-09-26 09:38:09.533 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-09-26 09:38:09.594 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-09-26 09:38:09.821 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-09-26 09:38:09.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-09-26 09:38:10.062 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-09-26 09:38:10.139 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:38:10.141 | + functions-common:time_stop:2331 : local name 2021-09-26 09:38:10.144 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:38:10.146 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:38:10.149 | + functions-common:time_stop:2334 : local total 2021-09-26 09:38:10.151 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:38:10.153 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:38:10.156 | + functions-common:time_stop:2338 : start_time=1632649088945 2021-09-26 09:38:10.158 | + functions-common:time_stop:2340 : [[ -z 1632649088945 ]] 2021-09-26 09:38:10.161 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:38:10.165 | + functions-common:time_stop:2343 : end_time=1632649090162 2021-09-26 09:38:10.167 | + functions-common:time_stop:2344 : elapsed_time=1217 2021-09-26 09:38:10.170 | + functions-common:time_stop:2345 : total=23103 2021-09-26 09:38:10.172 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:38:10.175 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24320 2021-09-26 09:38:10.178 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.41/volume/v3 2021-09-26 09:38:10.181 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-09-26 09:38:10.181 | Waiting for Cinder API to start... 2021-09-26 09:38:10.183 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.41/volume/v3 2021-09-26 09:38:10.186 | + functions:wait_for_service:444 : local timeout=60 2021-09-26 09:38:10.189 | + functions:wait_for_service:445 : local url=http://10.222.0.41/volume/v3 2021-09-26 09:38:10.192 | + functions:wait_for_service:446 : local rval=0 2021-09-26 09:38:10.194 | + functions:wait_for_service:447 : time_start wait_for_service 2021-09-26 09:38:10.197 | + functions-common:time_start:2317 : local name=wait_for_service 2021-09-26 09:38:10.199 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:38:10.202 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:38:10.205 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:38:10.209 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649090206 2021-09-26 09:38:10.212 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-09-26 09:38:10.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.41/volume/v3 2021-09-26 09:38:15.243 | + :: : [[ 401 == 503 ]] 2021-09-26 09:38:15.244 | + :: : [[ 0 -eq 7 ]] 2021-09-26 09:38:15.248 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-09-26 09:38:15.252 | + functions-common:time_stop:2331 : local name 2021-09-26 09:38:15.254 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:38:15.257 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:38:15.259 | + functions-common:time_stop:2334 : local total 2021-09-26 09:38:15.262 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:38:15.264 | + functions-common:time_stop:2337 : name=wait_for_service 2021-09-26 09:38:15.267 | + functions-common:time_stop:2338 : start_time=1632649090206 2021-09-26 09:38:15.269 | + functions-common:time_stop:2340 : [[ -z 1632649090206 ]] 2021-09-26 09:38:15.272 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:38:15.276 | + functions-common:time_stop:2343 : end_time=1632649095273 2021-09-26 09:38:15.278 | + functions-common:time_stop:2344 : elapsed_time=5067 2021-09-26 09:38:15.281 | + functions-common:time_stop:2345 : total=19910 2021-09-26 09:38:15.283 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:38:15.286 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24977 2021-09-26 09:38:15.289 | + functions:wait_for_service:454 : return 0 2021-09-26 09:38:15.291 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.294 | + functions-common:run_process:1582 : local service=c-sch 2021-09-26 09:38:15.296 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.299 | + functions-common:run_process:1584 : local group= 2021-09-26 09:38:15.302 | + functions-common:run_process:1585 : local user= 2021-09-26 09:38:15.304 | + functions-common:run_process:1587 : local name=c-sch 2021-09-26 09:38:15.307 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:38:15.309 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:38:15.312 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:38:15.315 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:38:15.318 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:38:15.321 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649095319 2021-09-26 09:38:15.324 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-09-26 09:38:15.340 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:15.343 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 09:38:15.345 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-09-26 09:38:15.348 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.350 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.353 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.355 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.358 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 09:38:15.362 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 09:38:15.364 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-09-26 09:38:15.367 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:38:15.370 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:38:15.372 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 09:38:15.375 | + 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-09-26 09:38:15.378 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-09-26 09:38:15.381 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:15.384 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:38:15.389 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:38:15.389 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:38:15.392 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:38:15.394 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-09-26 09:38:15.397 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:38:15.401 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-09-26 09:38:15.459 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-09-26 09:38:15.525 | + 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-09-26 09:38:15.573 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-09-26 09:38:15.621 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-09-26 09:38:15.671 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:38:15.720 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:38:15.723 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-09-26 09:38:15.781 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:38:15.997 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-09-26 09:38:16.011 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-09-26 09:38:16.241 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-09-26 09:38:16.261 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:38:16.263 | + functions-common:time_stop:2331 : local name 2021-09-26 09:38:16.267 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:38:16.269 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:38:16.272 | + functions-common:time_stop:2334 : local total 2021-09-26 09:38:16.274 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:38:16.277 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:38:16.279 | + functions-common:time_stop:2338 : start_time=1632649095319 2021-09-26 09:38:16.282 | + functions-common:time_stop:2340 : [[ -z 1632649095319 ]] 2021-09-26 09:38:16.286 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:38:16.289 | + functions-common:time_stop:2343 : end_time=1632649096286 2021-09-26 09:38:16.292 | + functions-common:time_stop:2344 : elapsed_time=967 2021-09-26 09:38:16.294 | + functions-common:time_stop:2345 : total=24320 2021-09-26 09:38:16.296 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:38:16.299 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25287 2021-09-26 09:38:16.302 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.304 | + functions-common:run_process:1582 : local service=c-bak 2021-09-26 09:38:16.307 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.309 | + functions-common:run_process:1584 : local group= 2021-09-26 09:38:16.312 | + functions-common:run_process:1585 : local user= 2021-09-26 09:38:16.314 | + functions-common:run_process:1587 : local name=c-bak 2021-09-26 09:38:16.316 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:38:16.319 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:38:16.321 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:38:16.324 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:38:16.327 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:38:16.331 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649096328 2021-09-26 09:38:16.334 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-09-26 09:38:16.351 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:16.353 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 09:38:16.356 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-09-26 09:38:16.359 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.361 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.364 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.366 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.369 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 09:38:16.371 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 09:38:16.374 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-09-26 09:38:16.377 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:38:16.379 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:38:16.382 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 09:38:16.385 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-09-26 09:38:16.387 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-09-26 09:38:16.390 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.393 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:38:16.395 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:38:16.398 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:38:16.400 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:38:16.403 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-09-26 09:38:16.405 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:38:16.410 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-09-26 09:38:16.468 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-09-26 09:38:16.536 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:16.586 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-09-26 09:38:16.638 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-09-26 09:38:16.689 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:38:16.737 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:38:16.740 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-09-26 09:38:16.798 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:38:17.039 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-09-26 09:38:17.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-09-26 09:38:17.296 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-09-26 09:38:17.317 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:38:17.319 | + functions-common:time_stop:2331 : local name 2021-09-26 09:38:17.322 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:38:17.325 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:38:17.327 | + functions-common:time_stop:2334 : local total 2021-09-26 09:38:17.330 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:38:17.332 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:38:17.335 | + functions-common:time_stop:2338 : start_time=1632649096328 2021-09-26 09:38:17.337 | + functions-common:time_stop:2340 : [[ -z 1632649096328 ]] 2021-09-26 09:38:17.341 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:38:17.345 | + functions-common:time_stop:2343 : end_time=1632649097341 2021-09-26 09:38:17.348 | + functions-common:time_stop:2344 : elapsed_time=1013 2021-09-26 09:38:17.350 | + functions-common:time_stop:2345 : total=25287 2021-09-26 09:38:17.353 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:38:17.355 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26300 2021-09-26 09:38:17.358 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.361 | + functions-common:run_process:1582 : local service=c-vol 2021-09-26 09:38:17.363 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.366 | + functions-common:run_process:1584 : local group= 2021-09-26 09:38:17.369 | + functions-common:run_process:1585 : local user= 2021-09-26 09:38:17.372 | + functions-common:run_process:1587 : local name=c-vol 2021-09-26 09:38:17.374 | + functions-common:run_process:1589 : time_start run_process 2021-09-26 09:38:17.377 | + functions-common:time_start:2317 : local name=run_process 2021-09-26 09:38:17.379 | + functions-common:time_start:2318 : local start_time= 2021-09-26 09:38:17.382 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-09-26 09:38:17.386 | ++ functions-common:time_start:2322 : date +%s%3N 2021-09-26 09:38:17.389 | + functions-common:time_start:2322 : _TIME_START[$name]=1632649097386 2021-09-26 09:38:17.392 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-09-26 09:38:17.411 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:17.414 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-09-26 09:38:17.417 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-09-26 09:38:17.423 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.426 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.428 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.431 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.434 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-09-26 09:38:17.436 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-09-26 09:38:17.439 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-09-26 09:38:17.441 | + functions-common:_run_under_systemd:1554 : local group= 2021-09-26 09:38:17.444 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-09-26 09:38:17.446 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-09-26 09:38:17.449 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-09-26 09:38:17.452 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-09-26 09:38:17.455 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.457 | + functions-common:write_user_unit_file:1466 : local group= 2021-09-26 09:38:17.462 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-09-26 09:38:17.465 | + functions-common:write_user_unit_file:1468 : local extra= 2021-09-26 09:38:17.467 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-09-26 09:38:17.471 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-09-26 09:38:17.473 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-09-26 09:38:17.478 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-09-26 09:38:17.546 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-09-26 09:38:17.628 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-09-26 09:38:17.687 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-09-26 09:38:17.863 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-09-26 09:38:17.916 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-09-26 09:38:17.968 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-09-26 09:38:17.971 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-09-26 09:38:18.037 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-09-26 09:38:18.298 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-09-26 09:38:18.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-09-26 09:38:18.574 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-09-26 09:38:18.595 | + functions-common:run_process:1593 : time_stop run_process 2021-09-26 09:38:18.600 | + functions-common:time_stop:2331 : local name 2021-09-26 09:38:18.604 | + functions-common:time_stop:2332 : local end_time 2021-09-26 09:38:18.609 | + functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:38:18.611 | + functions-common:time_stop:2334 : local total 2021-09-26 09:38:18.614 | + functions-common:time_stop:2335 : local start_time 2021-09-26 09:38:18.617 | + functions-common:time_stop:2337 : name=run_process 2021-09-26 09:38:18.619 | + functions-common:time_stop:2338 : start_time=1632649097386 2021-09-26 09:38:18.622 | + functions-common:time_stop:2340 : [[ -z 1632649097386 ]] 2021-09-26 09:38:18.626 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:38:18.631 | + functions-common:time_stop:2343 : end_time=1632649098627 2021-09-26 09:38:18.633 | + functions-common:time_stop:2344 : elapsed_time=1241 2021-09-26 09:38:18.636 | + functions-common:time_stop:2345 : total=26300 2021-09-26 09:38:18.639 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:38:18.642 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27541 2021-09-26 09:38:18.645 | + ./stack.sh:main:1319 : create_volume_types 2021-09-26 09:38:18.649 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-09-26 09:38:18.695 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:18.702 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 09:38:18.709 | + lib/cinder:create_volume_types:526 : local be be_name 2021-09-26 09:38:18.709 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-09-26 09:38:18.709 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-09-26 09:38:18.712 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-09-26 09:38:18.731 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:18.733 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-09-26 09:38:22.290 | +-------------+--------------------------------------+ 2021-09-26 09:38:22.290 | | Field | Value | 2021-09-26 09:38:22.290 | +-------------+--------------------------------------+ 2021-09-26 09:38:22.290 | | description | None | 2021-09-26 09:38:22.290 | | id | 77d83e2d-74db-4aad-8ec2-17ea3c55b9da | 2021-09-26 09:38:22.291 | | is_public | True | 2021-09-26 09:38:22.291 | | name | lvmdriver-1 | 2021-09-26 09:38:22.291 | | properties | volume_backend_name='lvmdriver-1' | 2021-09-26 09:38:22.291 | +-------------+--------------------------------------+ 2021-09-26 09:38:22.416 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-09-26 09:38:22.434 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:38:22.437 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-09-26 09:38:22.455 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:22.457 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-09-26 09:38:22.475 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:22.477 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-09-26 09:38:22.480 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-09-26 09:38:22.482 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-09-26 09:38:22.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-09-26 09:38:22.489 | ++ 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-09-26 09:38:22.494 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-09-26 09:38:22.494 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-09-26 09:38:22.495 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-09-26 09:38:22.497 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-09-26 09:38:22.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-09-26 09:38:22.500 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-09-26 09:38:22.502 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-09-26 09:38:22.503 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-09-26 09:38:22.505 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-09-26 09:38:22.506 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-09-26 09:38:22.508 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-09-26 09:38:22.509 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 09:38:22.511 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-09-26 09:38:22.512 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 09:38:22.514 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-09-26 09:38:22.515 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 09:38:22.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-09-26 09:38:22.522 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 09:38:22.524 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-09-26 09:38:22.525 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 09:38:22.527 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-09-26 09:38:22.528 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-09-26 09:38:22.530 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-09-26 09:38:22.532 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-09-26 09:38:22.533 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-09-26 09:38:22.535 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-09-26 09:38:22.536 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-09-26 09:38:22.538 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-09-26 09:38:22.540 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-09-26 09:38:22.542 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-09-26 09:38:22.543 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-09-26 09:38:22.545 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-09-26 09:38:22.546 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.41/identity ']' 2021-09-26 09:38:22.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-09-26 09:38:22.551 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-09-26 09:38:22.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-09-26 09:38:22.554 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-09-26 09:38:22.556 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-09-26 09:38:22.559 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-09-26 09:38:22.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-09-26 09:38:22.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-09-26 09:38:22.564 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-09-26 09:38:22.575 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:22.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:24.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:24.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:24.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 67758bc48c7540499606065c38ef4acc --long --quote none -f csv 2021-09-26 09:38:24.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:27.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-09-26 09:38:27.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-09-26 09:38:27.123 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:27.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:27.127 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d499c0897b0747468be50df1b6831a47 demo 67758bc48c7540499606065c38ef4acc invisible_to_admin Passw0rd 2021-09-26 09:38:27.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d499c0897b0747468be50df1b6831a47 2021-09-26 09:38:27.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-09-26 09:38:27.132 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=67758bc48c7540499606065c38ef4acc 2021-09-26 09:38:27.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-09-26 09:38:27.135 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:27.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-09-26 09:38:27.139 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-09-26 09:38:27.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:27.144 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:27.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:27.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:27.149 | + 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-09-26 09:38:27.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:27.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:27.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:27.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:27.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:27.158 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:27.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:27.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:27.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:27.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:27.165 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:27.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:27.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:27.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:27.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:27.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:27.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:27.174 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 78d802780f304e14a1f2f2da16fa9fcf --long --quote none -f csv 2021-09-26 09:38:27.176 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:29.523 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 09:38:29.524 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 09:38:29.526 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:29.527 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:29.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f42d5c3ae2684a1dbe1a841af0e90216 admin 78d802780f304e14a1f2f2da16fa9fcf alt_demo Passw0rd 2021-09-26 09:38:29.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f42d5c3ae2684a1dbe1a841af0e90216 2021-09-26 09:38:29.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 09:38:29.534 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:38:29.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-09-26 09:38:29.537 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:29.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-09-26 09:38:29.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-09-26 09:38:29.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:29.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:29.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:29.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:29.550 | + 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-09-26 09:38:29.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:29.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:29.555 | + 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-09-26 09:38:29.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:29.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:29.559 | + 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-09-26 09:38:29.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:29.562 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:29.564 | + 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-09-26 09:38:29.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:29.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:29.568 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:29.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:29.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-09-26 09:38:29.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-09-26 09:38:29.574 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:29.576 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:29.577 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2f6f1e78ebce466a82605621b5515b15 alt_demo 78d802780f304e14a1f2f2da16fa9fcf alt_demo Passw0rd 2021-09-26 09:38:29.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2f6f1e78ebce466a82605621b5515b15 2021-09-26 09:38:29.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-09-26 09:38:29.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=78d802780f304e14a1f2f2da16fa9fcf 2021-09-26 09:38:29.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-09-26 09:38:29.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:29.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-09-26 09:38:29.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-09-26 09:38:29.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:29.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:29.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:29.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:29.599 | + 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-09-26 09:38:29.601 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:29.602 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:29.604 | + 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-09-26 09:38:29.605 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:29.606 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:29.608 | + 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-09-26 09:38:29.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:29.611 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:29.612 | + 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-09-26 09:38:29.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:29.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:29.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:29.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:29.621 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:29.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:29.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:29.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project c79400c63605468f8e836f7eac859c3e --long --quote none -f csv 2021-09-26 09:38:29.633 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:29.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:31.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 09:38:31.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 09:38:31.946 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:31.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:31.949 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f42d5c3ae2684a1dbe1a841af0e90216 admin c79400c63605468f8e836f7eac859c3e demo Passw0rd 2021-09-26 09:38:31.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f42d5c3ae2684a1dbe1a841af0e90216 2021-09-26 09:38:31.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 09:38:31.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:38:31.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-09-26 09:38:31.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:31.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-09-26 09:38:31.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-09-26 09:38:31.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:31.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:31.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:31.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:31.971 | + 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-09-26 09:38:31.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:31.974 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:31.976 | + 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-09-26 09:38:31.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:31.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:31.980 | + 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-09-26 09:38:31.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:31.983 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:31.985 | + 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-09-26 09:38:31.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:31.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:31.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:31.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:31.993 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-09-26 09:38:31.994 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-09-26 09:38:31.996 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:31.997 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:31.999 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d499c0897b0747468be50df1b6831a47 demo c79400c63605468f8e836f7eac859c3e demo Passw0rd 2021-09-26 09:38:32.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d499c0897b0747468be50df1b6831a47 2021-09-26 09:38:32.002 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-09-26 09:38:32.003 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c79400c63605468f8e836f7eac859c3e 2021-09-26 09:38:32.005 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-09-26 09:38:32.007 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:32.008 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-09-26 09:38:32.011 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-09-26 09:38:32.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:32.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:32.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:32.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:32.020 | + 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-09-26 09:38:32.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:32.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:32.025 | + 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-09-26 09:38:32.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:32.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:32.029 | + 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-09-26 09:38:32.031 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:32.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:32.034 | + 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-09-26 09:38:32.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:32.037 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:32.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:32.040 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:32.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:32.043 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:32.046 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:32.046 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project cbdf491cc8454e64b6f4a43844392cd7 --long --quote none -f csv 2021-09-26 09:38:32.048 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:32.048 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:34.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-09-26 09:38:34.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-09-26 09:38:34.337 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-09-26 09:38:34.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-09-26 09:38:34.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-09-26 09:38:34.342 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5a243644537741a4958dee3ed412b8bd swiftusertest2 cbdf491cc8454e64b6f4a43844392cd7 swiftprojecttest2 testing2 2021-09-26 09:38:34.344 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5a243644537741a4958dee3ed412b8bd 2021-09-26 09:38:34.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-09-26 09:38:34.347 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=cbdf491cc8454e64b6f4a43844392cd7 2021-09-26 09:38:34.348 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-09-26 09:38:34.350 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-09-26 09:38:34.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-09-26 09:38:34.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-09-26 09:38:34.356 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:34.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:34.361 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-09-26 09:38:34.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:34.364 | + 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-09-26 09:38:34.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:34.367 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:34.370 | + 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-09-26 09:38:34.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:34.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:34.376 | + 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-09-26 09:38:34.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:34.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:34.381 | + 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-09-26 09:38:34.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:34.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:34.385 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:34.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:34.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:34.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:34.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d00bdc1925da4865b44d8958d1c08646 --long --quote none -f csv 2021-09-26 09:38:34.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:34.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:34.398 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:36.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-09-26 09:38:36.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-09-26 09:38:36.688 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-09-26 09:38:36.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-09-26 09:38:36.691 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-09-26 09:38:36.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3282097572e447f9aa1d4eb4b1e7b5e8 swiftusertest4 d00bdc1925da4865b44d8958d1c08646 swiftprojecttest4 testing4 2021-09-26 09:38:36.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3282097572e447f9aa1d4eb4b1e7b5e8 2021-09-26 09:38:36.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-09-26 09:38:36.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d00bdc1925da4865b44d8958d1c08646 2021-09-26 09:38:36.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-09-26 09:38:36.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-09-26 09:38:36.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-09-26 09:38:36.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-09-26 09:38:36.707 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:36.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:36.711 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-09-26 09:38:36.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:36.714 | + 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-09-26 09:38:36.716 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:36.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:36.719 | + 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-09-26 09:38:36.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:36.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:36.723 | + 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-09-26 09:38:36.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:36.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:36.728 | + 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-09-26 09:38:36.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:36.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:36.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:36.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:36.736 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:36.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:36.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d0b847400be2473aba78f5ca89a2090e --long --quote none -f csv 2021-09-26 09:38:36.740 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:36.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:36.744 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:39.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-09-26 09:38:39.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-09-26 09:38:39.108 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-09-26 09:38:39.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-09-26 09:38:39.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-09-26 09:38:39.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 046148bcb8414abdaada446c1355f3f3 swiftusertest1 d0b847400be2473aba78f5ca89a2090e swiftprojecttest1 testing 2021-09-26 09:38:39.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=046148bcb8414abdaada446c1355f3f3 2021-09-26 09:38:39.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-09-26 09:38:39.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:38:39.119 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-09-26 09:38:39.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-09-26 09:38:39.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-09-26 09:38:39.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-09-26 09:38:39.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:39.129 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:39.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-09-26 09:38:39.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:39.134 | + 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-09-26 09:38:39.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:39.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:39.139 | + 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-09-26 09:38:39.140 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:39.142 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:39.143 | + 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-09-26 09:38:39.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:39.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:39.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:39.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:39.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:39.152 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:39.154 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:39.161 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-09-26 09:38:39.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-09-26 09:38:39.164 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-09-26 09:38:39.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-09-26 09:38:39.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-09-26 09:38:39.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 60ec191ea1f5406db0ad6fdc86810260 swiftusertest3 d0b847400be2473aba78f5ca89a2090e swiftprojecttest1 testing3 2021-09-26 09:38:39.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=60ec191ea1f5406db0ad6fdc86810260 2021-09-26 09:38:39.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-09-26 09:38:39.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d0b847400be2473aba78f5ca89a2090e 2021-09-26 09:38:39.175 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-09-26 09:38:39.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-09-26 09:38:39.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-09-26 09:38:39.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-09-26 09:38:39.182 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:39.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:39.187 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-09-26 09:38:39.189 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:39.190 | + 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-09-26 09:38:39.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:39.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:39.195 | + 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-09-26 09:38:39.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:39.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:39.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:39.200 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:39.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:39.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-09-26 09:38:39.206 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:39.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:39.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:39.210 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:39.212 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:39.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:39.215 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project fcfa8498b3a649c69485f048c1a3cb49 --long --quote none -f csv 2021-09-26 09:38:39.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-09-26 09:38:39.216 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:39.218 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:41.512 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-09-26 09:38:41.513 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-09-26 09:38:41.515 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-09-26 09:38:41.516 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-09-26 09:38:41.518 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f42d5c3ae2684a1dbe1a841af0e90216 admin fcfa8498b3a649c69485f048c1a3cb49 admin Passw0rd 2021-09-26 09:38:41.520 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f42d5c3ae2684a1dbe1a841af0e90216 2021-09-26 09:38:41.521 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-09-26 09:38:41.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fcfa8498b3a649c69485f048c1a3cb49 2021-09-26 09:38:41.524 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-09-26 09:38:41.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-09-26 09:38:41.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-09-26 09:38:41.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-09-26 09:38:41.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-09-26 09:38:41.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-09-26 09:38:41.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-09-26 09:38:41.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-09-26 09:38:41.539 | + 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-09-26 09:38:41.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:41.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-09-26 09:38:41.544 | + 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-09-26 09:38:41.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:41.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-09-26 09:38:41.550 | + 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-09-26 09:38:41.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-09-26 09:38:41.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-09-26 09:38:41.555 | + 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-09-26 09:38:41.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-09-26 09:38:41.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-09-26 09:38:41.559 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-09-26 09:38:41.561 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-09-26 09:38:41.563 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-09-26 09:38:41.565 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-09-26 09:38:41.568 | + ./stack.sh:main:1349 : save_stackenv 2021-09-26 09:38:41.570 | + functions-common:save_stackenv:60 : local tag= 2021-09-26 09:38:41.574 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-09-26 09:38:41.577 | + functions-common:save_stackenv:62 : time_stamp=2021-09-26-093841 2021-09-26 09:38:41.580 | + functions-common:save_stackenv:63 : echo '# 2021-09-26-093841 ' 2021-09-26 09:38:41.583 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.585 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-09-26 09:38:41.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.590 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-09-26 09:38:41.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.596 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-09-26 09:38:41.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.601 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-09-26 09:38:41.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.605 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-09-26 09:38:41.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.611 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.41/identity 2021-09-26 09:38:41.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.616 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-09-26 09:38:41.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.621 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-09-26-090431 2021-09-26 09:38:41.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.627 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-09-26 09:38:41.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.632 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-09-26 09:38:41.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.637 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-09-26 09:38:41.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.642 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-09-26 09:38:41.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.648 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-09-26 09:38:41.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-09-26 09:38:41.656 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-09-26 09:38:41.665 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-09-26 09:38:41.668 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.670 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 09:38:41.673 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-09-26 09:38:41.676 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:38:41.679 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 09:38:41.681 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 09:38:41.684 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-09-26 09:38:41.688 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.691 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-09-26 09:38:41.693 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:38:41.696 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-09-26 09:38:41.696 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:38:41.696 | gsub("[][]", "", $1); 2021-09-26 09:38:41.696 | split($1, a, "|"); 2021-09-26 09:38:41.696 | if (a[1] == matchgroup) 2021-09-26 09:38:41.696 | print a[2] 2021-09-26 09:38:41.696 | } 2021-09-26 09:38:41.696 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.702 | + ./stack.sh:main:1367 : run_phase stack extra 2021-09-26 09:38:41.705 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 09:38:41.708 | + functions-common:run_phase:1760 : local phase=extra 2021-09-26 09:38:41.710 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:38:41.713 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:38:41.716 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:38:41.718 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:38:41.721 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:38:41.724 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:38:41.728 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:38:41.730 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:38:41.733 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:38:41.737 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-09-26 09:38:41.739 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:38:41.756 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:41.759 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:38:41.761 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:38:41.763 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-09-26 09:38:41.766 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:38:41.768 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:38:41.771 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:38:41.773 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-09-26 09:38:41.776 | ++ extras.d/80-tempest.sh:source:15 : : 2021-09-26 09:38:41.778 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 09:38:41.780 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 09:38:41.783 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:38:41.785 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:38:41.788 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-09-26 09:38:41.791 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 09:38:41.793 | + functions-common:run_plugins:1746 : local phase=extra 2021-09-26 09:38:41.796 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 09:38:41.799 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 09:38:41.802 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-09-26 09:38:41.804 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.807 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 09:38:41.809 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-09-26 09:38:41.814 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:38:41.816 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 09:38:41.819 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 09:38:41.822 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-09-26 09:38:41.825 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.827 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-09-26 09:38:41.830 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:38:41.832 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-09-26 09:38:41.833 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:38:41.833 | gsub("[][]", "", $1); 2021-09-26 09:38:41.833 | split($1, a, "|"); 2021-09-26 09:38:41.833 | if (a[1] == matchgroup) 2021-09-26 09:38:41.833 | print a[2] 2021-09-26 09:38:41.833 | } 2021-09-26 09:38:41.833 | ' /home/ubuntu/devstack/local.conf 2021-09-26 09:38:41.839 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-09-26 09:38:41.857 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:38:41.860 | + ./stack.sh:main:1389 : service_check 2021-09-26 09:38:41.863 | + functions-common:service_check:1620 : local service 2021-09-26 09:38:41.865 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:41.868 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-09-26 09:38:41.880 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-09-26 09:38:41.884 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:41.887 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-09-26 09:38:41.900 | enabled 2021-09-26 09:38:41.904 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-09-26 09:38:41.920 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-09-26 09:38:41.920 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-09-26 09:38:41.920 | Active: active (running) since Sun 2021-09-26 09:36:18 UTC; 2min 23s ago 2021-09-26 09:38:41.920 | Main PID: 82589 (uwsgi) 2021-09-26 09:38:41.920 | Status: "uWSGI is ready" 2021-09-26 09:38:41.920 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:41.920 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-09-26 09:38:41.920 | ├─82589 nova-apiuWSGI master 2021-09-26 09:38:41.920 | ├─82590 nova-apiuWSGI worker 1 2021-09-26 09:38:41.920 | └─82591 nova-apiuWSGI worker 2 2021-09-26 09:38:41.920 | 2021-09-26 09:38:41.921 | Sep 26 09:38:05 n-d-809955-3 devstack@n-api.service[82589]: [pid: 82590|app: 0|req: 16/30] 10.222.0.41 () {58 vars in 1180 bytes} [Sun Sep 26 09:38:05 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: DEBUG nova.api.openstack.wsgi [None req-73768b6e-b175-4b10-a0af-7ec67f398837 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=82591) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: INFO nova.api.openstack.requestlog [None req-73768b6e-b175-4b10-a0af-7ec67f398837 admin admin] 10.222.0.41 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.141633 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: [pid: 82591|app: 0|req: 15/31] 10.222.0.41 () {62 vars in 1183 bytes} [Sun Sep 26 09:38:07 2021] POST /compute/v2.1/flavors => generated 368 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: DEBUG nova.api.openstack.wsgi [None req-ecb2feb3-d4c0-435f-8184-42a27b1b51f5 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=82590) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: INFO nova.api.openstack.requestlog [None req-ecb2feb3-d4c0-435f-8184-42a27b1b51f5 admin admin] 10.222.0.41 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.072631 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: [pid: 82590|app: 0|req: 17/32] 10.222.0.41 () {62 vars in 1233 bytes} [Sun Sep 26 09:38:08 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: DEBUG nova.api.openstack.wsgi [None req-c7851139-4e39-44c8-ad3e-d382415c33bc admin admin] Calling method '>' {{(pid=82591) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: INFO nova.api.openstack.requestlog [None req-c7851139-4e39-44c8-ad3e-d382415c33bc admin admin] 10.222.0.41 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025951 2021-09-26 09:38:41.921 | Sep 26 09:38:08 n-d-809955-3 devstack@n-api.service[82589]: [pid: 82591|app: 0|req: 16/33] 10.222.0.41 () {58 vars in 1180 bytes} [Sun Sep 26 09:38:08 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-09-26 09:38:41.925 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:41.927 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-09-26 09:38:41.939 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-09-26 09:38:41.943 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:41.946 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-09-26 09:38:41.959 | enabled 2021-09-26 09:38:41.963 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-09-26 09:38:41.979 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-09-26 09:38:41.979 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-09-26 09:38:41.979 | Active: active (running) since Sun 2021-09-26 09:37:27 UTC; 1min 14s ago 2021-09-26 09:38:41.979 | Main PID: 87433 (nova-scheduler) 2021-09-26 09:38:41.979 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:41.979 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-09-26 09:38:41.979 | ├─87433 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 09:38:41.979 | ├─88997 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 09:38:41.979 | └─89000 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-09-26 09:38:41.979 | 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_messaging_notifications.retry = -1 {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_messaging_notifications.transport_url = **** {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_reports.file_event_handler = None {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] oslo_reports.log_dir = None {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:41.979 | Sep 26 09:37:32 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.service [None req-3b366466-7f12-439d-a0fa-85debffda680 None None] ******************************************************************************** {{(pid=87433) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:41.979 | Sep 26 09:37:38 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.periodic_task [None req-43da1948-cc87-4b0a-8a62-217eb6a0a4df None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=89000) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 09:38:41.979 | Sep 26 09:38:31 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.periodic_task [None req-eb0f5583-fd31-4c43-ba59-fdf7e7614d3b None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=88997) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 09:38:41.979 | Sep 26 09:38:38 n-d-809955-3 nova-scheduler[87433]: DEBUG oslo_service.periodic_task [None req-43da1948-cc87-4b0a-8a62-217eb6a0a4df None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=89000) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 09:38:41.983 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:41.985 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-09-26 09:38:41.998 | enabled 2021-09-26 09:38:42.003 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-09-26 09:38:42.020 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-09-26 09:38:42.020 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.020 | Active: active (running) since Sun 2021-09-26 09:37:28 UTC; 1min 13s ago 2021-09-26 09:38:42.020 | Main PID: 87878 (uwsgi) 2021-09-26 09:38:42.020 | Status: "uWSGI is ready" 2021-09-26 09:38:42.020 | Tasks: 4 (limit: 14352) 2021-09-26 09:38:42.020 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-09-26 09:38:42.020 | ├─87878 nova-api-metauWSGI master 2021-09-26 09:38:42.020 | ├─87879 nova-api-metauWSGI worker 1 2021-09-26 09:38:42.020 | ├─87880 nova-api-metauWSGI worker 2 2021-09-26 09:38:42.020 | └─87881 nova-api-metauWSGI http 1 2021-09-26 09:38:42.020 | 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG nova.context [None req-aba1b490-c092-4105-b6be-b530aac949f1 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),d5d754cb-1f6f-403d-ba78-5d8b5ce368d7(cell1) {{(pid=87880) load_cells /opt/stack/nova/nova/context.py:467}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_concurrency.lockutils [None req-aba1b490-c092-4105-b6be-b530aac949f1 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=87880) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_concurrency.lockutils [None req-aba1b490-c092-4105-b6be-b530aac949f1 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=87880) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_concurrency.lockutils [None req-aba1b490-c092-4105-b6be-b530aac949f1 None None] Lock "d5d754cb-1f6f-403d-ba78-5d8b5ce368d7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=87880) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_concurrency.lockutils [None req-aba1b490-c092-4105-b6be-b530aac949f1 None None] Lock "d5d754cb-1f6f-403d-ba78-5d8b5ce368d7" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=87880) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_db.sqlalchemy.engines [None req-aba1b490-c092-4105-b6be-b530aac949f1 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=87880) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_db.sqlalchemy.engines [None req-aba1b490-c092-4105-b6be-b530aac949f1 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=87880) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:38:42.020 | Sep 26 09:37:33 n-d-809955-3 devstack@n-api-meta.service[87878]: DEBUG oslo_db.sqlalchemy.engines [None req-aba1b490-c092-4105-b6be-b530aac949f1 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=87880) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:38:42.020 | Sep 26 09:37:34 n-d-809955-3 devstack@n-api-meta.service[87878]: WARNING nova.api.metadata.handler [None req-aba1b490-c092-4105-b6be-b530aac949f1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-09-26 09:38:42.020 | Sep 26 09:37:34 n-d-809955-3 devstack@n-api-meta.service[87878]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x56203113e310 pid: 87880 (default app) 2021-09-26 09:38:42.024 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.026 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-09-26 09:38:42.039 | enabled 2021-09-26 09:38:42.043 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-09-26 09:38:42.059 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-09-26 09:38:42.059 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.059 | Active: active (running) since Sun 2021-09-26 09:36:32 UTC; 2min 9s ago 2021-09-26 09:38:42.059 | Main PID: 83727 (uwsgi) 2021-09-26 09:38:42.059 | Status: "uWSGI is ready" 2021-09-26 09:38:42.059 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.059 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-09-26 09:38:42.059 | ├─83727 placementuWSGI master 2021-09-26 09:38:42.059 | ├─83728 placementuWSGI worker 1 2021-09-26 09:38:42.059 | └─83729 placementuWSGI worker 2 2021-09-26 09:38:42.059 | 2021-09-26 09:38:42.059 | Sep 26 09:37:30 n-d-809955-3 devstack@placement-api.service[83727]: [pid: 83728|app: 0|req: 2/2] 10.222.0.41 () {54 vars in 905 bytes} [Sun Sep 26 09:37:30 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 09:38:42.060 | Sep 26 09:37:31 n-d-809955-3 devstack@placement-api.service[83727]: DEBUG placement.requestlog [None req-899612ca-156b-4375-845c-894afe8b457e None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=83729) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 09:38:42.060 | Sep 26 09:37:31 n-d-809955-3 devstack@placement-api.service[83727]: INFO placement.requestlog [None req-899612ca-156b-4375-845c-894afe8b457e None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 09:38:42.060 | Sep 26 09:37:31 n-d-809955-3 devstack@placement-api.service[83727]: [pid: 83729|app: 0|req: 1/3] 10.222.0.41 () {54 vars in 905 bytes} [Sun Sep 26 09:37:31 2021] GET /placement => generated 136 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 09:38:42.060 | Sep 26 09:37:34 n-d-809955-3 devstack@placement-api.service[83727]: DEBUG placement.requestlog [None req-90c5eb42-41bc-4eea-a561-c8b0a33a518e None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=83728) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 09:38:42.060 | Sep 26 09:37:34 n-d-809955-3 devstack@placement-api.service[83727]: INFO placement.requestlog [None req-90c5eb42-41bc-4eea-a561-c8b0a33a518e None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 09:38:42.060 | Sep 26 09:37:34 n-d-809955-3 devstack@placement-api.service[83727]: [pid: 83728|app: 0|req: 3/4] 10.222.0.41 () {54 vars in 905 bytes} [Sun Sep 26 09:37:34 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 09:38:42.060 | Sep 26 09:37:36 n-d-809955-3 devstack@placement-api.service[83727]: DEBUG placement.requestlog [None req-7509036a-5431-4e95-a48f-977b11e5b84d None None] Starting request: 10.222.0.41 "GET /placement/" {{(pid=83729) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-09-26 09:38:42.060 | Sep 26 09:37:36 n-d-809955-3 devstack@placement-api.service[83727]: INFO placement.requestlog [None req-7509036a-5431-4e95-a48f-977b11e5b84d None None] 10.222.0.41 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-09-26 09:38:42.060 | Sep 26 09:37:36 n-d-809955-3 devstack@placement-api.service[83727]: [pid: 83729|app: 0|req: 2/5] 10.222.0.41 () {54 vars in 905 bytes} [Sun Sep 26 09:37:36 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-09-26 09:38:42.064 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.066 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-09-26 09:38:42.079 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-09-26 09:38:42.084 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.086 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-09-26 09:38:42.100 | enabled 2021-09-26 09:38:42.104 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-09-26 09:38:42.120 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-09-26 09:38:42.120 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.120 | Active: active (running) since Sun 2021-09-26 09:35:46 UTC; 2min 55s ago 2021-09-26 09:38:42.120 | Main PID: 81727 (uwsgi) 2021-09-26 09:38:42.120 | Status: "uWSGI is ready" 2021-09-26 09:38:42.120 | Tasks: 5 (limit: 14352) 2021-09-26 09:38:42.120 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-09-26 09:38:42.120 | ├─81727 glance-apiuWSGI master 2021-09-26 09:38:42.120 | ├─81728 glance-apiuWSGI worker 1 2021-09-26 09:38:42.120 | └─81729 glance-apiuWSGI worker 2 2021-09-26 09:38:42.120 | 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.location [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81729) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: DEBUG glance_store.backend [None req-8903141a-8202-42f0-9df0-d14c4a817f04 admin admin] Skipping store.set_acls... not implemented. {{(pid=81729) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-09-26 09:38:42.120 | Sep 26 09:36:16 n-d-809955-3 devstack@g-api.service[81727]: [pid: 81729|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 864 bytes} [Sun Sep 26 09:35:59 2021] PUT /v2/images/f4696393-8548-41e5-9229-a849ae3aaa6f/file => generated 0 bytes in 16580 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-09-26 09:38:42.124 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.127 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-09-26 09:38:42.141 | enabled 2021-09-26 09:38:42.145 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-09-26 09:38:42.161 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-09-26 09:38:42.161 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.161 | Active: active (running) since Sun 2021-09-26 09:38:16 UTC; 25s ago 2021-09-26 09:38:42.161 | Main PID: 90733 (cinder-schedule) 2021-09-26 09:38:42.161 | Tasks: 4 (limit: 14352) 2021-09-26 09:38:42.161 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-09-26 09:38:42.161 | └─90733 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-09-26 09:38:42.161 | 2021-09-26 09:38:42.161 | Sep 26 09:38:20 n-d-809955-3 cinder-scheduler[90733]: INFO cinder.manager [None req-a67b7fa6-8e85-40fa-ad14-aaa9228092a5 None None] Initiating service 1 cleanup 2021-09-26 09:38:42.161 | Sep 26 09:38:20 n-d-809955-3 cinder-scheduler[90733]: INFO cinder.manager [None req-a67b7fa6-8e85-40fa-ad14-aaa9228092a5 None None] Service 1 cleanup completed. 2021-09-26 09:38:42.161 | Sep 26 09:38:20 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.service [None req-a67b7fa6-8e85-40fa-ad14-aaa9228092a5 None None] Creating RPC server for service cinder-scheduler {{(pid=90733) start /opt/stack/cinder/cinder/service.py:231}} 2021-09-26 09:38:42.162 | Sep 26 09:38:20 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.service [None req-a67b7fa6-8e85-40fa-ad14-aaa9228092a5 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=90733) start /opt/stack/cinder/cinder/service.py:238}} 2021-09-26 09:38:42.162 | Sep 26 09:38:21 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.scheduler.host_manager [None req-a9975033-5ded-4361-85b0-8f37c017e41f None None] Received backup service update from n-d-809955-3: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=90733) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-09-26 09:38:42.162 | Sep 26 09:38:25 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.scheduler.host_manager [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Received volume service update from n-d-809955-3@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-809955-3:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=90733) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-09-26 09:38:42.162 | Sep 26 09:38:25 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.utils [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90733) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-09-26 09:38:42.162 | Sep 26 09:38:25 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.scheduler.host_manager [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-809955-3@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 9, 26, 9, 38, 25, 982352)}, {'type': 'backend', 'name_to_id': 'n-d-809955-3@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 9, 26, 9, 38, 25, 982352)}]. {{(pid=90733) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-09-26 09:38:42.162 | Sep 26 09:38:25 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.scheduler.host_manager [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Updating capabilities for n-d-809955-3@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-809955-3:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 9, 26, 9, 38, 25, 945157)} {{(pid=90733) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-09-26 09:38:42.162 | Sep 26 09:38:25 n-d-809955-3 cinder-scheduler[90733]: DEBUG cinder.utils [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90733) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-09-26 09:38:42.165 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.168 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-09-26 09:38:42.181 | enabled 2021-09-26 09:38:42.185 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-09-26 09:38:42.201 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-09-26 09:38:42.201 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.201 | Active: active (running) since Sun 2021-09-26 09:38:10 UTC; 32s ago 2021-09-26 09:38:42.201 | Main PID: 90299 (uwsgi) 2021-09-26 09:38:42.201 | Status: "uWSGI is ready" 2021-09-26 09:38:42.201 | Tasks: 11 (limit: 14352) 2021-09-26 09:38:42.201 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-09-26 09:38:42.201 | ├─90299 cinder-apiuWSGI master 2021-09-26 09:38:42.201 | ├─90300 cinder-apiuWSGI worker 1 2021-09-26 09:38:42.201 | └─90301 cinder-apiuWSGI worker 2 2021-09-26 09:38:42.201 | 2021-09-26 09:38:42.201 | Sep 26 09:38:21 n-d-809955-3 devstack@c-api.service[90299]: [pid: 90301|app: 0|req: 2/2] 10.222.0.41 () {60 vars in 1228 bytes} [Sun Sep 26 09:38:20 2021] POST /volume/v3/fcfa8498b3a649c69485f048c1a3cb49/types => generated 186 bytes in 878 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: INFO cinder.api.openstack.wsgi [req-4aa8f199-62d2-4e9e-9a01-a5d2be64a4c7 req-66319d1e-2186-49bf-9387-71f45142fe75 admin admin] POST http://10.222.0.41/volume/v3/fcfa8498b3a649c69485f048c1a3cb49/types/77d83e2d-74db-4aad-8ec2-17ea3c55b9da/extra_specs 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: /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-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: DeprecationWarning, 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: DEBUG cinder.api.openstack.wsgi [req-4aa8f199-62d2-4e9e-9a01-a5d2be64a4c7 req-66319d1e-2186-49bf-9387-71f45142fe75 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=90300) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: /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-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: DeprecationWarning) 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: DEBUG oslo_db.sqlalchemy.engines [req-4aa8f199-62d2-4e9e-9a01-a5d2be64a4c7 req-66319d1e-2186-49bf-9387-71f45142fe75 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=90300) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: INFO cinder.api.openstack.wsgi [req-4aa8f199-62d2-4e9e-9a01-a5d2be64a4c7 req-66319d1e-2186-49bf-9387-71f45142fe75 admin admin] http://10.222.0.41/volume/v3/fcfa8498b3a649c69485f048c1a3cb49/types/77d83e2d-74db-4aad-8ec2-17ea3c55b9da/extra_specs returned with HTTP 200 2021-09-26 09:38:42.202 | Sep 26 09:38:22 n-d-809955-3 devstack@c-api.service[90299]: [pid: 90300|app: 0|req: 1/3] 10.222.0.41 () {62 vars in 1445 bytes} [Sun Sep 26 09:38:21 2021] POST /volume/v3/fcfa8498b3a649c69485f048c1a3cb49/types/77d83e2d-74db-4aad-8ec2-17ea3c55b9da/extra_specs => generated 55 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-09-26 09:38:42.206 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.208 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-09-26 09:38:42.221 | enabled 2021-09-26 09:38:42.225 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-09-26 09:38:42.241 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-09-26 09:38:42.241 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.241 | Active: active (running) since Sun 2021-09-26 09:38:18 UTC; 23s ago 2021-09-26 09:38:42.241 | Main PID: 91432 (cinder-volume) 2021-09-26 09:38:42.241 | Tasks: 2 (limit: 14352) 2021-09-26 09:38:42.241 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-09-26 09:38:42.241 | ├─91432 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-09-26 09:38:42.241 | └─91683 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-09-26 09:38:42.241 | 2021-09-26 09:38:42.241 | Sep 26 09:38:26 n-d-809955-3 sudo[91730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-09-26 09:38:42.241 | Sep 26 09:38:26 n-d-809955-3 sudo[91730]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 sudo[91730]: pam_unix(sudo:session): session closed for user root 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 cinder-volume[91432]: DEBUG oslo_concurrency.processutils [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.382s {{(pid=91683) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 cinder-volume[91432]: DEBUG oslo_concurrency.processutils [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91683) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 sudo[91734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 sudo[91734]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 sudo[91734]: pam_unix(sudo:session): session closed for user root 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 cinder-volume[91432]: DEBUG oslo_concurrency.processutils [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.370s {{(pid=91683) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-09-26 09:38:42.242 | Sep 26 09:38:26 n-d-809955-3 cinder-volume[91432]: INFO cinder.volume.manager [None req-e633600e-8d02-4a32-8b8a-eef4304d4109 None None] Driver post RPC initialization completed successfully. 2021-09-26 09:38:42.245 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.247 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-09-26 09:38:42.261 | enabled 2021-09-26 09:38:42.264 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-09-26 09:38:42.281 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-09-26 09:38:42.281 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.281 | Active: active (running) since Sun 2021-09-26 09:36:25 UTC; 2min 16s ago 2021-09-26 09:38:42.281 | Main PID: 83143 (/usr/bin/python) 2021-09-26 09:38:42.281 | Tasks: 5 (limit: 14352) 2021-09-26 09:38:42.281 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-09-26 09:38:42.281 | ├─83143 /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-09-26 09:38:42.281 | ├─83254 /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-09-26 09:38:42.282 | ├─83255 /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-09-26 09:38:42.282 | ├─83256 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-09-26 09:38:42.282 | └─83257 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-09-26 09:38:42.282 | 2021-09-26 09:38:42.282 | Sep 26 09:37:43 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-06aff92a-5ba7-4569-910e-66dcf02816a2 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:37:44 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:37:45 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-f676b3dc-70a4-4503-bc8b-46d4214004d8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:11 n-d-809955-3 neutron-server[83143]: DEBUG neutron.db.agents_db [None req-3c779561-1c4e-47bf-aeb2-18f0069ea2dd None None] Agent healthcheck: found 5 active agents {{(pid=83257) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-09-26 09:38:42.282 | Sep 26 09:38:11 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-62b52b6f-e1b2-47c2-841e-405dba27e2d8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:12 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-e55f1478-b006-4fd3-b723-d6829f4c95bf None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:13 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-4a083a20-b479-40e9-8341-fdc0bf7585bb None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:14 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:15 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-f676b3dc-70a4-4503-bc8b-46d4214004d8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.282 | Sep 26 09:38:41 n-d-809955-3 neutron-server[83143]: DEBUG neutron_lib.callbacks.manager [None req-7c781987-6c5c-4326-87b1-1bd93b490e47 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363278087297669', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-7583662'] for agent, after_update {{(pid=83256) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-09-26 09:38:42.285 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.288 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-09-26 09:38:42.301 | enabled 2021-09-26 09:38:42.305 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-09-26 09:38:42.321 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-09-26 09:38:42.321 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.321 | Active: active (running) since Sun 2021-09-26 09:36:37 UTC; 2min 4s ago 2021-09-26 09:38:42.321 | Main PID: 84541 (/usr/bin/python) 2021-09-26 09:38:42.321 | Tasks: 12 (limit: 14352) 2021-09-26 09:38:42.321 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-09-26 09:38:42.321 | ├─84541 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-09-26 09:38:42.321 | ├─86124 /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/tmp85pgxu69/privsep.sock 2021-09-26 09:38:42.321 | ├─86132 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.321 | ├─86133 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.321 | └─86288 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/39c5bb1c-0a19-4ee2-b48f-2301239087bb/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/39c5bb1c-0a19-4ee2-b48f-2301239087bb/host --addn-hosts=/opt/stack/data/neutron/dhcp/39c5bb1c-0a19-4ee2-b48f-2301239087bb/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/39c5bb1c-0a19-4ee2-b48f-2301239087bb/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/39c5bb1c-0a19-4ee2-b48f-2301239087bb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-371f80b6-32f8-44d7-b86b-7207683b4c9a,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-09-26 09:38:42.321 | 2021-09-26 09:38:42.321 | Sep 26 09:37:24 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=84541) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 09:38:42.321 | Sep 26 09:37:24 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=84541) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 09:38:42.321 | Sep 26 09:37:25 n-d-809955-3 dnsmasq[86288]: reading /etc/resolv.conf 2021-09-26 09:38:42.321 | Sep 26 09:37:25 n-d-809955-3 dnsmasq[86288]: using nameserver 127.0.0.53#53 2021-09-26 09:38:42.321 | Sep 26 09:37:25 n-d-809955-3 dnsmasq[86288]: reading /etc/resolv.conf 2021-09-26 09:38:42.321 | Sep 26 09:37:25 n-d-809955-3 dnsmasq[86288]: using nameserver 127.0.0.53#53 2021-09-26 09:38:42.321 | Sep 26 09:37:41 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84541) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.321 | Sep 26 09:37:41 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84541) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.322 | Sep 26 09:38:41 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84541) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.322 | Sep 26 09:38:41 n-d-809955-3 neutron-dhcp-agent[84541]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84541) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.325 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.328 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-09-26 09:38:42.341 | enabled 2021-09-26 09:38:42.346 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-09-26 09:38:42.366 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-09-26 09:38:42.366 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.366 | Active: active (running) since Sun 2021-09-26 09:36:39 UTC; 2min 2s ago 2021-09-26 09:38:42.366 | Main PID: 85276 (/usr/bin/python) 2021-09-26 09:38:42.366 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.366 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-09-26 09:38:42.366 | ├─85276 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 09:38:42.366 | ├─85764 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 09:38:42.366 | └─85765 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-09-26 09:38:42.367 | 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_rabbit.ssl = False {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_rabbit.ssl_version = {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_notifications.driver = [] {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_notifications.retry = -1 {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] oslo_messaging_notifications.transport_url = **** {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.367 | Sep 26 09:36:43 n-d-809955-3 neutron-metadata-agent[85276]: DEBUG oslo_service.service [None req-f2a2f2e7-da2f-48fe-b7dd-839d700525ef None None] ******************************************************************************** {{(pid=85276) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:42.370 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.373 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-09-26 09:38:42.388 | enabled 2021-09-26 09:38:42.393 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-09-26 09:38:42.410 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-09-26 09:38:42.410 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.410 | Active: active (running) since Sun 2021-09-26 09:36:36 UTC; 2min 6s ago 2021-09-26 09:38:42.410 | Main PID: 84182 (/usr/bin/python) 2021-09-26 09:38:42.410 | Tasks: 7 (limit: 14352) 2021-09-26 09:38:42.410 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-09-26 09:38:42.410 | ├─84182 /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-09-26 09:38:42.410 | ├─85736 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.410 | ├─85738 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.410 | └─85763 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-09-26 09:38:42.410 | 2021-09-26 09:38:42.410 | Sep 26 09:38:37 n-d-809955-3 neutron-openvswitch-agent[84182]: DEBUG neutron.agent.linux.utils [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85763. {{(pid=84182) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 09:38:42.410 | Sep 26 09:38:37 n-d-809955-3 neutron-openvswitch-agent[84182]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-09-26 09:38:42.410 | Sep 26 09:38:39 n-d-809955-3 neutron-openvswitch-agent[84182]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Agent rpc_loop - iteration:58 started 2021-09-26 09:38:42.411 | Sep 26 09:38:39 n-d-809955-3 neutron-openvswitch-agent[84182]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x52ccc423,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=2765968388918852373,duration_nsec=467000000,duration_sec=118,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=84182) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-09-26 09:38:42.411 | Sep 26 09:38:39 n-d-809955-3 neutron-openvswitch-agent[84182]: DEBUG neutron.agent.linux.utils [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85763. {{(pid=84182) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 09:38:42.411 | Sep 26 09:38:39 n-d-809955-3 neutron-openvswitch-agent[84182]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-09-26 09:38:42.411 | Sep 26 09:38:41 n-d-809955-3 neutron-openvswitch-agent[84182]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Agent rpc_loop - iteration:59 started 2021-09-26 09:38:42.411 | Sep 26 09:38:41 n-d-809955-3 neutron-openvswitch-agent[84182]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x52ccc425,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=2765968388918852373,duration_nsec=467000000,duration_sec=120,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=84182) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-09-26 09:38:42.411 | Sep 26 09:38:41 n-d-809955-3 neutron-openvswitch-agent[84182]: DEBUG neutron.agent.linux.utils [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85763. {{(pid=84182) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-09-26 09:38:42.411 | Sep 26 09:38:41 n-d-809955-3 neutron-openvswitch-agent[84182]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-3464ebb7-0008-4760-87cf-d7d72e52d7b1 None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-09-26 09:38:42.415 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.417 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-09-26 09:38:42.433 | enabled 2021-09-26 09:38:42.437 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-09-26 09:38:42.454 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-09-26 09:38:42.454 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.454 | Active: active (running) since Sun 2021-09-26 09:36:38 UTC; 2min 3s ago 2021-09-26 09:38:42.454 | Main PID: 84927 (/usr/bin/python) 2021-09-26 09:38:42.454 | Tasks: 12 (limit: 14352) 2021-09-26 09:38:42.454 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-09-26 09:38:42.454 | ├─84927 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-09-26 09:38:42.454 | ├─85834 /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/tmpc7pxpbk2/privsep.sock 2021-09-26 09:38:42.454 | ├─86589 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.454 | ├─86590 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-09-26 09:38:42.454 | └─86783 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8389f704-ac83-49c5-af89-437d21c7c352.conf 2021-09-26 09:38:42.454 | 2021-09-26 09:38:42.454 | Sep 26 09:37:27 n-d-809955-3 neutron-l3-agent[84927]: INFO neutron.agent.l3.agent [-] Finished a router update for 8389f704-ac83-49c5-af89-437d21c7c352, update_id 8385981f-1e89-4f0c-a525-781bb0d10898. Time elapsed: 3.548 2021-09-26 09:38:42.455 | Sep 26 09:37:28 n-d-809955-3 neutron-l3-agent[84927]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8389f704-ac83-49c5-af89-437d21c7c352', 'arping', '-U', '-I', 'qg-9908c71f-8c', '-c', '1', '-w', '2', '172.25.4.73'] {{(pid=84927) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 09:38:42.455 | Sep 26 09:37:28 n-d-809955-3 neutron-l3-agent[84927]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8389f704-ac83-49c5-af89-437d21c7c352', 'arping', '-A', '-I', 'qg-9908c71f-8c', '-c', '1', '-w', '2', '172.25.4.73'] {{(pid=84927) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 09:38:42.455 | Sep 26 09:37:30 n-d-809955-3 neutron-l3-agent[84927]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8389f704-ac83-49c5-af89-437d21c7c352', 'arping', '-U', '-I', 'qg-9908c71f-8c', '-c', '1', '-w', '2', '172.25.4.73'] {{(pid=84927) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 09:38:42.455 | Sep 26 09:37:30 n-d-809955-3 neutron-l3-agent[84927]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-8389f704-ac83-49c5-af89-437d21c7c352', 'arping', '-A', '-I', 'qg-9908c71f-8c', '-c', '1', '-w', '2', '172.25.4.73'] {{(pid=84927) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-09-26 09:38:42.455 | Sep 26 09:37:42 n-d-809955-3 neutron-l3-agent[84927]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84927) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.455 | Sep 26 09:37:42 n-d-809955-3 neutron-l3-agent[84927]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84927) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.455 | Sep 26 09:37:43 n-d-809955-3 neutron-l3-agent[84927]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84927) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.455 | Sep 26 09:37:43 n-d-809955-3 neutron-l3-agent[84927]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=84927) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.455 | Sep 26 09:38:04 n-d-809955-3 neutron-l3-agent[84927]: DEBUG oslo_service.periodic_task [None req-2f853258-306f-4027-86d8-1ef7b9af9c3b None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=84927) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 09:38:42.458 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.461 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-09-26 09:38:42.474 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-09-26 09:38:42.478 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.480 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-09-26 09:38:42.493 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-09-26 09:38:42.496 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.504 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-09-26 09:38:42.511 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-09-26 09:38:42.516 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.518 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-09-26 09:38:42.531 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-09-26 09:38:42.535 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.538 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-09-26 09:38:42.551 | enabled 2021-09-26 09:38:42.555 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-09-26 09:38:42.571 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-09-26 09:38:42.571 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.571 | Active: active (running) since Sun 2021-09-26 09:19:01 UTC; 19min ago 2021-09-26 09:38:42.571 | Main PID: 65263 (dstat.sh) 2021-09-26 09:38:42.571 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.571 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-09-26 09:38:42.571 | ├─65263 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-09-26 09:38:42.571 | ├─65319 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-09-26 09:38:42.571 | └─65320 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-09-26 09:38:42.571 | 2021-09-26 09:38:42.571 | Sep 26 09:38:32 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:32| 27 6 64 4 0|4331M 2291M 148M 5000M|1012B 0 | 0 236k| 0 15.0 |1124 5236 |2.69 2.10 1.57|2.0 0 140| 0 0 |openstack 92086 15%3782k 33k|bash 91673 11M 49k 0%|mysqld 411M| 0 0 | 26 271 0 146 0 2021-09-26 09:38:42.571 | Sep 26 09:38:33 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:33| 27 3 65 5 0|4359M 2263M 148M 5000M| 0 0 | 0 620k| 0 26.0 | 331 3710 |2.69 2.10 1.57|2.0 0 0| 0 0 |openstack 92086 25%6549k 0 |openstack 920866549k 0 25%|mysqld 411M| 0 0 | 26 271 0 143 0 2021-09-26 09:38:42.571 | Sep 26 09:38:34 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:34| 25 5 70 0 0|4327M 2294M 148M 5001M|1012B 0 | 0 0 | 0 0 |1037 5000 |2.55 2.08 1.57|2.0 0 79| 0 0 |openstack 921666.0%1960k 256B|bash 91673 11M 42k 0%|mysqld 411M| 0 0 | 26 271 0 149 0 2021-09-26 09:38:42.571 | Sep 26 09:38:35 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:35| 27 3 70 0 0|4350M 2271M 148M 5001M| 0 0 | 0 0 | 0 0 | 331 3636 |2.55 2.08 1.57|2.0 0 1.0| 0 0 |openstack 92166 25%5816k 33k|openstack 921665816k 33k 25%|mysqld 411M| 0 0 | 26 271 0 148 0 2021-09-26 09:38:42.572 | Sep 26 09:38:36 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:36| 29 2 68 2 0|4365M 2256M 148M 5001M| 0 0 | 0 104k| 0 6.00 | 820 4667 |2.55 2.08 1.57|3.0 0 2.0| 0 0 |openstack 92166 19%3529k 155B|openstack 921663529k 155B 19%|mysqld 411M| 0 0 | 26 271 0 154 0 2021-09-26 09:38:42.572 | Sep 26 09:38:37 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:37| 27 3 66 4 0|4345M 2277M 148M 5001M| 0 0 | 0 168k| 0 12.0 | 674 4428 |2.55 2.08 1.57|3.0 0 80| 0 0 |openstack 92248 22%6096k 33k|bash 91673 11M 42k 0%|mysqld 411M| 0 0 | 26 271 0 149 0 2021-09-26 09:38:42.572 | Sep 26 09:38:38 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:38| 27 2 68 3 0|4365M 2256M 148M 5001M| 0 0 | 0 328k| 0 21.0 | 377 3783 |2.55 2.08 1.57|2.0 0 0| 0 0 |openstack 92248 24%5206k 0 |openstack 922485206k 0 24%|mysqld 411M| 0 0 | 26 271 0 151 0 2021-09-26 09:38:42.572 | Sep 26 09:38:39 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:39| 27 5 68 0 0|4329M 2292M 148M 5001M|1012B 0 | 0 0 | 0 0 |1328 5606 |2.51 2.08 1.57|2.0 0 143| 0 0 |openstack 92392 11%2085k 256B|bash 91673 11M 49k 0%|mysqld 411M| 0 0 | 26 271 0 155 0 2021-09-26 09:38:42.572 | Sep 26 09:38:40 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:40| 26 4 69 1 0|4353M 2268M 148M 5001M| 0 0 | 0 104k| 0 6.00 | 343 3645 |2.51 2.08 1.57|2.0 0 1.0| 0 0 |openstack 92392 25%6448k 33k|openstack 923926448k 33k 25%|mysqld 411M| 0 0 | 26 271 0 155 0 2021-09-26 09:38:42.572 | Sep 26 09:38:41 n-d-809955-3 dstat.sh[65263]: 26-09 09:38:41| 27 5 64 4 0|4318M 2304M 148M 5001M| 332B 0 | 0 176k| 0 16.0 |1223 5545 |2.51 2.08 1.57|3.0 0 109| 0 0 |uwsgi 664823.8%3713B 14k|bash 11522 89M 363k0.2%|mysqld 411M| 0 0 | 26 271 0 154 0 2021-09-26 09:38:42.575 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.578 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-09-26 09:38:42.590 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-09-26 09:38:42.595 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.598 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-09-26 09:38:42.610 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-09-26 09:38:42.614 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.617 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-09-26 09:38:42.635 | enabled 2021-09-26 09:38:42.638 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-09-26 09:38:42.655 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-09-26 09:38:42.655 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.655 | Active: active (running) since Sun 2021-09-26 09:36:41 UTC; 2min 1s ago 2021-09-26 09:38:42.655 | Main PID: 85642 (/usr/bin/python) 2021-09-26 09:38:42.655 | Tasks: 1 (limit: 14352) 2021-09-26 09:38:42.655 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-09-26 09:38:42.655 | └─85642 /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-09-26 09:38:42.656 | 2021-09-26 09:38:42.656 | Sep 26 09:37:45 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.656 | Sep 26 09:38:09 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_service.periodic_task [None req-919c27fd-63f8-45cc-aaf6-ff0cea4de090 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=85642) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=85642) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: 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=85642) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=85642) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: 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=85642) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-09-26 09:38:42.656 | Sep 26 09:38:15 n-d-809955-3 neutron-metering-agent[85642]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=85642) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-09-26 09:38:42.659 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.661 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-09-26 09:38:42.675 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-09-26 09:38:42.679 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.681 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-09-26 09:38:42.696 | enabled 2021-09-26 09:38:42.700 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-09-26 09:38:42.717 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-09-26 09:38:42.717 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.717 | Active: active (running) since Sun 2021-09-26 09:35:45 UTC; 2min 57s ago 2021-09-26 09:38:42.717 | Main PID: 81280 (glance-registry) 2021-09-26 09:38:42.717 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.717 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-09-26 09:38:42.717 | ├─81280 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 09:38:42.717 | ├─81793 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 09:38:42.718 | └─81794 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-09-26 09:38:42.718 | 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=81280) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=81280) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=81280) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=81280) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=81280) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: INFO glance.common.wsgi [-] Starting 2 workers 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: INFO glance.common.wsgi [-] Started child 81793 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: INFO eventlet.wsgi.server [-] (81793) wsgi starting up on http://0.0.0.0:9191 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: INFO glance.common.wsgi [-] Started child 81794 2021-09-26 09:38:42.718 | Sep 26 09:35:47 n-d-809955-3 glance-registry[81280]: INFO eventlet.wsgi.server [-] (81794) wsgi starting up on http://0.0.0.0:9191 2021-09-26 09:38:42.722 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.724 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-09-26 09:38:42.737 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-09-26 09:38:42.741 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.744 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-09-26 09:38:42.761 | enabled 2021-09-26 09:38:42.766 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-09-26 09:38:42.784 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-09-26 09:38:42.784 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.784 | Active: active (running) since Sun 2021-09-26 09:38:17 UTC; 25s ago 2021-09-26 09:38:42.784 | Main PID: 91081 (cinder-backup) 2021-09-26 09:38:42.784 | Tasks: 2 (limit: 14352) 2021-09-26 09:38:42.784 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-09-26 09:38:42.784 | ├─91081 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-09-26 09:38:42.784 | └─91520 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-09-26 09:38:42.784 | 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_backend_name = None {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_clear = zero {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_clear_ionice = None {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_clear_size = 0 {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.784 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.785 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.785 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.785 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:42.785 | Sep 26 09:38:21 n-d-809955-3 cinder-backup[91081]: DEBUG oslo_service.service [None req-d4deec7e-2534-4607-ad39-c87e4d05706b None None] ******************************************************************************** {{(pid=91081) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:42.788 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.791 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-09-26 09:38:42.805 | enabled 2021-09-26 09:38:42.809 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-09-26 09:38:42.826 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-09-26 09:38:42.826 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.826 | Active: active (running) since Sun 2021-09-26 09:35:41 UTC; 3min 1s ago 2021-09-26 09:38:42.826 | Main PID: 80784 (swift-proxy-ser) 2021-09-26 09:38:42.826 | Tasks: 2 (limit: 14352) 2021-09-26 09:38:42.826 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-09-26 09:38:42.826 | ├─80784 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-09-26 09:38:42.826 | └─80880 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-09-26 09:38:42.826 | 2021-09-26 09:38:42.826 | Sep 26 09:36:16 n-d-809955-3 proxy-server[80880]: 10.222.0.41 10.222.0.41 26/Sep/2021/09/36/16 PUT /v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhUD8A... 645922816 - - tx5f804bde26e9417588d59-0061503f01 - 14.8615 - - 1632648961.443607330 1632648976.305107594 0 2021-09-26 09:38:42.826 | Sep 26 09:36:16 n-d-809955-3 swift-proxy-server[80784]: proxy-server: 10.222.0.41 10.222.0.41 26/Sep/2021/09/36/16 PUT /v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhUD8A... 645922816 - - tx5f804bde26e9417588d59-0061503f01 - 14.8615 - - 1632648961.443607330 1632648976.305107594 0 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 proxy-server[80880]: Deferring reject downstream 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 proxy-server[80880]: Received request from 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 swift-proxy-server[80784]: proxy-server: Deferring reject downstream 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 swift-proxy-server[80784]: proxy-server: Received request from 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 swift-proxy-server[80784]: proxy-server: Authorizing as anonymous (txn: txb52016d79e3b46679cb45-0061503f8d) 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 proxy-server[80880]: Authorizing as anonymous (txn: txb52016d79e3b46679cb45-0061503f8d) 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 proxy-server[80880]: 10.222.0.41 10.222.0.41 26/Sep/2021/09/38/21 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txb52016d79e3b46679cb45-0061503f8d - 0.0027 - - 1632649101.109992027 1632649101.112669945 - 2021-09-26 09:38:42.826 | Sep 26 09:38:21 n-d-809955-3 swift-proxy-server[80784]: proxy-server: 10.222.0.41 10.222.0.41 26/Sep/2021/09/38/21 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - txb52016d79e3b46679cb45-0061503f8d - 0.0027 - - 1632649101.109992027 1632649101.112669945 - 2021-09-26 09:38:42.830 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.833 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-09-26 09:38:42.847 | enabled 2021-09-26 09:38:42.851 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-09-26 09:38:42.868 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-09-26 09:38:42.868 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.868 | Active: active (running) since Sun 2021-09-26 09:35:37 UTC; 3min 5s ago 2021-09-26 09:38:42.868 | Main PID: 79300 (swift-object-se) 2021-09-26 09:38:42.868 | Tasks: 23 (limit: 14352) 2021-09-26 09:38:42.868 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-09-26 09:38:42.868 | ├─79300 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 09:38:42.868 | ├─79824 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 09:38:42.868 | └─79828 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-09-26 09:38:42.868 | 2021-09-26 09:38:42.868 | Sep 26 09:35:37 n-d-809955-3 systemd[1]: Started Devstack devstack@s-object.service. 2021-09-26 09:38:42.868 | Sep 26 09:35:38 n-d-809955-3 object-server[79300]: Started child 79824 from parent 79300 2021-09-26 09:38:42.868 | Sep 26 09:35:38 n-d-809955-3 swift-object-server[79300]: object-server: Started child 79824 from parent 79300 2021-09-26 09:38:42.868 | Sep 26 09:35:38 n-d-809955-3 object-server[79300]: Started child 79828 from parent 79300 2021-09-26 09:38:42.868 | Sep 26 09:35:38 n-d-809955-3 swift-object-server[79300]: object-server: Started child 79828 from parent 79300 2021-09-26 09:38:42.868 | Sep 26 09:36:16 n-d-809955-3 object-server[79828]: 127.0.0.1 - - [26/Sep/2021:09:36:16 +0000] "PUT /sdb1/437/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" 201 - "PUT http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" "tx5f804bde26e9417588d59-0061503f01" "proxy-server 80880" 14.8350 "-" 79828 0 2021-09-26 09:38:42.868 | Sep 26 09:36:16 n-d-809955-3 swift-object-server[79300]: object-server: 127.0.0.1 - - [26/Sep/2021:09:36:16 +0000] "PUT /sdb1/437/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" 201 - "PUT http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" "tx5f804bde26e9417588d59-0061503f01" "proxy-server 80880" 14.8350 "-" 79828 0 2021-09-26 09:38:42.871 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.874 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-09-26 09:38:42.889 | enabled 2021-09-26 09:38:42.893 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-09-26 09:38:42.909 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-09-26 09:38:42.910 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.910 | Active: active (running) since Sun 2021-09-26 09:35:38 UTC; 3min 4s ago 2021-09-26 09:38:42.910 | Main PID: 79662 (swift-container) 2021-09-26 09:38:42.910 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.910 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-09-26 09:38:42.910 | ├─79662 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 09:38:42.910 | ├─80125 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 09:38:42.910 | └─80128 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-09-26 09:38:42.910 | 2021-09-26 09:38:42.910 | Sep 26 09:35:39 n-d-809955-3 container-server[79662]: Started child 80125 from parent 79662 2021-09-26 09:38:42.910 | Sep 26 09:35:39 n-d-809955-3 swift-container-server[79662]: container-server: Started child 80125 from parent 79662 2021-09-26 09:38:42.910 | Sep 26 09:35:39 n-d-809955-3 container-server[79662]: Started child 80128 from parent 79662 2021-09-26 09:38:42.910 | Sep 26 09:35:39 n-d-809955-3 swift-container-server[79662]: container-server: Started child 80128 from parent 79662 2021-09-26 09:38:42.910 | Sep 26 09:36:01 n-d-809955-3 container-server[80128]: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 201 - "PUT http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance" "tx8b655e3384f341e3ba598-0061503f01" "proxy-server 80880" 0.1195 "-" 80128 0 2021-09-26 09:38:42.910 | Sep 26 09:36:01 n-d-809955-3 swift-container-server[79662]: container-server: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 201 - "PUT http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance" "tx8b655e3384f341e3ba598-0061503f01" "proxy-server 80880" 0.1195 "-" 80128 0 2021-09-26 09:38:42.910 | Sep 26 09:36:01 n-d-809955-3 container-server[80128]: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "HEAD /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 204 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance?format=json&states=listing" "tx5f804bde26e9417588d59-0061503f01" "proxy-server 80880" 0.0032 "-" 80128 0 2021-09-26 09:38:42.910 | Sep 26 09:36:01 n-d-809955-3 swift-container-server[79662]: container-server: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "HEAD /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 204 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233/glance?format=json&states=listing" "tx5f804bde26e9417588d59-0061503f01" "proxy-server 80880" 0.0032 "-" 80128 0 2021-09-26 09:38:42.910 | Sep 26 09:36:16 n-d-809955-3 container-server[80128]: 127.0.0.1 - - [26/Sep/2021:09:36:16 +0000] "PUT /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" 201 - "PUT http://10.222.0.41:8080/sdb1/437/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" "tx5f804bde26e9417588d59-0061503f01" "object-server 79828" 0.0010 "-" 80128 0 2021-09-26 09:38:42.910 | Sep 26 09:36:16 n-d-809955-3 swift-container-server[79662]: container-server: 127.0.0.1 - - [26/Sep/2021:09:36:16 +0000] "PUT /sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" 201 - "PUT http://10.222.0.41:8080/sdb1/437/AUTH_db76ad9ae330417d9b315962ffe53233/glance/f4696393-8548-41e5-9229-a849ae3aaa6f" "tx5f804bde26e9417588d59-0061503f01" "object-server 79828" 0.0010 "-" 80128 0 2021-09-26 09:38:42.913 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.916 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-09-26 09:38:42.929 | enabled 2021-09-26 09:38:42.933 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-09-26 09:38:42.949 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-09-26 09:38:42.949 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-09-26 09:38:42.949 | Active: active (running) since Sun 2021-09-26 09:35:39 UTC; 3min 3s ago 2021-09-26 09:38:42.949 | Main PID: 80021 (swift-account-s) 2021-09-26 09:38:42.949 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:42.949 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-09-26 09:38:42.949 | ├─80021 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 09:38:42.950 | ├─80455 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 09:38:42.950 | └─80457 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-09-26 09:38:42.950 | 2021-09-26 09:38:42.950 | Sep 26 09:36:00 n-d-809955-3 account-server[80455]: 127.0.0.1 - - [26/Sep/2021:09:36:00 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 404 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx6deb395190ad452c96e65-0061503f00" "proxy-server 80880" 0.0019 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:00 n-d-809955-3 swift-account-server[80021]: account-server: 127.0.0.1 - - [26/Sep/2021:09:36:00 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 404 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx6deb395190ad452c96e65-0061503f00" "proxy-server 80880" 0.0019 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:00 n-d-809955-3 account-server[80455]: 127.0.0.1 - - [26/Sep/2021:09:36:00 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 404 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx6deb395190ad452c96e65-0061503f00" "proxy-server 80880" 0.0004 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:00 n-d-809955-3 swift-account-server[80021]: account-server: 127.0.0.1 - - [26/Sep/2021:09:36:00 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 404 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx6deb395190ad452c96e65-0061503f00" "proxy-server 80880" 0.0004 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 account-server[80455]: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 201 - "-" "tx8b655e3384f341e3ba598-0061503f01" "-" 0.2410 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 swift-account-server[80021]: account-server: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 201 - "-" "tx8b655e3384f341e3ba598-0061503f01" "-" 0.2410 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 account-server[80455]: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 204 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx8b655e3384f341e3ba598-0061503f01" "proxy-server 80880" 0.0023 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 swift-account-server[80021]: account-server: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "HEAD /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233" 204 - "HEAD http://10.222.0.41:8080/v1/AUTH_db76ad9ae330417d9b315962ffe53233?format=json" "tx8b655e3384f341e3ba598-0061503f01" "proxy-server 80880" 0.0023 "-" 80455 - 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 account-server[80455]: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" "tx8b655e3384f341e3ba598-0061503f01" "container-server 80128" 0.0019 "-" 80455 0 2021-09-26 09:38:42.950 | Sep 26 09:36:01 n-d-809955-3 swift-account-server[80021]: account-server: 127.0.0.1 - - [26/Sep/2021:09:36:01 +0000] "PUT /sdb1/222/AUTH_db76ad9ae330417d9b315962ffe53233/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/418/AUTH_db76ad9ae330417d9b315962ffe53233/glance" "tx8b655e3384f341e3ba598-0061503f01" "container-server 80128" 0.0019 "-" 80455 0 2021-09-26 09:38:42.954 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.956 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-09-26 09:38:42.970 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-09-26 09:38:42.974 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.977 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-09-26 09:38:42.989 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-09-26 09:38:42.993 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:42.996 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-09-26 09:38:43.009 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-09-26 09:38:43.013 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.015 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-09-26 09:38:43.027 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-09-26 09:38:43.031 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.036 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-09-26 09:38:43.049 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-09-26 09:38:43.053 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-09-26 09:38:43.068 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-09-26 09:38:43.073 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.076 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-09-26 09:38:43.088 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-09-26 09:38:43.092 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.095 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-09-26 09:38:43.107 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-09-26 09:38:43.112 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.115 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-09-26 09:38:43.127 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-09-26 09:38:43.132 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.135 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-09-26 09:38:43.147 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-09-26 09:38:43.151 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.153 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-09-26 09:38:43.167 | enabled 2021-09-26 09:38:43.171 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-09-26 09:38:43.188 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-09-26 09:38:43.188 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-09-26 09:38:43.188 | Active: active (running) since Sun 2021-09-26 09:35:40 UTC; 3min 3s ago 2021-09-26 09:38:43.188 | Main PID: 80414 (swift-container) 2021-09-26 09:38:43.188 | Tasks: 1 (limit: 14352) 2021-09-26 09:38:43.188 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-09-26 09:38:43.188 | └─80414 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-09-26 09:38:43.188 | 2021-09-26 09:38:43.188 | Sep 26 09:35:40 n-d-809955-3 systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-09-26 09:38:43.188 | Sep 26 09:35:41 n-d-809955-3 container-sync[80414]: Starting 80414 2021-09-26 09:38:43.188 | Sep 26 09:35:41 n-d-809955-3 container-sync[80414]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-09-26 09:38:43.191 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.194 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-09-26 09:38:43.208 | enabled 2021-09-26 09:38:43.212 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-09-26 09:38:43.228 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-09-26 09:38:43.228 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-09-26 09:38:43.228 | Active: active (running) since Sun 2021-09-26 09:37:30 UTC; 1min 12s ago 2021-09-26 09:38:43.228 | Main PID: 88762 (nova-conductor) 2021-09-26 09:38:43.228 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:43.228 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-09-26 09:38:43.228 | ├─88762 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 09:38:43.228 | ├─89652 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 09:38:43.228 | └─89653 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-09-26 09:38:43.228 | 2021-09-26 09:38:43.228 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.228 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_rabbit.ssl_version = {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_notifications.retry = -1 {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_messaging_notifications.transport_url = **** {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_reports.file_event_handler = None {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] oslo_reports.log_dir = None {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.229 | Sep 26 09:37:35 n-d-809955-3 nova-conductor[88762]: DEBUG oslo_service.service [None req-85d762f9-fc75-4457-8d14-b3af205a4188 None None] ******************************************************************************** {{(pid=88762) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:43.232 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-09-26 09:38:43.235 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-09-26 09:38:43.248 | enabled 2021-09-26 09:38:43.253 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-09-26 09:38:43.269 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-09-26 09:38:43.269 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-09-26 09:38:43.269 | Active: active (running) since Sun 2021-09-26 09:37:32 UTC; 1min 10s ago 2021-09-26 09:38:43.269 | Main PID: 89150 (nova-conductor) 2021-09-26 09:38:43.269 | Tasks: 3 (limit: 14352) 2021-09-26 09:38:43.269 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-09-26 09:38:43.269 | ├─89150 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 09:38:43.269 | ├─89657 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 09:38:43.269 | └─89658 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-09-26 09:38:43.269 | 2021-09-26 09:38:43.269 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] oslo_messaging_notifications.transport_url = **** {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] oslo_reports.file_event_handler = None {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] oslo_reports.file_event_handler_interval = 1 {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] oslo_reports.log_dir = None {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG oslo_service.service [None req-5075f6d9-1e83-42db-af59-2292d9a8699c None None] ******************************************************************************** {{(pid=89150) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG nova.service [None req-b1631662-1fe1-4e98-9cf3-b9b4767541f5 None None] Join ServiceGroup membership for this service conductor {{(pid=89658) start /opt/stack/nova/nova/service.py:214}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG nova.servicegroup.drivers.db [None req-b1631662-1fe1-4e98-9cf3-b9b4767541f5 None None] DB_Driver: join new ServiceGroup member n-d-809955-3 to the conductor group, service = {{(pid=89658) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG nova.service [None req-cbca0e4f-657b-4920-82f1-59ebdfb1fe2b None None] Join ServiceGroup membership for this service conductor {{(pid=89657) start /opt/stack/nova/nova/service.py:214}} 2021-09-26 09:38:43.270 | Sep 26 09:37:36 n-d-809955-3 nova-conductor[89150]: DEBUG nova.servicegroup.drivers.db [None req-cbca0e4f-657b-4920-82f1-59ebdfb1fe2b None None] DB_Driver: join new ServiceGroup member n-d-809955-3 to the conductor group, service = {{(pid=89657) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-09-26 09:38:43.274 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-09-26 09:38:43.292 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:38:43.295 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-09-26 09:38:43.313 | + functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:38:43.318 | + ./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-09-26 09:38:43.321 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:38:43.323 | + ./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-09-26 09:38:43.326 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-09-26 09:38:46.774 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.774 | | Upgrade Check Results | 2021-09-26 09:38:46.774 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.774 | | Check: Cells v2 | 2021-09-26 09:38:46.774 | | Result: Success | 2021-09-26 09:38:46.774 | | Details: No host mappings or compute nodes were found. Remember to | 2021-09-26 09:38:46.774 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-09-26 09:38:46.775 | | compute hosts are deployed. | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.775 | | Check: Placement API | 2021-09-26 09:38:46.775 | | Result: Success | 2021-09-26 09:38:46.775 | | Details: None | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.775 | | Check: Ironic Flavor Migration | 2021-09-26 09:38:46.775 | | Result: Success | 2021-09-26 09:38:46.775 | | Details: None | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.775 | | Check: Cinder API | 2021-09-26 09:38:46.775 | | Result: Success | 2021-09-26 09:38:46.775 | | Details: None | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.775 | | Check: Policy Scope-based Defaults | 2021-09-26 09:38:46.775 | | Result: Success | 2021-09-26 09:38:46.775 | | Details: None | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:46.775 | | Check: Older than N-1 computes | 2021-09-26 09:38:46.775 | | Result: Success | 2021-09-26 09:38:46.775 | | Details: None | 2021-09-26 09:38:46.775 | +--------------------------------------------------------------------+ 2021-09-26 09:38:47.144 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-09-26 09:38:47.147 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-09-26 09:38:47.147 | Running user script /home/ubuntu/devstack/local.sh 2021-09-26 09:38:47.149 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-09-26 09:38:47.151 | Before updating nova flavors: 2021-09-26 09:38:49.353 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 09:38:49.353 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-09-26 09:38:49.353 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 09:38:49.353 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-09-26 09:38:49.353 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-09-26 09:38:49.353 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-09-26 09:38:49.353 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-09-26 09:38:49.353 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-09-26 09:38:49.353 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-09-26 09:38:49.353 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-09-26 09:38:49.353 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-09-26 09:38:49.353 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-09-26 09:38:49.353 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-09-26 09:38:49.353 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-09-26 09:38:51.289 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-09-26 09:38:51.373 | Flavor 42 not found 2021-09-26 09:38:53.200 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-09-26 09:38:53.282 | Flavor 84 not found 2021-09-26 09:38:55.130 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-09-26 09:38:55.212 | Flavor 451 not found 2021-09-26 09:38:56.999 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:38:56.999 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:38:56.999 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:38:56.999 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:38:57.000 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:38:58.850 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:38:58.850 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:38:58.850 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:38:58.850 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:38:58.850 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:00.725 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:00.725 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:00.725 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:00.725 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:00.725 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:02.616 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:02.616 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:02.616 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:02.616 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:02.616 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:02.700 | After updating nova flavors: 2021-09-26 09:39:04.438 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:04.438 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:04.438 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:04.438 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:04.438 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:04.438 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:09.785 | Neutron networks: 2021-09-26 09:39:12.138 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 09:39:12.138 | | ID | Name | Subnets | 2021-09-26 09:39:12.138 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 09:39:12.138 | | 3449a35c-f15a-4530-90d4-40137daa91f4 | public | dab85c38-7732-4d06-8121-e911bebab39f | 2021-09-26 09:39:12.138 | | 39c5bb1c-0a19-4ee2-b48f-2301239087bb | private | 371f80b6-32f8-44d7-b86b-7207683b4c9a | 2021-09-26 09:39:12.138 | +--------------------------------------+---------+--------------------------------------+ 2021-09-26 09:39:16.904 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:16.904 | | Field | Value | 2021-09-26 09:39:16.904 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:16.904 | | admin_state_up | UP | 2021-09-26 09:39:16.904 | | availability_zone_hints | | 2021-09-26 09:39:16.904 | | availability_zones | nova | 2021-09-26 09:39:16.904 | | created_at | 2021-09-26T09:37:09Z | 2021-09-26 09:39:16.905 | | description | | 2021-09-26 09:39:16.905 | | dns_domain | None | 2021-09-26 09:39:16.905 | | id | 3449a35c-f15a-4530-90d4-40137daa91f4 | 2021-09-26 09:39:16.905 | | ipv4_address_scope | None | 2021-09-26 09:39:16.905 | | ipv6_address_scope | None | 2021-09-26 09:39:16.905 | | is_default | True | 2021-09-26 09:39:16.905 | | is_vlan_transparent | None | 2021-09-26 09:39:16.905 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='fcfa8498b3a649c69485f048c1a3cb49', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 09:39:16.905 | | mtu | 1500 | 2021-09-26 09:39:16.905 | | name | public | 2021-09-26 09:39:16.905 | | port_security_enabled | True | 2021-09-26 09:39:16.905 | | project_id | fcfa8498b3a649c69485f048c1a3cb49 | 2021-09-26 09:39:16.905 | | provider:network_type | flat | 2021-09-26 09:39:16.905 | | provider:physical_network | physnet1 | 2021-09-26 09:39:16.905 | | provider:segmentation_id | None | 2021-09-26 09:39:16.905 | | qos_policy_id | None | 2021-09-26 09:39:16.905 | | revision_number | 2 | 2021-09-26 09:39:16.905 | | router:external | External | 2021-09-26 09:39:16.905 | | segments | None | 2021-09-26 09:39:16.905 | | shared | False | 2021-09-26 09:39:16.905 | | status | ACTIVE | 2021-09-26 09:39:16.905 | | subnets | dab85c38-7732-4d06-8121-e911bebab39f | 2021-09-26 09:39:16.905 | | tags | | 2021-09-26 09:39:16.905 | | updated_at | 2021-09-26T09:37:18Z | 2021-09-26 09:39:16.905 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:19.247 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:19.247 | | Field | Value | 2021-09-26 09:39:19.247 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:19.247 | | admin_state_up | UP | 2021-09-26 09:39:19.247 | | availability_zone_hints | | 2021-09-26 09:39:19.247 | | availability_zones | nova | 2021-09-26 09:39:19.247 | | created_at | 2021-09-26T09:36:52Z | 2021-09-26 09:39:19.247 | | description | | 2021-09-26 09:39:19.247 | | dns_domain | None | 2021-09-26 09:39:19.247 | | id | 39c5bb1c-0a19-4ee2-b48f-2301239087bb | 2021-09-26 09:39:19.247 | | ipv4_address_scope | None | 2021-09-26 09:39:19.247 | | ipv6_address_scope | None | 2021-09-26 09:39:19.247 | | is_default | None | 2021-09-26 09:39:19.247 | | is_vlan_transparent | None | 2021-09-26 09:39:19.247 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='c79400c63605468f8e836f7eac859c3e', project.name=, region_name='RegionOne', zone= | 2021-09-26 09:39:19.247 | | mtu | 1500 | 2021-09-26 09:39:19.248 | | name | private | 2021-09-26 09:39:19.248 | | port_security_enabled | True | 2021-09-26 09:39:19.248 | | project_id | c79400c63605468f8e836f7eac859c3e | 2021-09-26 09:39:19.248 | | provider:network_type | vlan | 2021-09-26 09:39:19.248 | | provider:physical_network | physnet1 | 2021-09-26 09:39:19.248 | | provider:segmentation_id | 90 | 2021-09-26 09:39:19.248 | | qos_policy_id | None | 2021-09-26 09:39:19.248 | | revision_number | 3 | 2021-09-26 09:39:19.248 | | router:external | Internal | 2021-09-26 09:39:19.248 | | segments | None | 2021-09-26 09:39:19.248 | | shared | False | 2021-09-26 09:39:19.248 | | status | ACTIVE | 2021-09-26 09:39:19.248 | | subnets | 371f80b6-32f8-44d7-b86b-7207683b4c9a | 2021-09-26 09:39:19.248 | | tags | | 2021-09-26 09:39:19.248 | | updated_at | 2021-09-26T09:39:09Z | 2021-09-26 09:39:19.248 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:19.359 | Neutron subnetworks: 2021-09-26 09:39:21.536 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 09:39:21.536 | | ID | Name | Network | Subnet | 2021-09-26 09:39:21.536 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 09:39:21.536 | | 371f80b6-32f8-44d7-b86b-7207683b4c9a | private-subnet | 39c5bb1c-0a19-4ee2-b48f-2301239087bb | 172.20.0.0/26 | 2021-09-26 09:39:21.536 | | dab85c38-7732-4d06-8121-e911bebab39f | public-subnet | 3449a35c-f15a-4530-90d4-40137daa91f4 | 172.25.4.0/24 | 2021-09-26 09:39:21.536 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-09-26 09:39:26.160 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:26.161 | | Field | Value | 2021-09-26 09:39:26.161 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:26.161 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-09-26 09:39:26.161 | | cidr | 172.20.0.0/26 | 2021-09-26 09:39:26.161 | | created_at | 2021-09-26T09:36:55Z | 2021-09-26 09:39:26.161 | | description | | 2021-09-26 09:39:26.161 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-09-26 09:39:26.161 | | dns_publish_fixed_ip | None | 2021-09-26 09:39:26.161 | | enable_dhcp | True | 2021-09-26 09:39:26.161 | | gateway_ip | 172.20.0.1 | 2021-09-26 09:39:26.161 | | host_routes | | 2021-09-26 09:39:26.161 | | id | 371f80b6-32f8-44d7-b86b-7207683b4c9a | 2021-09-26 09:39:26.161 | | ip_version | 4 | 2021-09-26 09:39:26.161 | | ipv6_address_mode | None | 2021-09-26 09:39:26.161 | | ipv6_ra_mode | None | 2021-09-26 09:39:26.161 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='c79400c63605468f8e836f7eac859c3e', project.name=, region_name='RegionOne', zone= | 2021-09-26 09:39:26.161 | | name | private-subnet | 2021-09-26 09:39:26.161 | | network_id | 39c5bb1c-0a19-4ee2-b48f-2301239087bb | 2021-09-26 09:39:26.161 | | prefix_length | None | 2021-09-26 09:39:26.161 | | project_id | c79400c63605468f8e836f7eac859c3e | 2021-09-26 09:39:26.161 | | revision_number | 1 | 2021-09-26 09:39:26.162 | | segment_id | None | 2021-09-26 09:39:26.162 | | service_types | | 2021-09-26 09:39:26.162 | | subnetpool_id | 1299c868-8bb8-4746-bbd1-f702befe777f | 2021-09-26 09:39:26.162 | | tags | | 2021-09-26 09:39:26.162 | | updated_at | 2021-09-26T09:39:09Z | 2021-09-26 09:39:26.162 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:28.431 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:28.431 | | Field | Value | 2021-09-26 09:39:28.431 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:28.431 | | allocation_pools | 172.25.4.2-172.25.4.254 | 2021-09-26 09:39:28.431 | | cidr | 172.25.4.0/24 | 2021-09-26 09:39:28.432 | | created_at | 2021-09-26T09:37:17Z | 2021-09-26 09:39:28.432 | | description | | 2021-09-26 09:39:28.432 | | dns_nameservers | | 2021-09-26 09:39:28.432 | | dns_publish_fixed_ip | None | 2021-09-26 09:39:28.432 | | enable_dhcp | False | 2021-09-26 09:39:28.432 | | gateway_ip | 172.25.4.1 | 2021-09-26 09:39:28.432 | | host_routes | | 2021-09-26 09:39:28.432 | | id | dab85c38-7732-4d06-8121-e911bebab39f | 2021-09-26 09:39:28.432 | | ip_version | 4 | 2021-09-26 09:39:28.432 | | ipv6_address_mode | None | 2021-09-26 09:39:28.432 | | ipv6_ra_mode | None | 2021-09-26 09:39:28.432 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='fcfa8498b3a649c69485f048c1a3cb49', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 09:39:28.432 | | name | public-subnet | 2021-09-26 09:39:28.432 | | network_id | 3449a35c-f15a-4530-90d4-40137daa91f4 | 2021-09-26 09:39:28.432 | | prefix_length | None | 2021-09-26 09:39:28.432 | | project_id | fcfa8498b3a649c69485f048c1a3cb49 | 2021-09-26 09:39:28.432 | | revision_number | 0 | 2021-09-26 09:39:28.432 | | segment_id | None | 2021-09-26 09:39:28.432 | | service_types | | 2021-09-26 09:39:28.432 | | subnetpool_id | None | 2021-09-26 09:39:28.432 | | tags | | 2021-09-26 09:39:28.432 | | updated_at | 2021-09-26T09:37:17Z | 2021-09-26 09:39:28.432 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:28.776 | + ./stack.sh:main:1428 : command openstack complete 2021-09-26 09:39:28.776 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-09-26 09:39:28.778 | + ./stack.sh:main:1428 : openstack complete 2021-09-26 09:39:31.156 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-09-26 09:39:31.552 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-09-26 09:39:31.570 | + functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:31.572 | + ./stack.sh:main:1433 : is_ubuntu 2021-09-26 09:39:31.575 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-09-26 09:39:31.578 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-09-26 09:39:31.580 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-09-26 09:39:31.583 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:39:31.586 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-09-26 09:39:31.588 | + ./stack.sh:main:1435 : set_lvm_filter 2021-09-26 09:39:31.591 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-09-26 09:39:31.594 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-09-26 09:39:31.596 | + lib/lvm:set_lvm_filter:186 : local pv 2021-09-26 09:39:31.599 | + lib/lvm:set_lvm_filter:187 : local vg 2021-09-26 09:39:31.601 | + lib/lvm:set_lvm_filter:188 : local line 2021-09-26 09:39:31.604 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-09-26 09:39:31.808 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-09-26 09:39:31.813 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-09-26 09:39:31.813 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-09-26 09:39:31.813 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-09-26 09:39:31.818 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-09-26 09:39:31.820 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-09-26 09:39:31.823 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-09-26 09:39:31.825 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-09-26 09:39:31.829 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-09-26 09:39:31.830 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-09-26 09:39:31.830 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-09-26 09:39:31.834 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-09-26 09:39:31.837 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-09-26 09:39:31.839 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-09-26 09:39:31.842 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-09-26 09:39:31.844 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-09-26 09:39:31.847 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-09-26 09:39:31.868 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-09-26 09:39:31.888 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-09-26 09:39:31.891 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:39:31.894 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-09-26 09:39:31.896 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-09-26 09:39:31.899 | + functions-common:run_phase:1759 : local mode=stack 2021-09-26 09:39:31.902 | + functions-common:run_phase:1760 : local phase=test-config 2021-09-26 09:39:31.904 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-09-26 09:39:31.907 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-09-26 09:39:31.909 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-09-26 09:39:31.912 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-09-26 09:39:31.914 | + functions-common:run_phase:1769 : local extra 2021-09-26 09:39:31.918 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-09-26 09:39:31.922 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-09-26 09:39:31.925 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-09-26 09:39:31.927 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-09-26 09:39:31.930 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-09-26 09:39:31.933 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-09-26 09:39:31.952 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:31.954 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:39:31.957 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:39:31.959 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-09-26 09:39:31.962 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:39:31.964 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:39:31.967 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:39:31.970 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-09-26 09:39:31.972 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:39:31.975 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-09-26 09:39:31.977 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-09-26 09:39:31.979 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-09-26 09:39:31.983 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-09-26 09:39:31.986 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:39:31.988 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-09-26 09:39:31.991 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-09-26 09:39:31.994 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-09-26 09:39:31.996 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-09-26 09:39:31.999 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-09-26 09:39:32.001 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-09-26 09:39:32.004 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-09-26 09:39:32.006 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-09-26 09:39:32.008 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-09-26 09:39:32.012 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-09-26 09:39:32.012 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-09-26 09:39:32.017 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-09-26 09:39:32.019 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-09-26 09:39:32.024 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-09-26 09:39:32.027 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-09-26 09:39:32.029 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-09-26 09:39:32.047 | Using python 3.6 to install testrepository because python3_enabled=True 2021-09-26 09:39:32.053 | ++ 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-09-26 09:39:34.855 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:39:34.856 | 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-09-26 09:39:34.856 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.857 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.857 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.858 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.858 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.859 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.859 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.860 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.860 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.860 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.861 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.861 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.862 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.862 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.863 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.863 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.863 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.864 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.864 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.865 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.865 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.866 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.866 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.867 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.867 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.869 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.870 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.870 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.870 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.871 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.872 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.872 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.873 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.873 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.873 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.874 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.874 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.875 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.875 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.876 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.876 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.876 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.877 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.877 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.877 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.878 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.878 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.879 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.879 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.880 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.880 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.881 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.881 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.882 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.882 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.883 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.883 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.883 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.884 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.884 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.885 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.886 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.886 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.887 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.887 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.888 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.889 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.889 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.890 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.891 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.891 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.892 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.892 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.893 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.893 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.893 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.894 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.894 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.894 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.895 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.895 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.896 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.897 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.897 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.897 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.898 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.898 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.898 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.899 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.899 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.900 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.901 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.901 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.901 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.902 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.902 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.903 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.904 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.904 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.905 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.905 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.906 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.906 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.907 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.907 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.908 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.908 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.908 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.909 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.909 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.910 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.910 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.911 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.911 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.912 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.912 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.913 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.913 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.913 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.914 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.914 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.915 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.915 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.916 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.916 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.916 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.917 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.918 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.918 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.918 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.919 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.919 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.920 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.920 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.920 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.921 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.921 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.922 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.922 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.923 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.923 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.923 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.924 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.924 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.925 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.925 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.925 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.926 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.926 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.927 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.927 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.928 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.928 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.928 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.929 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.929 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.929 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.930 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.930 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.931 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.931 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.932 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.932 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.933 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.933 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.933 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.934 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.934 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.934 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.935 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.935 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.936 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.936 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.936 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.937 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.937 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.938 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.938 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.939 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.939 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.939 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.940 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.940 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.940 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.941 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.941 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.941 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.942 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.942 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.943 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.943 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.944 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.944 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.944 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.945 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.945 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.946 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.946 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.946 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.947 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.947 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.947 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.948 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.948 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.948 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.949 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.949 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.952 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.953 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.953 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.953 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.954 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.954 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.955 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.955 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.955 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.956 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.956 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.957 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.957 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.957 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.958 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.958 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.959 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.959 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.959 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.960 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.961 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.961 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.962 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.963 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.963 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.964 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.964 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.965 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.965 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.966 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.967 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.967 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.967 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.968 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.968 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.969 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.969 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.970 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.970 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.970 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.971 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.971 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.972 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.972 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.972 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.973 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.973 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.974 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.974 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.975 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.975 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.975 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.976 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.976 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.977 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.977 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.977 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.978 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.978 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.979 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.979 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.979 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.980 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.980 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.981 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.981 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.982 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.982 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.983 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.983 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.983 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.984 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.984 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.985 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.985 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.985 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.986 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.986 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.987 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.987 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.987 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.988 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.988 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.988 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.989 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.989 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.990 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.990 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.991 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.991 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.992 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.992 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.992 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.993 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.993 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.993 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.994 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.994 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.995 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.995 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.996 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.996 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.996 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.997 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.997 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.998 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.998 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:34.998 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:34.999 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:34.999 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.000 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.000 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.000 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.001 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.001 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.002 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.002 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.004 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.004 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.005 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.005 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.005 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.006 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.006 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.007 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.007 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.007 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.008 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.008 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.009 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.009 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.010 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.010 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.010 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.011 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.011 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.012 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.012 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.013 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.014 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.015 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.015 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.016 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.016 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.017 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.017 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.017 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.020 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.021 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.021 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.022 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.022 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.022 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.023 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.023 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.024 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.024 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.024 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.025 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.025 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.026 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.026 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.027 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.027 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.028 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.029 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.030 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.030 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.030 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.031 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.031 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.032 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.032 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.032 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.033 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.033 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.034 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.034 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.034 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.035 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.035 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.036 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.036 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.036 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.037 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.037 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.038 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.038 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.039 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.039 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.040 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.040 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.041 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.041 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.042 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-09-26 09:39:35.042 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-09-26 09:39:35.042 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:39:35.593 | Collecting testrepository===0.0.20 2021-09-26 09:39:35.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-09-26 09:39:36.533 | 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-09-26 09:39:36.554 | 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-09-26 09:39:36.558 | 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-09-26 09:39:36.567 | 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-09-26 09:39:36.578 | 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-09-26 09:39:36.594 | 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-09-26 09:39:36.598 | 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-09-26 09:39:36.601 | 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-09-26 09:39:36.604 | 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-09-26 09:39:36.608 | 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-09-26 09:39:36.610 | 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-09-26 09:39:36.613 | Building wheels for collected packages: testrepository 2021-09-26 09:39:36.614 | Building wheel for testrepository (setup.py): started 2021-09-26 09:39:37.593 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-09-26 09:39:37.595 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=c4651207ffb5394cde8673202f05e06f56901a733aa290a97c7d805bec942118 2021-09-26 09:39:37.595 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-09-26 09:39:37.596 | Successfully built testrepository 2021-09-26 09:39:39.796 | Installing collected packages: testrepository 2021-09-26 09:39:40.095 | Successfully installed testrepository-0.0.20 2021-09-26 09:39:40.239 | WARNING: You are using pip version 20.2.4; however, version 21.2.4 is available. 2021-09-26 09:39:40.239 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-09-26 09:39:40.335 | ++ inc/python:pip_install:207 : result=0 2021-09-26 09:39:40.337 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-09-26 09:39:40.339 | ++ functions-common:time_stop:2331 : local name 2021-09-26 09:39:40.342 | ++ functions-common:time_stop:2332 : local end_time 2021-09-26 09:39:40.344 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-09-26 09:39:40.346 | ++ functions-common:time_stop:2334 : local total 2021-09-26 09:39:40.348 | ++ functions-common:time_stop:2335 : local start_time 2021-09-26 09:39:40.350 | ++ functions-common:time_stop:2337 : name=pip_install 2021-09-26 09:39:40.352 | ++ functions-common:time_stop:2338 : start_time=1632649172042 2021-09-26 09:39:40.354 | ++ functions-common:time_stop:2340 : [[ -z 1632649172042 ]] 2021-09-26 09:39:40.357 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-09-26 09:39:40.361 | ++ functions-common:time_stop:2343 : end_time=1632649180358 2021-09-26 09:39:40.363 | ++ functions-common:time_stop:2344 : elapsed_time=8316 2021-09-26 09:39:40.365 | ++ functions-common:time_stop:2345 : total=270330 2021-09-26 09:39:40.367 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-09-26 09:39:40.369 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=278646 2021-09-26 09:39:40.371 | ++ inc/python:pip_install:210 : return 0 2021-09-26 09:39:40.373 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-09-26 09:39:40.375 | ++ lib/tempest:configure_tempest:138 : local images 2021-09-26 09:39:40.377 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-09-26 09:39:40.380 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-09-26 09:39:40.382 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-09-26 09:39:40.384 | ++ lib/tempest:configure_tempest:142 : local password 2021-09-26 09:39:40.386 | ++ lib/tempest:configure_tempest:143 : local line 2021-09-26 09:39:40.389 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-09-26 09:39:40.391 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-09-26 09:39:40.393 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-09-26 09:39:40.395 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-09-26 09:39:40.397 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-09-26 09:39:40.399 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-09-26 09:39:40.401 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-09-26 09:39:40.403 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-09-26 09:39:40.405 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-09-26 09:39:40.407 | ++ lib/tempest:configure_tempest:153 : local disk 2021-09-26 09:39:40.409 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-09-26 09:39:40.409 | ' 2021-09-26 09:39:40.411 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-09-26 09:39:40.413 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-09-26 09:39:40.428 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:40.430 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-09-26 09:39:40.431 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-09-26 09:39:40.431 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-09-26 09:39:42.790 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:39:42.792 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-09-26 09:39:42.795 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-09-26 09:39:42.798 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-09-26 09:39:42.800 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-09-26 09:39:42.802 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-09-26 09:39:42.804 | ++ lib/tempest:configure_tempest:184 : image_uuid=f4696393-8548-41e5-9229-a849ae3aaa6f 2021-09-26 09:39:42.807 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=f4696393-8548-41e5-9229-a849ae3aaa6f 2021-09-26 09:39:42.809 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-09-26 09:39:42.822 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-09-26 09:39:42.826 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-09-26 09:39:42.828 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-09-26 09:39:42.830 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-09-26 09:39:42.833 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-09-26 09:39:42.835 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-09-26 09:39:42.837 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-09-26 09:39:42.840 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-09-26 09:39:42.844 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-09-26 09:39:42.844 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-09-26 09:39:45.031 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:39:45.035 | ++ lib/tempest:configure_tempest:211 : admin_project_id=fcfa8498b3a649c69485f048c1a3cb49 2021-09-26 09:39:45.037 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-09-26 09:39:45.053 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:45.055 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-09-26 09:39:46.914 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.914 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:46.914 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.914 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.915 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.915 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-09-26 09:39:46.917 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-09-26 09:39:46.921 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.922 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:46.922 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.922 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.922 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.922 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-09-26 09:39:46.924 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-09-26 09:39:46.926 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.926 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-09-26 09:39:46.926 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-09-26 09:39:46.926 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.926 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-09-26 09:39:46.927 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-09-26 09:39:46.927 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-09-26 09:39:46.929 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-09-26 09:39:46.931 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-09-26 09:39:46.960 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-09-26 09:39:46.962 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-09-26 09:39:46.964 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-09-26 09:39:46.968 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-09-26 09:39:46.973 | +++ 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-09-26 09:39:49.276 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:39:49.279 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-09-26 09:39:49.279 | router-admin-state-down-before-update 2021-09-26 09:39:49.279 | agent 2021-09-26 09:39:49.279 | agent-resources-synced 2021-09-26 09:39:49.279 | allowed-address-pairs 2021-09-26 09:39:49.279 | auto-allocated-topology 2021-09-26 09:39:49.279 | availability_zone 2021-09-26 09:39:49.279 | availability_zone_filter 2021-09-26 09:39:49.279 | default-subnetpools 2021-09-26 09:39:49.279 | dhcp_agent_scheduler 2021-09-26 09:39:49.280 | dvr 2021-09-26 09:39:49.280 | empty-string-filtering 2021-09-26 09:39:49.280 | external-net 2021-09-26 09:39:49.280 | extra_dhcp_opt 2021-09-26 09:39:49.280 | extraroute 2021-09-26 09:39:49.280 | extraroute-atomic 2021-09-26 09:39:49.280 | filter-validation 2021-09-26 09:39:49.280 | fip-port-details 2021-09-26 09:39:49.280 | flavors 2021-09-26 09:39:49.280 | floatingip-pools 2021-09-26 09:39:49.280 | ip-substring-filtering 2021-09-26 09:39:49.280 | router 2021-09-26 09:39:49.280 | ext-gw-mode 2021-09-26 09:39:49.280 | l3-ha 2021-09-26 09:39:49.280 | l3-flavors 2021-09-26 09:39:49.280 | l3-port-ip-change-not-allowed 2021-09-26 09:39:49.280 | l3_agent_scheduler 2021-09-26 09:39:49.280 | metering 2021-09-26 09:39:49.280 | multi-provider 2021-09-26 09:39:49.280 | net-mtu 2021-09-26 09:39:49.280 | net-mtu-writable 2021-09-26 09:39:49.280 | network_availability_zone 2021-09-26 09:39:49.280 | network-ip-availability 2021-09-26 09:39:49.280 | pagination 2021-09-26 09:39:49.280 | port-mac-address-regenerate 2021-09-26 09:39:49.280 | binding 2021-09-26 09:39:49.280 | binding-extended 2021-09-26 09:39:49.280 | port-security 2021-09-26 09:39:49.280 | project-id 2021-09-26 09:39:49.280 | provider 2021-09-26 09:39:49.280 | quotas 2021-09-26 09:39:49.280 | quota_details 2021-09-26 09:39:49.280 | rbac-policies 2021-09-26 09:39:49.281 | rbac-address-scope 2021-09-26 09:39:49.281 | rbac-security-groups 2021-09-26 09:39:49.281 | rbac-subnetpool 2021-09-26 09:39:49.281 | revision-if-match 2021-09-26 09:39:49.281 | standard-attr-revisions 2021-09-26 09:39:49.281 | router_availability_zone 2021-09-26 09:39:49.281 | port-security-groups-filtering 2021-09-26 09:39:49.281 | security-group 2021-09-26 09:39:49.281 | service-type 2021-09-26 09:39:49.281 | sorting 2021-09-26 09:39:49.281 | standard-attr-description 2021-09-26 09:39:49.281 | stateful-security-group 2021-09-26 09:39:49.281 | subnet_onboard 2021-09-26 09:39:49.281 | subnet-service-types 2021-09-26 09:39:49.281 | subnet_allocation 2021-09-26 09:39:49.281 | subnetpool-prefix-ops 2021-09-26 09:39:49.281 | standard-attr-tag 2021-09-26 09:39:49.281 | standard-attr-timestamp' 2021-09-26 09:39:49.281 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-09-26 09:39:49.282 | router-admin-state-down-before-update 2021-09-26 09:39:49.282 | agent 2021-09-26 09:39:49.282 | agent-resources-synced 2021-09-26 09:39:49.282 | allowed-address-pairs 2021-09-26 09:39:49.282 | auto-allocated-topology 2021-09-26 09:39:49.282 | availability_zone 2021-09-26 09:39:49.282 | availability_zone_filter 2021-09-26 09:39:49.282 | default-subnetpools 2021-09-26 09:39:49.282 | dhcp_agent_scheduler 2021-09-26 09:39:49.282 | dvr 2021-09-26 09:39:49.282 | empty-string-filtering 2021-09-26 09:39:49.282 | external-net 2021-09-26 09:39:49.282 | extra_dhcp_opt 2021-09-26 09:39:49.282 | extraroute 2021-09-26 09:39:49.282 | extraroute-atomic 2021-09-26 09:39:49.282 | filter-validation 2021-09-26 09:39:49.282 | fip-port-details 2021-09-26 09:39:49.282 | flavors 2021-09-26 09:39:49.282 | floatingip-pools 2021-09-26 09:39:49.282 | ip-substring-filtering 2021-09-26 09:39:49.282 | router 2021-09-26 09:39:49.282 | ext-gw-mode 2021-09-26 09:39:49.282 | l3-ha 2021-09-26 09:39:49.282 | l3-flavors 2021-09-26 09:39:49.282 | l3-port-ip-change-not-allowed 2021-09-26 09:39:49.282 | l3_agent_scheduler 2021-09-26 09:39:49.282 | metering 2021-09-26 09:39:49.282 | multi-provider 2021-09-26 09:39:49.282 | net-mtu 2021-09-26 09:39:49.282 | net-mtu-writable 2021-09-26 09:39:49.282 | network_availability_zone 2021-09-26 09:39:49.282 | network-ip-availability 2021-09-26 09:39:49.283 | pagination 2021-09-26 09:39:49.283 | port-mac-address-regenerate 2021-09-26 09:39:49.283 | binding 2021-09-26 09:39:49.283 | binding-extended 2021-09-26 09:39:49.283 | port-security 2021-09-26 09:39:49.283 | project-id 2021-09-26 09:39:49.283 | provider 2021-09-26 09:39:49.283 | quotas 2021-09-26 09:39:49.283 | quota_details 2021-09-26 09:39:49.283 | rbac-policies 2021-09-26 09:39:49.283 | rbac-address-scope 2021-09-26 09:39:49.283 | rbac-security-groups 2021-09-26 09:39:49.283 | rbac-subnetpool 2021-09-26 09:39:49.283 | revision-if-match 2021-09-26 09:39:49.283 | standard-attr-revisions 2021-09-26 09:39:49.283 | router_availability_zone 2021-09-26 09:39:49.283 | port-security-groups-filtering 2021-09-26 09:39:49.283 | security-group 2021-09-26 09:39:49.283 | service-type 2021-09-26 09:39:49.283 | sorting 2021-09-26 09:39:49.283 | standard-attr-description 2021-09-26 09:39:49.283 | stateful-security-group 2021-09-26 09:39:49.283 | subnet_onboard 2021-09-26 09:39:49.283 | subnet-service-types 2021-09-26 09:39:49.283 | subnet_allocation 2021-09-26 09:39:49.283 | subnetpool-prefix-ops 2021-09-26 09:39:49.283 | standard-attr-tag 2021-09-26 09:39:49.283 | standard-attr-timestamp =~ external-net ]] 2021-09-26 09:39:49.284 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-09-26 09:39:49.287 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-09-26 09:39:51.699 | +++ functions-common:oscwrap:2371 : return 0 2021-09-26 09:39:51.702 | ++ lib/tempest:configure_tempest:287 : public_network_id=3449a35c-f15a-4530-90d4-40137daa91f4 2021-09-26 09:39:51.705 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-09-26 09:39:54.440 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:54.440 | | Field | Value | 2021-09-26 09:39:54.440 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:54.440 | | admin_state_up | UP | 2021-09-26 09:39:54.441 | | availability_zone_hints | | 2021-09-26 09:39:54.441 | | availability_zones | | 2021-09-26 09:39:54.441 | | created_at | 2021-09-26T09:39:54Z | 2021-09-26 09:39:54.441 | | description | | 2021-09-26 09:39:54.441 | | dns_domain | None | 2021-09-26 09:39:54.441 | | id | 930fb247-6340-46f7-90bc-95ddba692840 | 2021-09-26 09:39:54.441 | | ipv4_address_scope | None | 2021-09-26 09:39:54.441 | | ipv6_address_scope | None | 2021-09-26 09:39:54.441 | | is_default | False | 2021-09-26 09:39:54.441 | | is_vlan_transparent | None | 2021-09-26 09:39:54.441 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='fcfa8498b3a649c69485f048c1a3cb49', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 09:39:54.441 | | mtu | 1500 | 2021-09-26 09:39:54.441 | | name | shared | 2021-09-26 09:39:54.441 | | port_security_enabled | True | 2021-09-26 09:39:54.441 | | project_id | fcfa8498b3a649c69485f048c1a3cb49 | 2021-09-26 09:39:54.441 | | provider:network_type | vlan | 2021-09-26 09:39:54.441 | | provider:physical_network | physnet1 | 2021-09-26 09:39:54.441 | | provider:segmentation_id | 55 | 2021-09-26 09:39:54.441 | | qos_policy_id | None | 2021-09-26 09:39:54.441 | | revision_number | 1 | 2021-09-26 09:39:54.441 | | router:external | Internal | 2021-09-26 09:39:54.441 | | segments | None | 2021-09-26 09:39:54.441 | | shared | True | 2021-09-26 09:39:54.441 | | status | ACTIVE | 2021-09-26 09:39:54.441 | | subnets | | 2021-09-26 09:39:54.441 | | tags | | 2021-09-26 09:39:54.441 | | updated_at | 2021-09-26T09:39:54Z | 2021-09-26 09:39:54.441 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:54.571 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-09-26 09:39:57.485 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:57.485 | | Field | Value | 2021-09-26 09:39:57.485 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:57.485 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-09-26 09:39:57.485 | | cidr | 192.168.233.0/24 | 2021-09-26 09:39:57.485 | | created_at | 2021-09-26T09:39:57Z | 2021-09-26 09:39:57.485 | | description | shared-subnet | 2021-09-26 09:39:57.485 | | dns_nameservers | | 2021-09-26 09:39:57.485 | | dns_publish_fixed_ip | None | 2021-09-26 09:39:57.485 | | enable_dhcp | True | 2021-09-26 09:39:57.485 | | gateway_ip | 192.168.233.1 | 2021-09-26 09:39:57.485 | | host_routes | | 2021-09-26 09:39:57.485 | | id | bf4f85c4-a0a6-4892-b76f-f2fef6fe2ed5 | 2021-09-26 09:39:57.485 | | ip_version | 4 | 2021-09-26 09:39:57.486 | | ipv6_address_mode | None | 2021-09-26 09:39:57.486 | | ipv6_ra_mode | None | 2021-09-26 09:39:57.486 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='fcfa8498b3a649c69485f048c1a3cb49', project.name='admin', region_name='RegionOne', zone= | 2021-09-26 09:39:57.486 | | name | shared-subnet | 2021-09-26 09:39:57.486 | | network_id | 930fb247-6340-46f7-90bc-95ddba692840 | 2021-09-26 09:39:57.486 | | prefix_length | None | 2021-09-26 09:39:57.486 | | project_id | fcfa8498b3a649c69485f048c1a3cb49 | 2021-09-26 09:39:57.486 | | revision_number | 0 | 2021-09-26 09:39:57.486 | | segment_id | None | 2021-09-26 09:39:57.486 | | service_types | | 2021-09-26 09:39:57.486 | | subnetpool_id | None | 2021-09-26 09:39:57.486 | | tags | | 2021-09-26 09:39:57.486 | | updated_at | 2021-09-26T09:39:57Z | 2021-09-26 09:39:57.486 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-09-26 09:39:57.623 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-09-26 09:39:57.668 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-09-26 09:39:57.698 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-09-26 09:39:57.703 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-09-26 09:39:57.735 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-09-26 09:39:57.778 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-09-26 09:39:57.806 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-09-26 09:39:57.836 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-09-26 09:39:57.874 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.41/identity/v2.0/ 2021-09-26 09:39:57.919 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.41/identity/v3 2021-09-26 09:39:57.946 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-09-26 09:39:57.979 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-09-26 09:39:58.009 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-09-26 09:39:58.048 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-09-26 09:39:58.051 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-09-26 09:39:58.087 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-09-26 09:39:58.120 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-09-26 09:39:58.153 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-09-26 09:39:58.180 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-09-26 09:39:58.182 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-09-26 09:39:58.216 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-09-26 09:39:58.249 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-09-26 09:39:58.251 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-09-26 09:39:58.288 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-09-26 09:39:58.306 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:39:58.308 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-09-26 09:39:58.312 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-09-26 09:39:58.342 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-09-26 09:39:58.359 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:39:58.362 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-09-26 09:39:58.396 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-09-26 09:39:58.428 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-09-26 09:39:58.431 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-09-26 09:39:58.433 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-09-26 09:39:58.436 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-09-26 09:39:58.467 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f4696393-8548-41e5-9229-a849ae3aaa6f 2021-09-26 09:39:58.495 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f4696393-8548-41e5-9229-a849ae3aaa6f 2021-09-26 09:39:58.531 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-09-26 09:39:58.565 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-09-26 09:39:58.593 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-09-26 09:39:58.628 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-09-26 09:39:58.657 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:58.660 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-09-26 09:39:58.663 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-09-26 09:39:58.665 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-09-26 09:39:58.670 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-09-26 09:39:58.672 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-09-26 09:39:58.674 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-09-26 09:39:58.695 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-09-26 09:39:58.697 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-09-26 09:39:58.731 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-09-26 09:39:58.764 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-09-26 09:39:58.793 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-09-26 09:39:58.820 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-09-26 09:39:58.848 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-09-26 09:39:58.876 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-09-26 09:39:58.907 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-09-26 09:39:58.934 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-09-26 09:39:58.967 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-09-26 09:39:58.970 | ++ 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-09-26 09:39:59.005 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-09-26 09:39:59.009 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-09-26 09:39:59.026 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:39:59.030 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-09-26 09:39:59.065 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 3449a35c-f15a-4530-90d4-40137daa91f4 2021-09-26 09:39:59.096 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-09-26 09:39:59.124 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-09-26 09:39:59.158 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-09-26 09:39:59.191 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-09-26 09:39:59.221 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-09-26 09:39:59.249 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-09-26 09:39:59.252 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-09-26 09:39:59.255 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-09-26 09:39:59.257 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-09-26 09:39:59.288 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-09-26 09:39:59.290 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-09-26 09:39:59.294 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-09-26 09:39:59.296 | ++ functions-common:is_provider_network:2183 : return 1 2021-09-26 09:39:59.299 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-09-26 09:39:59.332 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-09-26 09:39:59.360 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-09-26 09:39:59.390 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-09-26 09:39:59.417 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-09-26 09:39:59.444 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-09-26 09:39:59.447 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 09:39:59.449 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-09-26 09:39:59.453 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-09-26 09:39:59.469 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-09-26 09:39:59.504 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 09:39:59.507 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-09-26 09:39:59.511 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-09-26 09:39:59.534 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-09-26 09:39:59.571 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 09:39:59.573 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-09-26 09:39:59.576 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-09-26 09:39:59.579 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-09-26 09:39:59.600 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-09-26 09:39:59.639 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-09-26 09:39:59.641 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-09-26 09:39:59.646 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-09-26 09:39:59.670 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-09-26 09:39:59.705 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-09-26 09:39:59.707 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-09-26 09:39:59.709 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-09-26 09:39:59.713 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-09-26 09:39:59.716 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-09-26 09:39:59.744 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-09-26 09:39:59.747 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-09-26 09:39:59.781 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-09-26 09:39:59.806 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:39:59.809 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-09-26 09:39:59.811 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-09-26 09:39:59.814 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-09-26 09:39:59.816 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-09-26 09:39:59.826 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-09-26 09:39:59.828 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-09-26 09:39:59.833 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-09-26 09:39:59.835 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-09-26 09:39:59.859 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-09-26 09:39:59.866 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-09-26 09:39:59.898 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-09-26 09:39:59.901 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-09-26 09:39:59.904 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-09-26 09:39:59.907 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-09-26 09:39:59.953 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-09-26 09:39:59.987 | ++ lib/tempest:configure_tempest:606 : local service 2021-09-26 09:39:59.989 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-09-26 09:39:59.991 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:39:59.994 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-09-26 09:40:00.021 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.024 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-09-26 09:40:00.055 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.058 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-09-26 09:40:00.077 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.084 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-09-26 09:40:00.112 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.115 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-09-26 09:40:00.132 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.135 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-09-26 09:40:00.173 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.175 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-09-26 09:40:00.193 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.197 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-09-26 09:40:00.235 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.237 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-09-26 09:40:00.258 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.261 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-09-26 09:40:00.291 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.294 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-09-26 09:40:00.312 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:40:00.314 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-09-26 09:40:00.346 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-09-26 09:40:00.348 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-09-26 09:40:00.366 | ++ functions-common:is_service_enabled:1987 : return 1 2021-09-26 09:40:00.368 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-09-26 09:40:00.397 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-09-26 09:40:00.399 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-09-26 09:40:00.402 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-09-26 09:40:00.407 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-09-26 09:40:00.411 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.7tR9XaxWDp 2021-09-26 09:40:00.413 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-09-26 09:40:00.416 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-09-26 09:40:00.418 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-09-26 09:40:01.088 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-09-26 09:40:02.029 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-09-26 09:40:26.675 | venv-tempest develop-inst: /opt/stack/tempest 2021-09-26 09:40:32.327 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 09:40:32.328 | ___________________________________ summary ____________________________________ 2021-09-26 09:40:32.328 | venv-tempest: skipped tests 2021-09-26 09:40:32.328 | congratulations :) 2021-09-26 09:40:32.357 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-09-26 09:40:32.360 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-09-26 09:40:32.364 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.tshyZJogsY 2021-09-26 09:40:32.366 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.tshyZJogsY 2021-09-26 09:40:32.369 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-09-26 09:40:32.372 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.tshyZJogsY 2021-09-26 09:40:32.374 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-09-26 09:40:32.377 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-09-26 09:40:32.379 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-09-26 09:40:32.385 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.tshyZJogsY -r requirements.txt 2021-09-26 09:40:34.184 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-09-26 09:40:34.678 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 09:40:34.679 | venv-tempest run-test-pre: PYTHONHASHSEED='1419872671' 2021-09-26 09:40:34.680 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.tshyZJogsY -r requirements.txt 2021-09-26 09:40:35.493 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:40:35.526 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:40:35.765 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:40:35.968 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:40:36.191 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-09-26 09:40:36.314 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-09-26 09:40:36.317 | Requirement already satisfied: oslo.concurrency===4.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 24)) (4.4.1) 2021-09-26 09:40:36.329 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 47)) (5.6.0) 2021-09-26 09:40:36.332 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 53)) (5.1.0) 2021-09-26 09:40:36.337 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 64)) (3.0.0) 2021-09-26 09:40:36.349 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 120)) (2.3.0) 2021-09-26 09:40:36.361 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 138)) (0.8.0) 2021-09-26 09:40:36.368 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 146)) (0.7.2) 2021-09-26 09:40:36.370 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 170)) (2.7.2) 2021-09-26 09:40:36.409 | Requirement already satisfied: urllib3===1.26.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 175)) (1.26.6) 2021-09-26 09:40:36.432 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 180)) (1.4.0) 2021-09-26 09:40:36.447 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 184)) (5.4.1) 2021-09-26 09:40:36.451 | Requirement already satisfied: cryptography===3.4.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 189)) (3.4.8) 2021-09-26 09:40:36.494 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 207)) (1.1.0) 2021-09-26 09:40:36.502 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 215)) (3.2.0) 2021-09-26 09:40:36.512 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 250)) (3.9.0) 2021-09-26 09:40:36.542 | Requirement already satisfied: oslo.log===4.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 283)) (4.6.0) 2021-09-26 09:40:36.586 | Requirement already satisfied: importlib-metadata===4.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 286)) (4.8.1) 2021-09-26 09:40:36.631 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 311)) (3.2.0) 2021-09-26 09:40:36.661 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 312)) (4.2.0) 2021-09-26 09:40:36.670 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 323)) (0.4.0) 2021-09-26 09:40:36.674 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 349)) (2.5.0) 2021-09-26 09:40:36.685 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 390)) (1.4.0) 2021-09-26 09:40:36.700 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 398)) (1.0.2) 2021-09-26 09:40:36.703 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 400)) (8.7.1) 2021-09-26 09:40:36.749 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 414)) (2.4.7) 2021-09-26 09:40:36.753 | Requirement already satisfied: stevedore===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 425)) (3.4.0) 2021-09-26 09:40:36.762 | Requirement already satisfied: cmd2===2.1.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 435)) (2.1.2) 2021-09-26 09:40:36.824 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 453)) (1.16.0) 2021-09-26 09:40:36.828 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 482)) (1.12.1) 2021-09-26 09:40:36.831 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 493)) (1.5.0) 2021-09-26 09:40:36.835 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 498)) (0.18.2) 2021-09-26 09:40:36.839 | Requirement already satisfied: importlib-resources===5.2.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 526)) (5.2.2) 2021-09-26 09:40:36.867 | Requirement already satisfied: cffi===1.14.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 543)) (1.14.6) 2021-09-26 09:40:36.872 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 546)) (3.2.0) 2021-09-26 09:40:36.904 | Requirement already satisfied: zipp===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 559)) (3.5.0) 2021-09-26 09:40:36.933 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 574)) (0.14.1) 2021-09-26 09:40:36.941 | Requirement already satisfied: oslo.utils===4.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 581)) (4.10.0) 2021-09-26 09:40:36.956 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 587)) (2.8.2) 2021-09-26 09:40:36.961 | Requirement already satisfied: typing-extensions===3.10.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 588)) (3.10.0.2) 2021-09-26 09:40:36.966 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 590)) (0.4.4) 2021-09-26 09:40:36.971 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 593)) (2021.1) 2021-09-26 09:40:36.976 | Requirement already satisfied: setuptools===57.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 600)) (57.4.0) 2021-09-26 09:40:37.034 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 166)) (1.0.0) 2021-09-26 09:40:37.036 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 150)) (1.4.0) 2021-09-26 09:40:37.040 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.tshyZJogsY (line 207)) (1.4.0) 2021-09-26 09:40:37.043 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 119)) (0.9.6) 2021-09-26 09:40:37.046 | Requirement already satisfied: oslo.context===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 56)) (3.3.1) 2021-09-26 09:40:37.052 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 2)) (0.12.1) 2021-09-26 09:40:37.058 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 224)) (2.26.0) 2021-09-26 09:40:37.087 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 143)) (0.2.5) 2021-09-26 09:40:37.093 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 274)) (1.8.2) 2021-09-26 09:40:37.096 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 50)) (21.2.0) 2021-09-26 09:40:37.155 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 182)) (2.20) 2021-09-26 09:40:37.158 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 491)) (0.18.0) 2021-09-26 09:40:37.164 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 512)) (1.6) 2021-09-26 09:40:37.167 | Requirement already satisfied: iso8601===0.1.16 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 364)) (0.1.16) 2021-09-26 09:40:37.170 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 519)) (0.11.0) 2021-09-26 09:40:37.173 | Requirement already satisfied: packaging===21.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 337)) (21.0) 2021-09-26 09:40:37.179 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 366)) (1.0.0) 2021-09-26 09:40:37.181 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 42)) (2021.5.30) 2021-09-26 09:40:37.184 | Requirement already satisfied: charset-normalizer===2.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 567)) (2.0.4) 2021-09-26 09:40:37.190 | Requirement already satisfied: idna===3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.tshyZJogsY (line 368)) (3.2) 2021-09-26 09:40:37.287 | WARNING: You are using pip version 20.0.2; however, version 21.2.4 is available. 2021-09-26 09:40:37.287 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-09-26 09:40:37.346 | ___________________________________ summary ____________________________________ 2021-09-26 09:40:37.346 | venv-tempest: commands succeeded 2021-09-26 09:40:37.346 | congratulations :) 2021-09-26 09:40:37.376 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.tshyZJogsY 2021-09-26 09:40:37.380 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-09-26 09:40:37.407 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-09-26 09:40:37.409 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-09-26 09:40:37.412 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-09-26 09:40:37.437 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.7tR9XaxWDp 2021-09-26 09:40:38.090 | venv create: /opt/stack/tempest/.tox/venv 2021-09-26 09:40:38.719 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-09-26 09:41:14.285 | venv develop-inst: /opt/stack/tempest 2021-09-26 09:41:22.265 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.6,charset-normalizer==2.0.4,cliff==3.9.0,cmd2==2.1.2,colorama==0.4.4,cryptography==3.4.8,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.25,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.2,imagesize==1.2.0,importlib-metadata==4.8.1,importlib-resources==5.2.2,iso8601==0.1.16,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.4.1,oslo.config==8.7.1,oslo.context==3.3.1,oslo.i18n==5.1.0,oslo.log==4.6.0,oslo.serialization==4.2.0,oslo.utils==4.10.0,packaging==21.0,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.4.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==4.1.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.2.0,stevedore==3.4.0,-e git+https://opendev.org/openstack/tempest@ae41052a51f5dbb748eb6bf4f23e9145853f4639#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==3.10.0.2,unittest2==1.1.0,urllib3==1.26.6,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.5.0 2021-09-26 09:41:22.266 | venv run-test-pre: PYTHONHASHSEED='845637107' 2021-09-26 09:41:22.266 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.7tR9XaxWDp 2021-09-26 09:41:26.350 | /opt/stack/tempest/.tox/venv/lib/python3.6/site-packages/stevedore/_cache.py:119: DeprecationWarning: EntryPoint tuple interface is deprecated. Access members by name. 2021-09-26 09:41:26.350 | item = ep[:] # convert namedtuple to tuple 2021-09-26 09:41:26.350 | /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-09-26 09:41:26.350 | "supporting stable Ussuri.", DeprecationWarning) 2021-09-26 09:41:26.350 | /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-09-26 09:41:26.351 | "supporting stable wallaby.", DeprecationWarning) 2021-09-26 09:41:26.351 | /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-09-26 09:41:26.351 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-09-26 09:41:26.351 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-09-26 09:41:26.453 | ___________________________________ summary ____________________________________ 2021-09-26 09:41:26.453 | venv: commands succeeded 2021-09-26 09:41:26.453 | congratulations :) 2021-09-26 09:41:26.482 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-09-26 09:41:26.499 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:41:26.501 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-09-26 09:41:26.517 | ++ functions-common:is_service_enabled:1987 : return 0 2021-09-26 09:41:26.519 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-09-26 09:41:26.522 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-09-26 09:41:26.524 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-09-26 09:41:26.526 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-09-26 09:41:26.529 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-09-26 09:41:26.531 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-09-26 09:41:26.533 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-09-26 09:41:26.535 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-09-26 09:41:26.538 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-09-26 09:41:26.541 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-09-26 09:41:26.543 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-09-26 09:41:26.545 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-09-26 09:41:26.548 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-09-26 09:41:26.550 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-09-26 09:41:26.553 | ++ 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-09-26 09:41:26.556 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-09-26 09:41:26.558 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-09-26 09:41:26.561 | ++ 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-09-26 09:41:26.588 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-09-26 09:41:26.590 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-09-26 09:41:26.593 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-09-26 09:41:26.595 | ++ 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-09-26 09:41:26.598 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-09-26 09:41:26.600 | ++ 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-09-26 09:41:26.632 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-09-26 09:41:26.635 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-09-26 09:41:26.663 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-09-26 09:41:26.665 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-09-26 09:41:26.668 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-09-26 09:41:26.671 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-09-26 09:41:26.673 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-09-26 09:41:26.675 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-09-26 09:41:26.678 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-09-26 09:41:26.681 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-09-26 09:41:26.683 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-09-26 09:41:26.686 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-09-26 09:41:26.688 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-09-26 09:41:26.691 | ++ 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-09-26 09:41:26.693 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-09-26 09:41:26.696 | ++ 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-09-26 09:41:26.723 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-09-26 09:41:26.723 | ' 2021-09-26 09:41:26.726 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-09-26 09:41:26.729 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-09-26 09:41:26.731 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-09-26 09:41:26.733 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-09-26 09:41:26.736 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-09-26 09:41:26.736 | /opt/stack/tempest /opt/stack/tempest 2021-09-26 09:41:26.738 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-09-26 09:41:26.741 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-09-26 09:41:26.741 | /opt/stack/tempest 2021-09-26 09:41:26.744 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-09-26 09:41:26.746 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-09-26 09:41:26.749 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-09-26 09:41:26.752 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-09-26 09:41:26.755 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-09-26 09:41:26.757 | + functions-common:run_plugins:1745 : local mode=stack 2021-09-26 09:41:26.760 | + functions-common:run_plugins:1746 : local phase=test-config 2021-09-26 09:41:26.763 | + functions-common:run_plugins:1748 : local plugins= 2021-09-26 09:41:26.766 | + functions-common:run_plugins:1749 : local plugin 2021-09-26 09:41:26.768 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-09-26 09:41:26.771 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-09-26 09:41:26.774 | + inc/meta-config:merge_config_group:171 : shift 2021-09-26 09:41:26.777 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-09-26 09:41:26.779 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:41:26.782 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-09-26 09:41:26.784 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-09-26 09:41:26.788 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-09-26 09:41:26.792 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-09-26 09:41:26.794 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-09-26 09:41:26.797 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-09-26 09:41:26.800 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-09-26 09:41:26.800 | /^\[\[.+\|.*\]\]/ { 2021-09-26 09:41:26.800 | gsub("[][]", "", $1); 2021-09-26 09:41:26.800 | split($1, a, "|"); 2021-09-26 09:41:26.800 | if (a[1] == matchgroup) 2021-09-26 09:41:26.800 | print a[2] 2021-09-26 09:41:26.800 | } 2021-09-26 09:41:26.800 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 27 test_with_retry 5 apt-get-update 9 osc 361 wait_for_service 24 git_timed 68 dbsync 220 pip_install 278 apt-get 404 ------------------------- Unaccounted time 830 ========================= Total runtime 2226 This is your host IP address: 10.222.0.41 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.41/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: 18ca90b3ed3695030a7d5f42f1fc7bc236f5fbdc Fix Usage of rdo-release rpm 2021-08-04 15:13:58 +0000 OS Version: Ubuntu 18.04 bionic